v8.0.0
- feat: updated docs cd07749
- Merge pull request #64 from AnthonyLzq/feature/8.0.0 1a66057
- feat: updated all github actions 1f2d9aa
- fix: publish -> test-mongo workflow 2d0954a
- fix: test:sql:ci and test:mongo:ci scripts efc53c6
- fix: rm:sql script 816f642
- feat: unified workflows 0872626
- fix: workflow names f0042a7
- fix: included pnpm config in the github actions d49e2bf
- Fix code style issues with ESLint 688ae95
- fix: Simba.js github actions c2253f7
- feat: updated graphql integration to work with prisma (sql and mongo), zod, express and fastify 79607a4
- feat: replaced @sinclair/typebox with zod for both, express and fastify ce0e441
- feat: final step to replace sequelize and mongoose with prisma, fastify was updated to v4 c1ef961
- feat: seventh step to replace sequelize and mongoose with prisma, now it works with express 8ed85f8
- feat: sixth step to replace sequelize and mongoose with prisma, now webpack was removed 156ea8f
- feat: fifth step to replace sequelize and mongoose with prisma, now the dockerfile was fixed a5e3cb0
- feat: fourth step to replace sequelize (and mongoose) with prisma, now prisma is also used to connect and query a MongoDB 770b34e
- feat: third step to replace sequelize with prisma, the tests are now working 474f8e0
- feat: second step to replace sequelize with prisma, the api is now working 5db6de1
- feat: first step to replace sequelize with prisma 5cf3d34
- fix: .eslintrc issue 2956dcc
- feat: replaced readline-sync with prompts 3e1b112
What's Changed
- feature/8.0.0 by @AnthonyLzq in #64
Full Changelog: v7.2.1...v8.0.0