- doc(EOL): Update README.md [ea6eb80c931a34939a4c9d69361cca3f0fc124dc)]
- build(deps-dev): bump rollup from 3.8.1 to 3.29.5 [3091f9c70bc39d2e1ddb76702bc90e18f2269256)]
- build(deps): bump braces from 3.0.2 to 3.0.3 [7d47765e1b2e910e71db2e144050c1f08ceb8b6e)]
- build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 [df495edc9cb6f084f64fa10c92b495c53592cb7b)]
- build(deps): bump aws-cdk-lib from 2.66.1 to 2.84.0 [dd7fc96d5071764f4f5ea4ae484a93c0e0249778)]
- 🐛 fix(buffer in body): request body would not get parsed by nextjs [27a2b86698d9f60c7323fc05177d226abc259a17)]
- 🐛 fix(caching): properly set API caching as previous syntax was not working [7480a8624dd5d7a35162c95e49c091edd7d07e5f)]
- fixing API cache default [4797ecdc4184572bc6955f2e5b641e7d2dbb1a5a)]
- 🧹 chore(imaginex): upgraded dependency to newest version [6c42ca4f6e8d91baf3b086f533b7c57b4ea0d61f)]
- 🐛 fix(support next ^13.3): improved handling of next config lookup (fix #88) [40076a2b36399df1b3536e5b65304f5a036dfd61)]
- Lint scripts run on all nested files in lib folder [502c81450902f367ea6cca42785ced9d04820039)]
- Remove unused variables [8a8fefaa7384cd95a5a3e88796643b828013f018)]
- Fix sort import eslint errors [c4a3b555f30b5d1551a257a2fb2fcf7c13a2eaaa)]
- 🐛 fix(certificates): correctly validate multi-zone certificates and handle naming of zones [d052e6575c858d0564963ef5d3a849112a2bd380)]
- 💎 style(eslint): eslint and prettier added to keep the styles in tact [9932aa6621ff32c72d1770c169f7eb3da34f9118)]
- ✨ feat(domains): rework how domains are passed, allow for many, auto-guess zone (#73, #79) [e74a2122706ec3a443b8acfa264f2aba6bbf72a3)]
- 📝 docs(keywords): added keywords for easier search, updated lock file with node16 [cf747417e7c89678484b1ad1d26494edadbff07f)]
- 🐛 fix(cdk flags): cleaned cdk args, hotswap off by default, turnable with flag (#78) [c2d6b02f2125fe1b6608c197b01b986ac03a7060)]
- Fix command spacing [e398e4e9438c1f82e9281120418eab8763bfed75)]
- allow specifying aws profile [216d3717da6bbb2b15c3c3aef2066b2a3116e50f)]
- ✨ feat(runtime): allow configuration of NodeJS runtime for Lambda (#74) [fd1e1da6d66107bf7fc0f5e7949b627be36ecc93)]
- 🐛 fix(dns prefix): fixed typo which was causing property not to be passed correctly [95498061b262cc2e3c7e7076b21fdd23a11f9d3e)]
- 🐛 fix(region): prefer default region by default, do not enforce eu-central-1 for cli [80877958845f2d25d98795288192b6e7c63bba2f)]
- ✨ feat(apex redirect): allow for redirection from apex domain via CLI and CDK (re #71) [5938b8825696d586118e4e9103a9755942149258)]
- ✨ feat(region & remove): allow for specifying of region and add remove command (fix #68, fix #69) [b75c9c200b5f7578dc11782f2359997549bf4839)]
- ♻️ refactor(cli): renamed cli property (#70) [a5ef4ba1687b1d349b4ee639033bdb73442c7f8f)]
- 🐛 fix(imaginex): upgraded image handler to deal with division by zero error [a52061b7380e9cd3d19687e48b2a7287933d0757)]
- 🐛 fix(imaginex): upgraded imaginex for better performance and fixed s3 assets [863ff369bb29bf472381d641f0c47d584fecea41)]
- fix(cli): typo fixed [49bb7fb749f5a7670911337dc03a9d006286c49f)]
- feat(cli): adds flags to image lambda and API domain customization [f4920f81f4a6e11e15213ead32c4eba4aa2aa9b7)]
- feat(cdk): enables customization of the API domain [2f724a809b7141c06aa7808042cb0457fde51681)]
- feat(cdk): enables customization of image lamdba memory and timeout [688fd7f94ffb762bea479a51f81c45cabb8a00d2)]
- ♻️ refactor(cdk): improved documentation, exported functions to allow for more granular usage [c3df26e6699f25e1005168f4b134650a13a69bd6)]
- 🐛 fix(imports): correct exported file for programatic importing [93eb14d87b7b068fb7e9a69d77854b28588f75f5)]
- 🐛 fix(cdk envs): pass env variables to CDK commands so it's accepted on Windows as valid syntax [26099a1a9ff633e01c349b0693bec0c5fb687b78)]
- 🐛 fix(naming): correct name of handler for lambda after packaging [bc607c5ebae7b53241b24f3d71b190a6b25e1dcd)]
- 🐛 fix(server-handler): fixed wrong path of server-handler and cleaned unused zip version [ec3fccc94a7344782288865fe3d64968b6ef1de7)]
- 🐛 fix(image lambda): fix of image lambda hash, incorrectly exported value [f875703ded9fb06c11557ff46c92da4da587d6cb)]
- 🐛 fix(cdk): fixed missmatch in naming of output files [86b5f488a5c3f3a0b688d30cc67cb80ee28de936)]
- 🐛 fix(cli): command renamed to shorter version [a95c70584b1cd0334117cac65ceadc039ca206f0)]
- ♻️ refactor(app): package split, minified build process, removed outdated parts [704fe0257ea6605c371e4b2190e2c44ec292dcb5)]
- fix(dependency): upgrade dependency to fix import issue [ddd425de7fd677020cb6ece92c5560f2b7efe915)]
- doc(readme): updated [a616d872a0ef253a43a78add139b1b5767496387)]
- feat(imaginex): implemented [ca9960423b42bab9e8818dc18dd63b6f6439ddfc)]
- build(deps): bump simple-git from 3.14.1 to 3.15.0 (#61) [1f7c1e8868b4f39e7b8fca16c7fba5244b0aa5b0)]
- feat(monorepo): merge node_modules for monorepo usecases to ensure dependencies are present [90bc42e449f46f8880e260631a89ba048b533332)]
- fix(changelog): simplified logic for generating changelog, fixed issue with bigger repos [71aac13dca8b079d1efba4963e35082bb70e57ce)]
- #56 Allow an API route to return binary data (#57) [c8a66a4dac692b5fa1cf664d14cbe5cc91f5a860)]
- doc(readme): fixed documentation for next.config.js and improved syntax for pushes to git [bce1981c605d4db06ff15ebb39f5e7750460d823)]
- fix(changelog): correctly generate comparison URL for bitbucket [c03707e01710b540ffd20ac5a4e27cc0b8e42627)]
- fix(changelog): fixed URL for comparison, improved commit author syntax [78eef8991854dfc6769b407497976fb07b566617)]
- fix(changelog): improvements to generation [40862e505436fd4b58cf0ac8a2640845caefddf5)]
- ref(changelog): allow for dynamic URLs and bitbuckets [906d830c8bc98b00a7e28e90e3387b5e119ec512)]
- feat(changelog): updated changelog command and added call to shipit [301c7c398f65a3ceca6e336492a2e385a3374156)]
- fix(shipit): better validation of semver tags [4f1d7c50df1d96567d3985e475cf596456c9b54a)]
- fix(shipit): better validation of semver tags [965e7767afe1321c68ebb0f4c85b67c4e08bb5fa)]
- ref(cdk): allowed for domain names, rewriten and upgraded, more modular and importable [4b12360bbc1ff7d6a1cb9b65c31f6ab4446a9ef2)]
- feat(lambda-config): CLI configuration for memory and timeout [b176d0a0a618092ac7f6a7931c2c7fd58d57d087)]
- doc(esm): improved documentation on esm module usage [735d18d6ebc979c4ce06777502171e1922b1018f)]
- feat(changelog): new cli option introduced, changelog generation implemented into pipeline #32 [7423f62a908d2c27fdba40ec5a709cfbacada89b)]
- feat(cdk): bootstrap option added for deployments [4fe52f49df466f52c92aa5a90b5c96bdbe0d3523)]
- ref(cdk): removed unnecessary symlinks, improved naming, cleaned dependencies [a61854e06e0ed6a3336a33e9eac767f227a65902)]
- fix(cdk): host removed so ApiGw does not fail due to client host header [e273c39d7913186187380c89d4739d4526b09b8f)]
- fix(cdk): host removed so ApiGw does not fail due to client host header [a628fc8286621d4f14aa30dc17b0a75904b03150)]
- fix(cdk): host removed so ApiGw does not fail due to client host header [a628fc8286621d4f14aa30dc17b0a75904b03150)]
- feat(cdk): allow to pass env vars to lambda, added headers forwarding to cloudfront, readme updated [a85085d6968726dcea70def9ded4eb5f378d824a)]
- ref(cdk): transpiling of CDK implemented [8c03f0ddd8e8ed71ca817a308826a1bf7bc843b9)]
- fix(cdk): fixed missing ts-node when running in pipeline [d45e5d3c141e0fb5264c14585c3e9a4806c4b7c3)]
- feat(monorepo): added support for monorepo and automatic nested output search, minor improvements #38 #39 [7d913b01cac581874d7d6c7758ab72ad105bf802)]
- ref(sharp): remove sharp for now in favor of simplicity, todo added to return later [b982a0dc282f23f79b9391a7425b26ed1c8abb5e)]
- ref(cdk, images): cdk simplified to single APIGW, image handler bundling fixed and simplified to not include layers [f0beeec5d2ee625b337b3e16eeb0dfa4cd81ea0a)]
- Add support for basePath variable (#44) [9053b450b4c6b11656b1f70ddb8353d5cbc327a3)]
- doc(readme): updated readme, restructured, clearly communicated project state [898cdf0e787a30de603e0a872096c11831d359b9)]
- fix(cdk): remove unncessary flag [b905bf99f6b507dd24e0050fed163e104cf3c92f)]
- fix(cdk): approvals are not required for deployment as there is no way to pass them [bf41f371c854211cdda6816f91e0c7b9958cbc3e)]
- fix(cdk): construct to not cache dependency layer [d7f05058370e02a584e67751a636d062797bfa11)]
- fix(cdk): do not specify root of types for better compatibility [a818a1cce22ba89b462722af1b49d557945bc80e)]
- fix(cdk): minor improvements to layers and upgrades of aws packages [1a68d0680accf7ec79d4c5bf3fae0be6a107a246)]
- fix(cdk): correct folder path for types [4508c24b2c530c6ae20fd25b530a3019abfad8d9)]
- fix(swc): do not use swc on ts-node, historical typo fix [970f22938aae4ecbb398813d501b02d04fef9031)]
- ref(cdk): use layer description and custom hash to avoid re-uploads [8458d703a4a1689c6c9561ce30d67a0027335012)]
- fix(cli): arguments to be correctly accepted as strings #33 [8f0bd8bda0857d88e1551f7108200b7f11029ba3)]
- ref(replacement): git version replacement include regex [e37e5900a505d7a17243a8b15a2753de22cbc71b)]
- fix(versions): allow PHP composer.json to be nested [e1c82891393268933b4e857d90bcfa6f32cc60b7)]
- fix(git): fetch tags to ensure up-to-date git [3193d29de9e24d3fe77de0db6cafdaaa217fe380)]
- fix(git): shipit to fetch sorted tags [ff84cd4cd1b3d3dba4d16b12b2f8bd3cd22cae20)]
- fix(npx): don't use swc transpiler [475ed602d0712b35adf5309226b949a14a96a4f2)]
- docs: missing step added to avoid confustion [42b93bb6b5b0730eeff94ade25786ed2e077aba9)]
- docs: missing step added to avoid confustion [02d0d65c76bae24f9be6819d9b918656f60b82fd)]
- docs: updated documenation to include deploy command [2ac3f3a6381562e41af2742f1374e392acad6d67)]
- fix(dependency): include swc/core to support deploy command properly [0707f0c3866c2ea30e92d09154fcb0ba7bf3df5f)]
- fix(cdk): include tsconfig.json in npm deployment [488cfd1eec607498fe970e5a4f0164b81ec20807)]
- feat(deployment): CLI command for deploying applications without the need to define own cdk [909552fe3630847160ef506e65a0700d337409c1)]
- docs: updated readme [e058d253611558958d67b08b48809481c52c336f)]
- feat(next): upgraded to 12.3 version, fixed broken implementation, dependencies simplified [c6402ed05309fc66e728d0ef585afd96bfe62878)]
- fix(cdk,cli): correctly read git config, include BUILD_ID in assets, calculate zip hases ourselves [7604d1d68688c8f5f8107544b3682ee54b4fed1b)]
- fix(dependencies): improved dependency list [12193543b82574551ed5191a804e426e0cfd0042)]
- fix(cli): make it standalone so it's friendly with npx [79730722c772e4913f4fb73778d08c6cc571da26)]
- fix: minor git commit msg improvement [029e1c855a3db1da4fbc653039a14ac9ee7641cd)]
- fix: publishing, do not use custom script [6de0b59d0e56e10893b0a23627643453462976ac)]
- fix: versioning, sync version with npmjs [3fe506a0eb9ce3e2f3d1287df15e98b0c8ff5b90)]
- fix(ci): use just master for publishing [6384d9cf658c10b80f6cebe9ab0e9a2ea4624034)]
- ref(rollup): bundling redefined, correctly generate standalone (#29) [d8e2475e1809f5c22077d624660e7f78f07dce4a)]
- fix: export configuration, nested paths (#27) [1e152916102618265191863f1adb60137fdb03c8)]
- fix(imports): define additional entry points for compatibility (#26) [7d83ae9a7b97fbc3f4bf53ae51f487fa56403379)]
- fix: cdk props redefined, simpler and easier config (#25) [8105c7687e7a808b726340e8d39244707633cb10)]
- ref(app): bundling, cdk (#24) [848c9995b40fc9bcf0a89a4730f6fbf2670942fb)]
- refactor: nextjs packaging, use npm packages to bundle instead of shell script, parameters added (#22) [cadf0e8733e2d0cc9d3e7f435e78eac783d65476)]
- fix: git command in shipit (#21) [4b456f15fdf96e0cd80499b16c0379da79a3201f)]
- fix: git commands, correctly escape (#20) [0860d90ba32a73ad5a0798d1c871896c3e18cb83)]
- feat(git): properly handle commits and tagging (#19) [c84725d0cae89c67a529d05447211a36c96ce074)]
- fix(git): properly push and bump versions in git, arguments passed correctly (#18) [ff6578ff0906e522cf946900b6f8a463103513bd)]
- feature(bumps): allow for cli to calculate and bump versions for projects, prettier config added (#17) [24c0310608e62635b58d1e215e6b05b7901226a9)]
- docs: readme improved (#16) [7fbc629e3603ff92f57c2f12f8663496f360d9f4)]
- refactor: CLI structure refactored, readme filled with CDK example (#15) [a972b9ab0eb6c7ae0004661ffae7f8cd9b773f4b)]
- fix: draft of PR checks for labels to ensure releases (#14) [1353ec5248c08d982168396d9b56682aed889f9f)]
- refactor: released labels once PR is merged (#13) [e188446941278fe6704462872f852856d0a0321a)]
- doc: improved documentation for new parts, added todos (#12) [0d8b8501d0dbc3109521d76df1eba4d33336693d)]
- ref: allow for default handler use (#11) [ee93b0305ecc05cd54d5af8a0f124bb4d2a2013f)]
- fix: cli, improved command support, correct resolution for files (#10) [cc893fc7ab930d6a3efba82fa4a8aa0ace8193d9)]
- fix: scripts (#9) [0275dc0ce7c81455b275b1a5fd26aec708f00649)]
- feat: server-handler and packaging for nextjs (#8) [bbe5b69899b95c9fcdf1fd8afc2f7f9b4617bccc)]
- fix: fetch tags for release process (#7) [456b6ea3e38b8d7610f8b829b578cc57527a55cc)]
- feat: repository and git config added (#6) [7a83bed99ac5db6e278cfa5955fd1bc91b10251d)]
- doc(EOL): Update README.md [ea6eb80c931a34939a4c9d69361cca3f0fc124dc)]
- build(deps-dev): bump rollup from 3.8.1 to 3.29.5 [3091f9c70bc39d2e1ddb76702bc90e18f2269256)]
- build(deps): bump braces from 3.0.2 to 3.0.3 [7d47765e1b2e910e71db2e144050c1f08ceb8b6e)]
- build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 [df495edc9cb6f084f64fa10c92b495c53592cb7b)]
- build(deps): bump aws-cdk-lib from 2.66.1 to 2.84.0 [dd7fc96d5071764f4f5ea4ae484a93c0e0249778)]
- 🐛 fix(buffer in body): request body would not get parsed by nextjs [27a2b86698d9f60c7323fc05177d226abc259a17)]
- 🐛 fix(caching): properly set API caching as previous syntax was not working [7480a8624dd5d7a35162c95e49c091edd7d07e5f)]
- fixing API cache default [4797ecdc4184572bc6955f2e5b641e7d2dbb1a5a)]
- 🧹 chore(imaginex): upgraded dependency to newest version [6c42ca4f6e8d91baf3b086f533b7c57b4ea0d61f)]
- 🐛 fix(support next ^13.3): improved handling of next config lookup (fix #88) [40076a2b36399df1b3536e5b65304f5a036dfd61)]
- Lint scripts run on all nested files in lib folder [502c81450902f367ea6cca42785ced9d04820039)]
- Remove unused variables [8a8fefaa7384cd95a5a3e88796643b828013f018)]
- Fix sort import eslint errors [c4a3b555f30b5d1551a257a2fb2fcf7c13a2eaaa)]
- 🐛 fix(certificates): correctly validate multi-zone certificates and handle naming of zones [d052e6575c858d0564963ef5d3a849112a2bd380)]
- 💎 style(eslint): eslint and prettier added to keep the styles in tact [9932aa6621ff32c72d1770c169f7eb3da34f9118)]
- ✨ feat(domains): rework how domains are passed, allow for many, auto-guess zone (#73, #79) [e74a2122706ec3a443b8acfa264f2aba6bbf72a3)]
- 📝 docs(keywords): added keywords for easier search, updated lock file with node16 [cf747417e7c89678484b1ad1d26494edadbff07f)]
- 🐛 fix(cdk flags): cleaned cdk args, hotswap off by default, turnable with flag (#78) [c2d6b02f2125fe1b6608c197b01b986ac03a7060)]
- Fix command spacing [e398e4e9438c1f82e9281120418eab8763bfed75)]
- allow specifying aws profile [216d3717da6bbb2b15c3c3aef2066b2a3116e50f)]
- ✨ feat(runtime): allow configuration of NodeJS runtime for Lambda (#74) [fd1e1da6d66107bf7fc0f5e7949b627be36ecc93)]
- 🐛 fix(dns prefix): fixed typo which was causing property not to be passed correctly [95498061b262cc2e3c7e7076b21fdd23a11f9d3e)]
- 🐛 fix(region): prefer default region by default, do not enforce eu-central-1 for cli [80877958845f2d25d98795288192b6e7c63bba2f)]
- ✨ feat(apex redirect): allow for redirection from apex domain via CLI and CDK (re #71) [5938b8825696d586118e4e9103a9755942149258)]
- ✨ feat(region & remove): allow for specifying of region and add remove command (fix #68, fix #69) [b75c9c200b5f7578dc11782f2359997549bf4839)]
- ♻️ refactor(cli): renamed cli property (#70) [a5ef4ba1687b1d349b4ee639033bdb73442c7f8f)]
- 🐛 fix(imaginex): upgraded image handler to deal with division by zero error [a52061b7380e9cd3d19687e48b2a7287933d0757)]
- 🐛 fix(imaginex): upgraded imaginex for better performance and fixed s3 assets [863ff369bb29bf472381d641f0c47d584fecea41)]
- fix(cli): typo fixed [49bb7fb749f5a7670911337dc03a9d006286c49f)]
- feat(cli): adds flags to image lambda and API domain customization [f4920f81f4a6e11e15213ead32c4eba4aa2aa9b7)]
- feat(cdk): enables customization of the API domain [2f724a809b7141c06aa7808042cb0457fde51681)]
- feat(cdk): enables customization of image lamdba memory and timeout [688fd7f94ffb762bea479a51f81c45cabb8a00d2)]
- ♻️ refactor(cdk): improved documentation, exported functions to allow for more granular usage [c3df26e6699f25e1005168f4b134650a13a69bd6)]
- 🐛 fix(imports): correct exported file for programatic importing [93eb14d87b7b068fb7e9a69d77854b28588f75f5)]
- 🐛 fix(cdk envs): pass env variables to CDK commands so it's accepted on Windows as valid syntax [26099a1a9ff633e01c349b0693bec0c5fb687b78)]
- 🐛 fix(naming): correct name of handler for lambda after packaging [bc607c5ebae7b53241b24f3d71b190a6b25e1dcd)]
- 🐛 fix(server-handler): fixed wrong path of server-handler and cleaned unused zip version [ec3fccc94a7344782288865fe3d64968b6ef1de7)]
- 🐛 fix(image lambda): fix of image lambda hash, incorrectly exported value [f875703ded9fb06c11557ff46c92da4da587d6cb)]
- 🐛 fix(cdk): fixed missmatch in naming of output files [86b5f488a5c3f3a0b688d30cc67cb80ee28de936)]
- 🐛 fix(cli): command renamed to shorter version [a95c70584b1cd0334117cac65ceadc039ca206f0)]
- ♻️ refactor(app): package split, minified build process, removed outdated parts [704fe0257ea6605c371e4b2190e2c44ec292dcb5)]
- fix(dependency): upgrade dependency to fix import issue [ddd425de7fd677020cb6ece92c5560f2b7efe915)]
- doc(readme): updated [a616d872a0ef253a43a78add139b1b5767496387)]
- feat(imaginex): implemented [ca9960423b42bab9e8818dc18dd63b6f6439ddfc)]
- build(deps): bump simple-git from 3.14.1 to 3.15.0 (#61) [1f7c1e8868b4f39e7b8fca16c7fba5244b0aa5b0)]
- feat(monorepo): merge node_modules for monorepo usecases to ensure dependencies are present [90bc42e449f46f8880e260631a89ba048b533332)]
- fix(changelog): simplified logic for generating changelog, fixed issue with bigger repos [71aac13dca8b079d1efba4963e35082bb70e57ce)]
- #56 Allow an API route to return binary data (#57) [c8a66a4dac692b5fa1cf664d14cbe5cc91f5a860)]
- doc(readme): fixed documentation for next.config.js and improved syntax for pushes to git [bce1981c605d4db06ff15ebb39f5e7750460d823)]
- fix(changelog): correctly generate comparison URL for bitbucket [c03707e01710b540ffd20ac5a4e27cc0b8e42627)]
- fix(changelog): fixed URL for comparison, improved commit author syntax [78eef8991854dfc6769b407497976fb07b566617)]
- fix(changelog): improvements to generation [40862e505436fd4b58cf0ac8a2640845caefddf5)]
- ref(changelog): allow for dynamic URLs and bitbuckets [906d830c8bc98b00a7e28e90e3387b5e119ec512)]
- feat(changelog): updated changelog command and added call to shipit [301c7c398f65a3ceca6e336492a2e385a3374156)]
- fix(shipit): better validation of semver tags [4f1d7c50df1d96567d3985e475cf596456c9b54a)]
- fix(shipit): better validation of semver tags [965e7767afe1321c68ebb0f4c85b67c4e08bb5fa)]
- ref(cdk): allowed for domain names, rewriten and upgraded, more modular and importable [4b12360bbc1ff7d6a1cb9b65c31f6ab4446a9ef2)]
- feat(lambda-config): CLI configuration for memory and timeout [b176d0a0a618092ac7f6a7931c2c7fd58d57d087)]
- doc(esm): improved documentation on esm module usage [735d18d6ebc979c4ce06777502171e1922b1018f)]
- feat(changelog): new cli option introduced, changelog generation implemented into pipeline #32 [7423f62a908d2c27fdba40ec5a709cfbacada89b)]
- feat(cdk): bootstrap option added for deployments [4fe52f49df466f52c92aa5a90b5c96bdbe0d3523)]
- ref(cdk): removed unnecessary symlinks, improved naming, cleaned dependencies [a61854e06e0ed6a3336a33e9eac767f227a65902)]
- fix(cdk): host removed so ApiGw does not fail due to client host header [e273c39d7913186187380c89d4739d4526b09b8f)]
- feat(cdk): allow to pass env vars to lambda, added headers forwarding to cloudfront, readme updated [a85085d6968726dcea70def9ded4eb5f378d824a)]
- ref(cdk): transpiling of CDK implemented [8c03f0ddd8e8ed71ca817a308826a1bf7bc843b9)]
- fix(cdk): fixed missing ts-node when running in pipeline [d45e5d3c141e0fb5264c14585c3e9a4806c4b7c3)]
- feat(monorepo): added support for monorepo and automatic nested output search, minor improvements #38 #39 [7d913b01cac581874d7d6c7758ab72ad105bf802)]
- ref(sharp): remove sharp for now in favor of simplicity, todo added to return later [b982a0dc282f23f79b9391a7425b26ed1c8abb5e)]
- ref(cdk, images): cdk simplified to single APIGW, image handler bundling fixed and simplified to not include layers [f0beeec5d2ee625b337b3e16eeb0dfa4cd81ea0a)]
- Add support for basePath variable (#44) [9053b450b4c6b11656b1f70ddb8353d5cbc327a3)]
- doc(readme): updated readme, restructured, clearly communicated project state [898cdf0e787a30de603e0a872096c11831d359b9)]
- fix(cdk): remove unncessary flag [b905bf99f6b507dd24e0050fed163e104cf3c92f)]
- fix(cdk): approvals are not required for deployment as there is no way to pass them [bf41f371c854211cdda6816f91e0c7b9958cbc3e)]
- fix(cdk): construct to not cache dependency layer [d7f05058370e02a584e67751a636d062797bfa11)]
- fix(cdk): do not specify root of types for better compatibility [a818a1cce22ba89b462722af1b49d557945bc80e)]
- fix(cdk): minor improvements to layers and upgrades of aws packages [1a68d0680accf7ec79d4c5bf3fae0be6a107a246)]
- fix(cdk): correct folder path for types [4508c24b2c530c6ae20fd25b530a3019abfad8d9)]
- fix(swc): do not use swc on ts-node, historical typo fix [970f22938aae4ecbb398813d501b02d04fef9031)]
- ref(cdk): use layer description and custom hash to avoid re-uploads [8458d703a4a1689c6c9561ce30d67a0027335012)]
- fix(cli): arguments to be correctly accepted as strings #33 [8f0bd8bda0857d88e1551f7108200b7f11029ba3)]
- ref(replacement): git version replacement include regex [e37e5900a505d7a17243a8b15a2753de22cbc71b)]
- fix(versions): allow PHP composer.json to be nested [e1c82891393268933b4e857d90bcfa6f32cc60b7)]
- fix(git): fetch tags to ensure up-to-date git [3193d29de9e24d3fe77de0db6cafdaaa217fe380)]
- fix(git): shipit to fetch sorted tags [ff84cd4cd1b3d3dba4d16b12b2f8bd3cd22cae20)]
- fix(npx): don't use swc transpiler [475ed602d0712b35adf5309226b949a14a96a4f2)]
- docs: missing step added to avoid confustion [42b93bb6b5b0730eeff94ade25786ed2e077aba9)]
- docs: missing step added to avoid confustion [02d0d65c76bae24f9be6819d9b918656f60b82fd)]
- docs: updated documenation to include deploy command [2ac3f3a6381562e41af2742f1374e392acad6d67)]
- fix(dependency): include swc/core to support deploy command properly [0707f0c3866c2ea30e92d09154fcb0ba7bf3df5f)]
- fix(cdk): include tsconfig.json in npm deployment [488cfd1eec607498fe970e5a4f0164b81ec20807)]
- feat(deployment): CLI command for deploying applications without the need to define own cdk [909552fe3630847160ef506e65a0700d337409c1)]
- docs: updated readme [e058d253611558958d67b08b48809481c52c336f)]
- feat(next): upgraded to 12.3 version, fixed broken implementation, dependencies simplified [c6402ed05309fc66e728d0ef585afd96bfe62878)]
- fix(cdk,cli): correctly read git config, include BUILD_ID in assets, calculate zip hases ourselves [7604d1d68688c8f5f8107544b3682ee54b4fed1b)]
- fix(dependencies): improved dependency list [12193543b82574551ed5191a804e426e0cfd0042)]
- fix(cli): make it standalone so it's friendly with npx [79730722c772e4913f4fb73778d08c6cc571da26)]
- fix: minor git commit msg improvement [029e1c855a3db1da4fbc653039a14ac9ee7641cd)]
- fix: publishing, do not use custom script [6de0b59d0e56e10893b0a23627643453462976ac)]
- fix: versioning, sync version with npmjs [3fe506a0eb9ce3e2f3d1287df15e98b0c8ff5b90)]
- fix(ci): use just master for publishing [6384d9cf658c10b80f6cebe9ab0e9a2ea4624034)]
- ref(rollup): bundling redefined, correctly generate standalone (#29) [d8e2475e1809f5c22077d624660e7f78f07dce4a)]
- fix: export configuration, nested paths (#27) [1e152916102618265191863f1adb60137fdb03c8)]
- fix(imports): define additional entry points for compatibility (#26) [7d83ae9a7b97fbc3f4bf53ae51f487fa56403379)]
- fix: cdk props redefined, simpler and easier config (#25) [8105c7687e7a808b726340e8d39244707633cb10)]
- ref(app): bundling, cdk (#24) [848c9995b40fc9bcf0a89a4730f6fbf2670942fb)]
- refactor: nextjs packaging, use npm packages to bundle instead of shell script, parameters added (#22) [cadf0e8733e2d0cc9d3e7f435e78eac783d65476)]
- fix: git command in shipit (#21) [4b456f15fdf96e0cd80499b16c0379da79a3201f)]
- fix: git commands, correctly escape (#20) [0860d90ba32a73ad5a0798d1c871896c3e18cb83)]
- feat(git): properly handle commits and tagging (#19) [c84725d0cae89c67a529d05447211a36c96ce074)]
- fix(git): properly push and bump versions in git, arguments passed correctly (#18) [ff6578ff0906e522cf946900b6f8a463103513bd)]
- feature(bumps): allow for cli to calculate and bump versions for projects, prettier config added (#17) [24c0310608e62635b58d1e215e6b05b7901226a9)]
- docs: readme improved (#16) [7fbc629e3603ff92f57c2f12f8663496f360d9f4)]
- refactor: CLI structure refactored, readme filled with CDK example (#15) [a972b9ab0eb6c7ae0004661ffae7f8cd9b773f4b)]
- fix: draft of PR checks for labels to ensure releases (#14) [1353ec5248c08d982168396d9b56682aed889f9f)]
- refactor: released labels once PR is merged (#13) [e188446941278fe6704462872f852856d0a0321a)]
- doc: improved documentation for new parts, added todos (#12) [0d8b8501d0dbc3109521d76df1eba4d33336693d)]
- ref: allow for default handler use (#11) [ee93b0305ecc05cd54d5af8a0f124bb4d2a2013f)]
- fix: cli, improved command support, correct resolution for files (#10) [cc893fc7ab930d6a3efba82fa4a8aa0ace8193d9)]
- fix: scripts (#9) [0275dc0ce7c81455b275b1a5fd26aec708f00649)]
- feat: server-handler and packaging for nextjs (#8) [bbe5b69899b95c9fcdf1fd8afc2f7f9b4617bccc)]
- fix: fetch tags for release process (#7) [456b6ea3e38b8d7610f8b829b578cc57527a55cc)]
- feat: repository and git config added (#6) [7a83bed99ac5db6e278cfa5955fd1bc91b10251d)]