2.0.3 (2023-09-23)
- explicitly add imported kitsu types to plugin (1b809d9)
2.0.2 (2023-05-13)
2.0.1 (2023-02-04)
2.0.0 (2022-12-23)
- update module to support Nuxt 3.x (66b07b8)
- The module now requires Nuxt version 3.x
1.0.0 (2022-11-23)
0.1.1 (2022-11-23)
0.1.0 (2022-11-23)
- Kitsu library has been updated to v10. See library changes:
https://github.com/wopian/kitsu/blob/master/packages/kitsu/MIGRATING.md
- baseUrl option has been removed. Use baseURL option instead.
0.0.6 (2021-09-27)
0.0.5 (2021-05-15)
0.0.4 (2021-02-08)
- fix truthy check for options.camelCaseTypes configuration (09b6a68)