Releases: nuxt-content/nuxt-component-meta
Releases · nuxt-content/nuxt-component-meta
v0.15.0
27 Nov 16:09
Compare
Sorry, something went wrong.
No results found
lit: fix (f0d5da9 )
chore(deps): update all non-major dependencies (#91 ) (8dfae0d )
chore(deps): update actions/checkout action to v6 (#100 ) (8ebcb9b )
fix: better type detection and exclude duplicate components (0d125c6 )
feat: introduce overrides option to modify metadata (#99 ) (fa5bf4b )
chore(deps): update actions/checkout action to v5 (#92 ) (7f246fc )
chore(deps): update actions/setup-node action to v6 (#96 ) (760ea87 )
v0.14.2
13 Nov 10:19
Compare
Sorry, something went wrong.
No results found
feat: introduce no-schema option to drop schema form meta fields (#98 ) (32d57eb )
v0.14.1
17 Oct 12:15
Compare
Sorry, something went wrong.
No results found
v0.14.0
10 Sep 14:18
Compare
Sorry, something went wrong.
No results found
fix: ensure checker exist on dispose (#88 ) (bff6616 )
fix(propsToJsonSchema): drop function props & better enum support (3165cb4 )
v0.13.1
05 Aug 11:02
Compare
Sorry, something went wrong.
No results found
v0.13.0
23 Jul 13:30
Compare
Sorry, something went wrong.
No results found
feat: introduce component parser utility (#84 ) (3d47c20 )
v0.12.1
02 Jul 14:11
Compare
Sorry, something went wrong.
No results found
v0.12.0
27 Jun 08:14
Compare
Sorry, something went wrong.
No results found
perf: include less files in typescript checker (#82 ) (8644efb )
v0.11.0
23 Apr 15:23
Compare
Sorry, something went wrong.
No results found
feat: use previous meta and prevent duplicate parse (#79 ) (f9f18b6 )
On the second run of the development server, nuxt-component-meta uses previously generated metadata to prevent re-parsing the same components.
v0.10.1
25 Mar 10:24
Compare
Sorry, something went wrong.
No results found
fix: prevent duplicate hash generation in Nitro OpenApi (4f5fb93 )
fix(cli): use importModule to generate component-meta output (#77 ) (4bf5ed9 )