All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- UseDirectusToken.ts #140 (#140)
- Casualmatt [email protected]
- Make auth cookie names configurable (6193e2e)
- Integrated directus admin dashboard to devtools (#138)
- Missing type & incorrect usage (bf04ac3)
- Linting (21f542d)
- Return response on Errors, fixed linting (ac5fd4e)
- Add new documentation (#134)
- Env variable is not used in production (87f1a5e)
- RefreshTokens is not reset after logout (35024ed)
- Conner Bachmann (@Intevel)
- Use createError instead of showError (#124)
- Matt
- Missing import (9d421e6)
- Conner Bachmann (@Intevel)
- Changelog (313a5a2)
- Add types for DirectusUser, DirectusFile and DirectusFolders (#113)
- Improved error management (#120)
- Add refresh token support (2898e0e)
- chore: Release command (f6e02fb)
- chore: Add push arg to changelogen (5fbda08)
- readme: Small improvements (#117)
- readme: Update banner (94b6900)
- Conner Bachmann (@Intevel)
- Matt
- Conner (@Intevel)
- Sébastien Chopin [email protected]
- Ability to pass custom image transformation presets and various docs fixes (#93)
- Rendering section added to options.md (#96)
- UseDirectusUsers composables to access built-in Users collection (#87)
⚠️ Switch to pnpm, maintenance, removed directus graphql composable (45e2e04)- UseStaticToken options (6c17719)
- Maintenance (a633f3a)
⚠️ Switch to pnpm, maintenance, removed directus graphql composable (45e2e04)
- Conner Bachmann (@Intevel)
- Dochoss [email protected]
- Marian Klühspies [email protected]
- Sandros94
- Ability to pass custom image transformation presets and various docs fixes (#93)
- Rendering section added to options.md (#96)
- UseDirectusUsers composables to access built-in Users collection (#87)
⚠️ Switch to pnpm, maintenance, removed directus graphql composable (45e2e04)- UseStaticToken options (6c17719)
⚠️ Switch to pnpm, maintenance, removed directus graphql composable (45e2e04)
- Conner Bachmann (@Intevel)
- Dochoss [email protected]
- Marian Klühspies [email protected]
- Sandros94
3.2.2 (2022-11-17)
3.2.1 (2022-11-07)
- auth: bug on switching accounts (620d312)
3.2.0 (2022-11-06)
- throw err on $fetch (ae10524)
- small bugs (5080140)
3.1.0 (2022-10-06)
- module: implemented support for revisions (5771b0a)
- module: fixed linting (5814b41)
3.0.3 (2022-09-05)
- module: error 500 when meta isnt defined (f84f0a9)
3.0.2 (2022-09-04)
- module: autoimport hook deprecated (38eb525)
3.0.1 (2022-09-04)
- module: compatibily issue (641a504)
3.0.0 (2022-08-28)
- main: getItems doesnt return meta
- add token to getThumbnail url query params (361e0a5)
- main: getItems doesnt return meta (92b268c)
2.4.0 (2022-07-29)
- chore: added meta to param type (41d0bf2)
2.3.0 (2022-07-25)
- 🐛 playground fetch collection now works (2c4f260)
2.2.0 (2022-07-11)
2.1.0 (2022-06-10)
- chore: implement fetch user params (2fe048a), closes #37
- chore: integrate autoFetch user option (66d3dba), closes #37
- stringify "deep" key on get item by id (1ca45b6)
2.0.2 (2022-05-27)
2.0.1 (2022-05-18)
2.0.0 (2022-05-06)
- chore: getItemById return an array of items
- docs: created docs for notifications (afacf8a)
- main: created notification types (f0d8719)
- main: implement notification support (7d0c5b9)
- main: removed error throwing (7919b63)
- 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)
- chore: add graphql support (358bbf6)
1.7.1 (2022-04-23)
1.7.0 (2022-04-19)
- chore: updated types (a1c123f)
1.6.0 (2022-04-14)
1.5.0 (2022-04-11)
- add global params support to getItemsByID (bbb161e)
1.4.0 (2022-04-09)
- updated middleware docs (67caccb)
1.3.0 (2022-04-03)
- add docs (48846c8)
- add getThumbnail method (64c2640)
- add playground Generics (fe48ef0)
- add sample to playground (a44fa42)
- add updateItem method (7e844e7)
- naming issue (4707cab)
- useDirectusAuth: remove typescript ignore (39098b3)
- useDirectusAuth: remove typescript ignore (516e40e)
1.2.1 (2022-03-31)
1.2.0 (2022-03-31)
1.1.4 (2022-03-27)
- missing import statement (2977a0b)
1.1.3 (2022-03-27)
- update dependencies & package.json (1f2b91c)
1.1.2 (2022-03-27)
1.1.1 (2022-03-27)
- added delete items method (f82c273)
- added delete items to docs (c240fad)
- added first item composables (6fb9436)
- added passwort resets (2607b93)
- added useDirectusToken hook (e3cb334)
- added useDirectusUrl hook (a722130)
- added user & login methods (9e3fdd3)
- better search for items (ca45774)
- create item method (fb26ef4)
- created types (090024b)
- logout method (cb8d236)
- new types (428d985)