Skip to content

Releases: nuxt-modules/strapi

v2.0.0

04 Nov 13:46
Compare
Choose a tag to compare

Breaking Changes

This release brings support for Strapi v5 which is now the default version.

The deprecated useStrapi3 and useStrapi4 composables have been removed in favor of useStrapi.

What's Changed

  • docs: use new nuxi module add command in installation by @danielroe in #407
  • chore: migrate to eslint v9 by @danielroe in #411
  • chore: indicate compatibility with new v4 major by @danielroe in #419
  • feat(module): handle v5 by @XanderD99 in #424
  • types: update Strapi5ResponseData to automatically add StrapiSystemFields by @XanderD99 in #425
  • chore(useStrapi): add optional query params to create / update in v5 by @BayBreezy in #426
  • docs(auth): use window.location.href to avoid ts error by @olrtg in #432
  • fix(v5): locale type can be null by @olrtg in #437
  • fix(module)!: default version to v5 by @reslear in #436

New Contributors

Full Changelog: v1.12.0...v2.0.0

v1.12.0

02 Apr 09:53
Compare
Choose a tag to compare

This release changes the Nuxt compatibility to ^3.7.0.

What's Changed

New Contributors

Full Changelog: v1.11.0...v1.12.0

v1.11.0

13 Jan 21:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.1...v1.11.0

v1.10.1

30 Nov 10:07
Compare
Choose a tag to compare

What's Changed

  • fix(useStrapiClient): import dns module only in development by @ram-you in #370

New Contributors

Full Changelog: v1.10.0...v1.10.1

v1.10.0

27 Nov 17:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.3...v1.10.0

v1.9.2

26 May 20:38
Compare
Choose a tag to compare

Full Changelog: v1.9.1...v1.9.2

v1.9.1

20 Apr 09:29
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update all non-major dependencies by @renovate in #330
  • chore(deps): update actions/setup-node action to v3 by @renovate in #231
  • chore(deps): update actions/cache action to v3 by @renovate in #238

Full Changelog: v1.9.0...v1.9.1

v1.9.0

13 Mar 10:56
Compare
Choose a tag to compare

What's Changed

  • chore(auth): allow user refetch by @jiblett1000 in #324
  • feat: add option to add Strapi admin in Nuxt Devtools by @atinux in #323
  • docs: deprecated usage of useStrapi4 + missing old tailwind classes by @jiblett1000 in #327

Full Changelog: v1.8.1...v1.9.0

v1.8.0

13 Mar 10:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.8.0

v1.7.1

23 Jan 13:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.7.1