Skip to content

0.6.11

Latest
Compare
Choose a tag to compare
@ais-one ais-one released this 22 Jul 00:33
1e94c27

Version 0.6.11

  • [chore] update packages & cleanup & work on improving documentation
  • [js-node/expressjs] Breaking Change on configs
    • use .env file for configs, move configs from global to process.env
    • move .env files into apps/[app-template] folder
    • Mongo DB config format change, change ObjectID to ObjectId
    • JWT_CERTS, JWT_REFRESH_CERTS, HTTPS_CERTS format change
    • MONGO_OPTIONS, UPLOAD_STATIC change in format and processing
    • fixed jest tests
  • [js-web/vue-vite]
    • remove cypress and use playwright (also renamed document from cypress.md to e2e.md)
    • add useMediaQuery hook
  • [@es-labs/node] Breaking Change on configs
    • remove bullmq
  • [js-web/react-admin] Moved to new repo https://github.com/ais-one/cookbook-ts
  • [js-node/nest-admin] Moved to new repo https://github.com/ais-one/cookbook-ts