All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.0.0 (2020-09-12)
- min node version is 12
- updated to node 12 (12834e4)
- updated various dev dependencies (76369bf)
- deps-dev: bump standard-version from 8.0.0 to 8.0.1 (#293) (f95bcd5)
- fixed prettier warnings (6e8c34b)
3.0.0 (2020-06-11)
- minimum version of Next.js is now 9.3.2
- dropped Node.js v8 (56dbea5)
- release: 2.1.0 (801797a)
2.1.0 (2020-02-21)
- dropped Node.js v8 (56dbea5)
2.0.0 (2020-01-17)
- BREAKING CHANGE: dropped Node.js v8
1.3.0 (2019-11-21)
- ci: fixed command (9fb5500)
- updated documentation (e0edcdf)
1.2.1 (2019-11-13)
- deps-dev: bump @types/node from 12.7.11 to 12.11.7 (#107) (37e1271)
- added CI build on Github => lint and unit test (5236da2)
1.2.0 (2019-10-04)
1.1.0 (2019-10-02)
- deps-dev: bump jest from 24.8.0 to 24.9.0 (#54) (b0a7468)
- added config to include more commits (b03db8c)
- deps: [security] bump eslint-utils from 1.3.1 to 1.4.2 (#64) (37388fb)
- deps: [security] bump mixin-deep from 1.3.1 to 1.3.2 (#66) (12a0070)
- deps-dev: bump @types/jest from 24.0.15 to 24.0.16 (#45) (760da5e)
- deps-dev: bump @types/jest from 24.0.16 to 24.0.17 (0fe3020)
- deps-dev: bump @types/jest from 24.0.16 to 24.0.17 (#48) (87c356e)
- deps-dev: bump @types/jest from 24.0.17 to 24.0.18 (#57) (ac4f280)
- deps-dev: bump babel-eslint from 10.0.1 to 10.0.2 (#52) (dccc496)
- deps-dev: bump babel-eslint from 10.0.2 to 10.0.3 (#63) (8d1433e)
- deps-dev: bump eslint from 5.16.0 to 6.2.2 (#60) (81756b1)
- deps-dev: bump eslint from 6.2.2 to 6.3.0 (#68) (00944af)
- deps-dev: bump eslint-config-prettier from 5.1.0 to 6.0.0 (#53) (db028c6)
- deps-dev: bump eslint-config-prettier from 6.0.0 to 6.1.0 (#58) (c79ef3a)
- deps-dev: bump eslint-config-prettier from 6.1.0 to 6.2.0 (#69) (d0b73cc)
- deps-dev: bump eslint-config-prettier from 6.2.0 to 6.3.0 (#71) (1fda150)
- deps-dev: bump eslint-plugin-node from 9.1.0 to 9.2.0 (#67) (bbe7869)
- deps-dev: bump eslint-plugin-node from 9.2.0 to 10.0.0 (#70) (e35deb4)
- deps-dev: bump eslint-plugin-prettier from 3.1.0 to 3.1.1 (#76) (75214e5)
- deps-dev: bump eslint-plugin-unicorn from 9.1.0 to 9.1.1 (#51) (39f20d1)
- deps-dev: bump eslint-plugin-unicorn from 9.1.1 to 10.0.0 (#62) (5328438)
- deps-dev: bump jest-junit from 6.4.0 to 7.0.0 (661e7e9)
- deps-dev: bump jest-junit from 6.4.0 to 7.0.0 (#43) (321d855)
- deps-dev: bump jest-junit from 7.0.0 to 8.0.0 (#65) (a768faf)
- deps-dev: bump react from 16.8.6 to 16.9.0 (#50) (6533c71)
- deps-dev: bump react-dom from 16.8.6 to 16.9.0 (#49) (78eec10)
- deps-dev: bump standard-version from 6.0.1 to 7.0.0 (71bd550)
- deps-dev: bump standard-version from 6.0.1 to 7.0.0 (#44) (638066c)
1.0.1 (2019-07-11)
1.0.0 (2019-07-08)
0.9.0 (2019-07-06)
- renamed CLI params
- gatewayKey => gateway-key
- lambdaPath => next-app-dir
-
chore: removed next build app chore: udpated test
-
fix: tests
-
fix: added more info on the error msg
-
fix: path resolution
-
fix: requrie the correct build func
-
fix: correctly call build
0.8.0 (2019-07-04)
- routes not mandatory
- routes is not mandatory
- added more types to the code
- create routes based on next pages
-
fix: removed .next from ignored files
-
fix: path resolution of lambdas
- fix path resolution of where the lambdas are
- removed default value from CLI
- handling schema validation in a different way
-
fix: test reviewed
-
fix: path to lambda
0.7.0 (2019-07-04)
- routes not mandatory
- routes is not mandatory
- added more types to the code
- create routes based on next pages
-
fix: removed .next from ignored files
-
fix: path resolution of lambdas
- fix path resolution of where the lambdas are
- removed default value from CLI
- handling schema validation in a different way
-
fix: test reviewed
-
fix: path to lambda
0.6.1 (2019-06-27)
- added provider to integration test (2d3dfdb)
- better styling (371efee)
- compatLayer path (a222bba)
- export correct functions (e0d6115)
- typing for gateway integration (598d256)
- added more types (6e263b3)
- added typings to the functions (a9d2d63)
- fixed declarations in lambdas (da752f0)
- reactor based on providers (786957b)
0.5.1 (2019-06-27)
- added provider to integration test (2d3dfdb)
- better styling (371efee)
- compatLayer path (a222bba)
- export correct functions (e0d6115)
- typing for gateway integration (598d256)
- added more types (6e263b3)
- added typings to the functions (a9d2d63)
- fixed declarations in lambdas (da752f0)
- reactor based on providers (786957b)
0.5.0 (2019-06-21)
- added more types (eaa526d)
- added typings to the functions (ad6ec11)
- fixed declarations in lambdas (2f1ab5e)
- TypeScript types for the main function (#18) (2610b7e)
0.4.1 (2019-06-20)
- added bash example (05002b8)
0.4.0 (2019-06-20)
- menu documentation (57b2ae1)
0.3.0 (2019-06-10)
- copy files (653f868)
- copy single files (200b3cf)
- correct gateway key (10d0cd1)
- correct name (fd5156f)
- correct path to nextjs build (cc0838e)
- execute file to generate files (e80549d)
- integration name and how to validate files (9c0a33a)
- run next cli (023236f)
- script folder (094f034)
- split up based on type of tests (dbd32e2)
- added bash to run (b66da4a)
- added task via template (f13b577)
- added terraform init command (45f77c7)
- integration test (44d2303)
- integration test (#13) (e19544e)
- split integration from normal tests (4160305)
0.2.0 (2019-06-08)
-
read configuration from config file (d75cde3)
-
BREAKING CHANGE: refactored how params are passed (#9) (efe1cd7), closes #9
- refactored how params are passed