v0.5.0
- chore(docs): add ModuleOptions JSDoc (38a5299)
- fix: try to only parse meta once during ssr build (#54) (e7e61fe)
- feat: allow using regex or function in exclude option (#53) (0d7d1df)
- fix(module): only parse global components (#52) (83b4261)
- fix(parser): ensure that filePath is relative to root dir (#49) (f3411cc)