Skip to content

Releases: jonelantha/gatsby-s3-action

v1.3.1

27 Mar 14:12
4c0993e
Compare
Choose a tag to compare
  • Update readme to include Gatsby v3 note
  • Package updates

v1.3.0

15 Feb 18:37
0557a36
Compare
Choose a tag to compare
  • New debug flag
  • Fixed S3 copy to explicitly set content type
  • Pack updates

v1.2.3

18 Jan 17:24
e23bff1
Compare
Choose a tag to compare
  • Update to latest packages
  • Readme update

v1.2.2

19 Oct 17:58
b1ddd1e
Compare
Choose a tag to compare

Update all dependencies to latest versions

v1.2.1

27 Jul 16:09
0d621a1
Compare
Choose a tag to compare

Update all dependencies to latest versions

v1.2.0

01 Jul 17:29
3a3dc0d
Compare
Choose a tag to compare

Adds the following fields:

  • dest-s3-path: The destination S3 Path (defaults to root)
  • cloudfront-path-to-invalidate: The path to invalidate on the CloudFront distribution (default: /*)
  • sync-delete: If true, delete files on S3 which are not in the latest Gatsby build (defaults to 'true')