Skip to content

Commit ef9c801

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2022-12-22) ### Features * add commit script in package.json, making easier to commit ([5cfe88e](5cfe88e)) * add example on how to save into MongoDB with Prisma ([73b35d4](73b35d4)) * add Prisma ORM ([67c6fc5](67c6fc5)) * add support for alias with tsconfig, eslint configuration and jest ([9de953e](9de953e)) * use @swc/jest instead of ts-jest ([6bf059d](6bf059d)) ### Reverts * aws lambda URLs which currently not support by serverless-http plugin ([c060cdf](c060cdf))
1 parent c61c5ee commit ef9c801

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# 1.0.0 (2022-12-22)
2+
3+
4+
### Features
5+
6+
* add commit script in package.json, making easier to commit ([5cfe88e](https://github.com/ixartz/Serverless-Boilerplate-Express-TypeScript/commit/5cfe88e87827dcdbba34991b161ebde265e2527c))
7+
* add example on how to save into MongoDB with Prisma ([73b35d4](https://github.com/ixartz/Serverless-Boilerplate-Express-TypeScript/commit/73b35d40a99f0ebadc8856e8e2525b95ac83d588))
8+
* add Prisma ORM ([67c6fc5](https://github.com/ixartz/Serverless-Boilerplate-Express-TypeScript/commit/67c6fc5edaee518b192e04dce9eb38fb8227f390))
9+
* add support for alias with tsconfig, eslint configuration and jest ([9de953e](https://github.com/ixartz/Serverless-Boilerplate-Express-TypeScript/commit/9de953ef8d3eebba3f8554934f90707c0d92b36f))
10+
* use @swc/jest instead of ts-jest ([6bf059d](https://github.com/ixartz/Serverless-Boilerplate-Express-TypeScript/commit/6bf059d7c8b35979b76bfeaea65fdac67aeb7ee6))
11+
12+
13+
### Reverts
14+
15+
* aws lambda URLs which currently not support by serverless-http plugin ([c060cdf](https://github.com/ixartz/Serverless-Boilerplate-Express-TypeScript/commit/c060cdf7afbc0384454bb8d7d350b945892ea54c))

0 commit comments

Comments
 (0)