Releases: pixelfusion/gatsby-plugin-s3
Releases · pixelfusion/gatsby-plugin-s3
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2024-05-27)
Bug Fixes
- .snyk, package.json & package-lock.json to reduce vulnerabilities (a0dde06)
- .snyk, package.json & package-lock.json to reduce vulnerabilities (79f6272)
- adjust dependencies and build errors (208340b)
- CacheControl header is not set correctly when bucketPrefix is set (6312e86), closes #253
- cleanup remaining issues with leftover aws-sdk references (dd18aab)
- client only paths (9ef8278)
- correct check for no such bucket (e707ef0)
- correct policy for tests (9d1cb9c)
- create bucket policy behaviour (22ccf2e)
- e2e test and terraform (ba6df92)
- examples/with-redirects/.snyk to reduce vulnerabilities (ffe211e)
- examples/with-redirects/package.json & examples/with-redirects/package-lock.json to reduce vulnerabilities (a4a3ff3)
- examples/with-redirects/package.json & examples/with-redirects/package-lock.json to reduce vulnerabilities (42e2f4e)
- examples/with-redirects/package.json & examples/with-redirects/package-lock.json to reduce vulnerabilities (8dbb393)
- examples/with-redirects/package.json & examples/with-redirects/package-lock.json to reduce vulnerabilities (e5be826)
- examples/with-redirects/package.json & examples/with-redirects/package-lock.json to reduce vulnerabilities (5d28a9d)
- examples/with-redirects/package.json & examples/with-redirects/package-lock.json to reduce vulnerabilities (cbf2224)
- examples/with-redirects/package.json & examples/with-redirects/package-lock.json to reduce vulnerabilities (a24f486)
- examples/with-redirects/package.json, examples/with-redirects/package-lock.json & examples/with-redirects/.snyk to reduce vulnerabilities (524a96c)
- examples/with-serverless/package.json & examples/with-serverless/package-lock.json to reduce vulnerabilities (52e98a6)
- examples/with-serverless/package.json & examples/with-serverless/package-lock.json to reduce vulnerabilities (707d01a)
- examples/with-serverless/package.json & examples/with-serverless/package-lock.json to reduce vulnerabilities (5d05664)
- examples/with-serverless/package.json & examples/with-serverless/package-lock.json to reduce vulnerabilities (11a142c)
- examples/with-serverless/package.json & examples/with-serverless/package-lock.json to reduce vulnerabilities (9fe1df3)
- examples/with-serverless/package.json & examples/with-serverless/package-lock.json to reduce vulnerabilities (bd5b6ab)
- examples/with-serverless/package.json, examples/with-serverless/package-lock.json & examples/with-serverless/.snyk to reduce vulnerabilities (2c46282)
- imports, code style, and linting (aaa39ac)
- linting (6c8dcb6)
- linting in example (9e63afc)
- missing permissions (f95d6d2)
- package.json & package-lock.json to reduce vulnerabilities (c4e5559)
- package.json & package-lock.json to reduce vulnerabilities (e270d87)
- prevent infinite redirects (4fe4380)
- remove redundant option (c3eed46)
- remove redundant policy (fc0b2fa)
- resolve infinite redirects, and document s3 limitations (2b9f266)
- serverless deployments (9b455a0)
- sync package-lock.json with package.json (fb97120)
- terraform permissions for creating buckets (3210b86)
- typescript errors (af6fb03)
- typo: correct typo in protocol configuration (0deea57)
- update proxy logic to support http / https (3a71606)
- update repo install instructions (73c77a0)
- update unit tests (35b0e43)
- upgrade tests (47e0cc3)
- use better solution for home page redirects (b30d275)