Releases: Data-Only-Greater/sveltekit-adapter-aws-base
Releases · Data-Only-Greater/sveltekit-adapter-aws-base
v1.6.0
1.6.0 (2023-04-18)
Features
- add ORIGIN environment variable (1a2b9c2)
v1.5.5
1.5.5 (2023-04-17)
Bug Fixes
- compile options handler to index.js file (a33bf56)
- ensure signature is correctly calculated (e7e7b0c)
v1.5.4
1.5.4 (2023-04-15)
Bug Fixes
- await request promise before returning in callback (2d4d8db)
v1.5.3
1.5.3 (2023-04-14)
Bug Fixes
- move aws-crypto dependency to prod (84678c0)
v1.5.2
1.5.2 (2023-04-14)
Bug Fixes
- don't ignore aws-crypto when bundling router (ae515c0)
v1.5.1
1.5.1 (2023-04-14)
Bug Fixes
- performReWrite should be async (6ad7e8f)
v1.5.0
1.5.0 (2023-04-14)
Features
- add signed request headers for server rewrites (f7f1626)
v1.4.8
1.4.8 (2023-04-09)
Bug Fixes
- also check unmodified url for html pages in s3 (c94781a)
- lambda@edge header format (60cdada)
v1.4.7
1.4.7 (2023-04-08)
Bug Fixes
- rewrite origin header and fix query string format (c6cb084)
v1.4.6
1.4.6 (2023-04-08)
Bug Fixes