Skip to content

Releases: nuxt-content/nuxt-component-meta

v0.17.2

09 Feb 16:38

Choose a tag to compare

🐞 Bug Fixes

View changes on GitHub

v0.17.1

15 Jan 23:54

Choose a tag to compare

🐞 Bug Fixes

v0.17.0

15 Jan 14:54

Choose a tag to compare

🚀 Features

🐞 Bug Fixes

v0.16.0

23 Dec 15:25

Choose a tag to compare

  • fix: component meta detection & ignore internal types (#104) (ac9750f)

v0.15.0

27 Nov 16:09

Choose a tag to compare

  • 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

Choose a tag to compare

  • feat: introduce no-schema option to drop schema form meta fields (#98) (32d57eb)

v0.14.1

17 Oct 12:15
v0.14.1
81dfbca

Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.14.1

v0.14.0

10 Sep 14:18

Choose a tag to compare

  • fix: ensure checker exist on dispose (#88) (bff6616)
  • fix(propsToJsonSchema): drop function props & better enum support (3165cb4)

v0.13.1

05 Aug 11:02

Choose a tag to compare

v0.13.0

23 Jul 13:30

Choose a tag to compare

  • feat: introduce component parser utility (#84) (3d47c20)