mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
* Adding the JS SDK to the core repo * Create tough-crews-shout.md * cleaning up some files * Removed generated files * updated tests to vitest * migrating to vitest * updated api mocking * updated api mocking for tfa * updated comments and fields tests * updated the rest of the handler tests * updated the rest of the tests * fix build output * update license year * moved package to packages/sdk * updated package lock * Move vitest config to 'vitest.config.ts' As we have it in the api (since no vite only vitest) * Sort package.json file As we did for the other packages * remove argon2 dependency --------- Co-authored-by: rijkvanzanten <rijkvanzanten@me.com> Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>