Releases: Data-Only-Greater/sveltekit-adapter-aws-pulumi
Releases · Data-Only-Greater/sveltekit-adapter-aws-pulumi
v1.7.0
1.7.0 (2023-04-23)
Features
- use yargs to provide help for destroy script (0886360)
v1.6.3
1.6.3 (2023-04-20)
Bug Fixes
- destroy script needs the shebang so remove the test (1b01426)
v1.6.2
1.6.2 (2023-04-20)
Bug Fixes
- refresh stacks before calling up (19c2a7f)
- requires version 2.1.1 of sveltekit-adapter-aws-base (f90875e)
v1.6.1
1.6.1 (2023-04-20)
Bug Fixes
- need to whitelist the host header (4b84427)
v1.6.0
1.6.0 (2023-04-20)
Features
- allow x-forwarded-host to be sent to origins (06e53e8)
v1.5.0
1.5.0 (2023-04-19)
Bug Fixes
- allow number of retries to equal maxRetries (6f9a541)
Features
- allow stateless stack destroy (94bd3fc)
v1.4.5
1.4.5 (2023-04-19)
Bug Fixes
- bug when FQDN not defined for main stack (0d7aae4)
- running destroy script from symlinks (237f2f8)
- skip type checking in ts-node to fix pulumi on linux (2f5c00a)
v1.4.4
1.4.4 (2023-04-18)
Bug Fixes
- try to solve linux issues (b42821d)
v1.4.3
1.4.3 (2023-04-18)
Bug Fixes
v1.4.2
1.4.2 (2023-04-18)
Bug Fixes
- check correct key when checking allowedOrigins config (b12b7e8)