Releases: Intevel/nuxt-directus
Releases · Intevel/nuxt-directus
v3.0.2
v3.0.1
v3.0.0
v2.4.0
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- chore(deps): update all non-major dependencies to ^3.0.0-rc.5 by @renovate in #47
- chore(deps): update all non-major dependencies by @renovate in #53
- fix: 🐛 playground fetch collection now works by @craigharman in #55
- feat: token authentification by @Intevel in #54
New Contributors
Full Changelog: v2.2.0...v2.3.0
v2.1.0
What's Changed
- fix: stringify "deep" key on get item by id by @Nainterceptor in #38
New Contributors
- @Nainterceptor made their first contribution in #38
Full Changelog: v2.0.2...v2.1.0
v2.0.2
v2.0.1
What's Changed
- chore(deps): update all non-major dependencies to ^3.0.0-rc.3 by @renovate in #30
- feat(chore): created useCollections composable by @craigharman in #34
- feat(docs): runtime config note to setup by @craigharman in #32
New Contributors
- @craigharman made their first contribution in #34
Full Changelog: v2.0.0...v2.0.1
v2.0.0
⚠ BREAKING CHANGES
- chore: getItemById return an array of items
Features
- docs: created docs for notifications (afacf8a)
- main: created notification types (f0d8719)
- main: implement notification support (7d0c5b9)
- main: removed error throwing (7919b63)
Bug Fixes
- chore: getItemById return an array of items (2ef29ce), closes #29
- docs: buildModules to module (0731e38)
- docs: setup buildModule (291b9e7)
- docs: setup space (8268149)
1.8.0 (2022-04-24)
Features
- chore: add graphql support (358bbf6)