Releases: nuxt-content/nuxt-component-meta
Releases · nuxt-content/nuxt-component-meta
v0.6.0
05 Dec 14:13
Compare
Sorry, something went wrong.
No results found
fix: improve content slot support (6d69367 )
feat: add sources option to allow loading external component definition (#60 ) (228c397 )
fix: clear tsconfig exclude (0a285c7 )
v0.5.4
15 Sep 13:13
Compare
Sorry, something went wrong.
No results found
fix: let nuxt handle tsconfig path aliasing (#59 ) (55ee968 )
v0.5.3
26 May 15:25
Compare
Sorry, something went wrong.
No results found
feat(module): metaFields option to exclude fields from output (#55 ) (8a127db )
v0.5.2
20 May 17:07
Compare
Sorry, something went wrong.
No results found
fix: support .json in route for SSG (43898ca )
v0.5.1
21 Mar 15:28
Compare
Sorry, something went wrong.
No results found
v0.5.0
21 Mar 15:27
Compare
Sorry, something went wrong.
No results found
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 )
v0.4.3
06 Jan 01:33
Compare
Sorry, something went wrong.
No results found
chore(debug): fix debug message ; only display if enabled (f9e5b3c )
v0.4.2
29 Dec 21:19
Compare
Sorry, something went wrong.
No results found
feat(parser): avoid throwing unnecessary errors ; stub outputs for nitro (bf28ed5 )
v0.4.1
21 Dec 21:41
Compare
Sorry, something went wrong.
No results found
v0.4.0
21 Dec 19:31
Compare
Sorry, something went wrong.
No results found
feat(up): refactor and expose parser (#47 ) (00a127a )
perf: use fs/promises to improve the performance (#46 ) (00ac278 )