Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Dec 17:20
· 47 commits to main since this release

1.0.0 (2022-12-22)

Features

  • add commit script in package.json, making easier to commit (5cfe88e)
  • add example on how to save into MongoDB with Prisma (73b35d4)
  • add Prisma ORM (67c6fc5)
  • add support for alias with tsconfig, eslint configuration and jest (9de953e)
  • use @swc/jest instead of ts-jest (6bf059d)

Reverts

  • aws lambda URLs which currently not support by serverless-http plugin (c060cdf)