Releases: artem-korolev/prismajs-mongodb-graphql-aws-lambda-starter-kit
Releases · artem-korolev/prismajs-mongodb-graphql-aws-lambda-starter-kit
v1.3.10
1.3.10 (2022-09-23)
Bug Fixes
- deploy: parcel command fix (2d34451)
v1.3.9
1.3.9 (2022-09-21)
Bug Fixes
- deploy: deploying .env* with production config to AWS Lambda (5c46341)
v1.3.8
1.3.8 (2022-09-21)
Bug Fixes
- deploy: packing together with Prisma Client engine (012ed0f)
v1.3.7
1.3.7 (2022-09-21)
Bug Fixes
- deploy: debugging deployment process (with javascript bundle optimize disabled) (f716bc5)
v1.3.6
1.3.6 (2022-09-21)
Bug Fixes
- deploy: removing unnecessary step to significantly speed up deployment process (d1682d7)
v1.3.5
1.3.5 (2022-09-21)
Bug Fixes
- deploy: tuning CI/CD configuration (5a2f93c)
- deploy: using NodeJS 16.x for compatibility with compiled application (687300c)
v1.3.4
1.3.4 (2022-09-21)
Bug Fixes
- deploy: final fix to go live (f91586f)
- deploy: tuning npm scripts (6066898)
v1.3.3
1.3.3 (2022-09-21)
Bug Fixes
v1.3.2
1.3.2 (2022-09-21)
Bug Fixes
- build: debugging GitHub Actions (eae83a7)
- build: Using Parcel.Js to create universal Typescript NodeJs module (855ed84)
- deploy: using nodejs 16.x in GitHub Actions (41f5909)
- deploy: using serverless-bundle-plugin to deploy minified version to AWS Lambda (29d1582)
v1.3.1
1.3.1 (2022-09-20)
Bug Fixes
- deploy: removing unnecessary step (964ccde)