Releases: Data-Only-Greater/sveltekit-adapter-aws-pulumi
Releases · Data-Only-Greater/sveltekit-adapter-aws-pulumi
v1.4.1
1.4.1 (2023-04-18)
Bug Fixes
- remove sec-fetch-* headers from default set (e56175b)
v1.4.0
1.4.0 (2023-04-18)
Features
- update header config definitions (2481067)
v1.3.3
1.3.3 (2023-04-17)
Bug Fixes
- fix missing utils.ts file in stacks folder (2909c97)
v1.3.2
1.3.2 (2023-04-17)
Bug Fixes
- update copyfiles search path (6361661)
v1.3.1
1.3.1 (2023-04-17)
Bug Fixes
- try to see why semantic release is skipping files (6e44432)
v1.3.0
1.3.0 (2023-04-17)
Features
- secure access to lambda functions (#2) (e42de43)
v1.2.0
1.2.0 (2023-04-14)
Bug Fixes
- add defaultRootObject to distribution if index.html is a static route (c1da38e)
- call refresh when destroying stack to adapt to drift (d3fbb2f)
- don't remove build directory in case of pulumi failure (6806dda)
- finish fixing tests (7031aad)
Features
v1.1.0
1.1.0 (2023-04-03)
Bug Fixes
- fix method for loading adapterprops in destroy script (8a38ce5)
- fix serialization of folder-hash for invalidation resource (25f8cd6)
- try to fix failure to remove build dir on linux (4d1d988)
Features
- remove build directory after destroy (b6bf67f)
v1.0.8
1.0.8 (2023-04-03)
Bug Fixes
- fix duplicate name for Options handler RPA (9e20f77)
- unit test destroy script and replace shebang (7418a49)
v1.0.7
1.0.7 (2023-04-03)
Bug Fixes
- ensure OriginRequestPolicy names are valid (c80ec19)