Skip to content

Releases: patrickcate/nuxt-jsonapi

v2.0.4

29 Oct 04:01
Compare
Choose a tag to compare

2.0.4 (2023-10-29)

Bug Fixes

  • switch to separate type import for plugin (f86808c)

v2.0.3

23 Sep 13:40
Compare
Choose a tag to compare

2.0.3 (2023-09-23)

Bug Fixes

  • explicitly add imported kitsu types to plugin (1b809d9)

v2.0.2

13 May 03:36
Compare
Choose a tag to compare

2.0.2 (2023-05-13)

Bug Fixes

  • switch to useRuntimeConfig composable in plugin (aaaa83d), closes #247

v2.0.1

04 Feb 17:28
Compare
Choose a tag to compare

2.0.1 (2023-02-04)

Bug Fixes

  • add 'axios' and 'pluralize' to vite optimized deps (2b9adc2)
  • fix dependabot prefix (61aca90)

v2.0.0

23 Dec 14:06
Compare
Choose a tag to compare

2.0.0 (2022-12-23)

Features

  • update module to support Nuxt 3.x (66b07b8)

BREAKING CHANGES

  • The module now requires Nuxt version 3.x

Version 1.0.0

23 Nov 19:37
Compare
Choose a tag to compare

⚠ BREAKING CHANGES