Releases: nuxt-modules/strapi
Releases Β· nuxt-modules/strapi
v1.8.0
What's Changed
- feat: module config to pick user fields by @ChristopheCVB in #314
- useNuxtApp variable name consistency by @jiblett1000 in #317
Full Changelog: v1.7.1...v1.8.0
v1.7.1
What's Changed
- fix(useStrapi): handle single types by @benjamincanac in #310
- feat(useStrapiAuth): add
changePassword
method by @benjamincanac in 00b7915
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- feat(docs): upgrade to latest Docus by @Tahul in #297
- docs: various improvements by @atinux in #306
- feat(composables): add
useStrapiMedia
by @oritwoen in #298 - fix: useStrapiClient params stringify for v3 by @ChristopheCVB in #300
New Contributors
- @Tahul made their first contribution in #297
- @oritwoen made their first contribution in #298
- @ChristopheCVB made their first contribution in #300
Full Changelog: v1.6.3...v1.7.0
v1.6.0
What's Changed
- chore(types): improve StrapiUser type by @kuizuo in #280
- feat: add
useStrapi
composable with correct types by @harlan-zw in #279
New Contributors
- @kuizuo made their first contribution in #280
- @harlan-zw made their first contribution in #279
Full Changelog: v1.5.1...v1.6.0
v1.5.1
What's Changed
chore: upgrade nuxt to https://github.com/nuxt/framework/releases/tag/v3.0.0-rc.9 in 6767cf0
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- feat(module): add
auth.populate
option forfetchUser
by @benjamincanac in #260 - fix(docs): renamed buildModules to modules by @Intevel in #263
- feat: make cookie name configurable by @Intevel in #265
New Contributors
- @smarroufin made their first contribution in #256
- @Intevel made their first contribution in #263
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- feat(module): support server-specific runtime configuration by @doseofted in #247
- feat(useStrapiGraphQL): support for imported graphql files by @doseofted in #249
- docs: migrate to latest docus by @benjamincanac in #252
Full Changelog: v1.3.2...v1.4.0
v1.3.2
Bug Fixes
- module:
defu
default import after v6 upgrade (97dcc4e) - module: update runtime config override (#244) (b7adc16)
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- docs(advanced): update auth middleware by @larbish in #228
- fix: don't override vite config by @danielroe in #232
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- feat(types): custom payload properties for registration by @luke-z in #218
- fix(useStrapiAuth):
getProviderAuthenticationUrl
fails to concat with prefix by @benjamincanac in 2f087f1 - fix(useStrapiClient): improve returned error by @larbish in #222
- fix(module): improve bridge compatibility by @benjamincanac in 70f73af
Full Changelog: v1.2.0...v1.3.0