Releases: nuxt-content/nuxt-component-meta
Releases · nuxt-content/nuxt-component-meta
v0.6.2
17 Jan 17:28
Compare
Sorry, something went wrong.
No results found
fix(stripe-types): missing type in array schema (8435f4c )
fix(stripe-types): respect array & non-object types (22b307b )
fix(global-components): handle components registered using addComponent util (#65 ) (bacda79 )
fix: transform useSlots usages into dummy <slot /> in templates (#64 ) (032ff4a )
perf: avoid hitting fs if we have no transformers (#63 ) (1a173aa )
chore: update readme (d440d97 )
chore(package): add repository (d4171c2 )
chore: run npm pkg fix (46caaea )
chore: update deps (778675d )
chore: simplify for nightly release (db78043 )
v0.6.1
09 Jan 11:06
Compare
Sorry, something went wrong.
No results found
fix: type stripe (c54491a )
fix: stripe typescript internal types schema (10835fa )
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 )