Skip to content

Releases: Intevel/nuxt-directus

v3.0.2

04 Sep 18:45
Compare
Choose a tag to compare

What's Changed

  • fix(module): autoimport hook deprecated by @Intevel in #67

Full Changelog: v3.0.1...v3.0.2

v3.0.1

04 Sep 09:08
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update all non-major dependencies to ^3.0.0-rc.9 by @renovate in #64

Full Changelog: v3.0.0...v3.0.1

v3.0.0

28 Aug 10:38
Compare
Choose a tag to compare

3.0.0 (2022-08-28)

⚠ BREAKING CHANGES

  • main: getItems doesnt return meta

Features

  • add token to getThumbnail url query params (361e0a5)

Bug Fixes

  • main: getItems doesnt return meta (92b268c)

v2.4.0

29 Jul 12:22
Compare
Choose a tag to compare

Full Changelog: v2.3.0...v2.4.0

v2.3.0

25 Jul 08:46
Compare
Choose a tag to compare

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

10 Jun 09:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.2...v2.1.0

v2.0.2

27 May 08:32
Compare
Choose a tag to compare

What's Changed

  • feat(chore): search type to directus query params by @NMathar in #36

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

18 May 18:16
Compare
Choose a tag to compare

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

Full Changelog: v2.0.0...v2.0.1

v2.0.0

06 May 20:36
Compare
Choose a tag to compare

⚠ 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)

v1.8.0

24 Apr 07:34
Compare
Choose a tag to compare

Features

  • chore: add graphql support (358bbf6)

Bug Fixes

  • chore: useDirectusFiles 500 error (5ca7a54), closes #23