All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.2.0 (2022-01-20)
- client: Use strapi v4 format for query (#212) (eaf21fa)
- lint (1e1214e)
- module: option type value (6ad2e38)
- module:
qs
import (6c80fb7) - module: add
qs
to transpile (29350d7) - module: add alias to dist (8f37003)
- module: exclude from vite (b5e51f0)
- module: remove transpile for
qs
(cd12e1b) - useStrapiClient:
qs
import (97d0df8)
1.1.0 (2022-01-11)
- add
useStrapiGraphQL
composable (11402ee)
1.0.0 (2022-01-10)
- migrate module to nuxt3 + support strapi v4 (#183) (0d8d49b)
- module improvements (#188) (bceac81)
- move auth methods into own
useStrapiAuth
composable (b150c2f)
- example: module import (c460617)
- module: defu config priority (a340a7a)
- plugins: missing
defineNuxtPlugin
(d05ace9) - plugins: missing imports (d5edd08)
- plugins: use new
useStrapiAuth
composable (e7115f1) - provide exports without condition (27afa67)
- useStrapi4: id is not optional (0e22989)
- useStrapiToken: implement caching (6e25a4a)
0.3.4 (2021-11-10)
0.3.3 (2021-10-15)
0.3.2 (2021-10-15)
0.3.1 (2021-03-25)
0.3.0 (2021-01-19)
0.1.13 (2021-01-19)
0.1.12 (2021-01-19)
0.1.11 (2021-01-19)
- added typescript support and updated docs accordingly (#94) (64f1927)
- module improvements (#96) (de5be3b)
0.1.10 (2021-01-08)
0.1.9 (2020-12-18)
0.1.8 (2020-11-02)
0.1.7 (2020-10-08)
- lib: better error handling (58a9d17)
0.1.6 (2020-08-25)
0.1.5 (2020-08-21)
0.1.4 (2020-08-18)
0.1.3 (2020-07-28)
- avoid redefine property if exists (4ac979c)
0.1.2 (2020-07-16)
- use runtimeConfig to avoid building when changing Strapi URL (4442467)
- update test with new example (404fdca)
0.1.1 (2020-07-08)
- lib: use findOne to get users me (50ca41c)
0.1.0 (2020-07-06)
- lib: add sendEmailConfirmation method (ec29cc4)
- lib: handle entities (d98a31f)
- lib: handle ssr nuxt state (f24ff2f)
- lib: rename methods (cc4527e)
- lib: update (12a0b97)
- lib: remove throw (1378f81)