Releases: loune/snap-push
Releases · loune/snap-push
v6.3.0
17 Sep 13:06
Compare
Sorry, something went wrong.
No results found
feat: Upgrade to Node.js 20
feat: Upgrade to ESLint 9 and fix errors.
fix: CLI and ESM.
feat: Update dependencies.
feat: Remove azurite as a dev dep.
feat: Add publish to npm github action.
Full Changelog : v6.1.1...v6.3.0
v6.1.1
28 Dec 01:10
Compare
Sorry, something went wrong.
No results found
v6.1.0
25 Oct 11:17
Compare
Sorry, something went wrong.
No results found
v6.0.0
24 Oct 20:58
Compare
Sorry, something went wrong.
No results found
feat: Convert to ES Modules feat: Build both CommonJS and ES Modules feat: Update dependencies - feat: Set minimum Node.js 16 9e5ba2e
feat: Update dependencies
fix: lint and type errors
v5.0.0...v6.0.0
v5.0.0
04 May 13:20
Compare
Sorry, something went wrong.
No results found
Changed
Uses AWS SDK v3 (@aws-sdk/client-s3) instead of aws-sdk.
Requires @aws-sdk/client-s3 and Node.js 14+.
v4.1.0...v5.0.0
v4.1.0
10 Jun 10:10
Compare
Sorry, something went wrong.
No results found
Update CHANGELOG for 4.1.0 d34c704
Merge branch 'master' of https://github.com/loune/snap-push 5fc1fd2
Add dryRun option that pretends to upload (and delete) files for testing purposes. Add ignoreFile option to allow skipping upload of certain files. Add substituteFile option to allow substituting upload of a local file with another. Add PushResult.errorKeys with keys which had upload errors. bb59cca
Bump ws from 7.4.4 to 7.4.6 (#14 ) 477b0bd
Bump browserslist from 4.16.3 to 4.16.6 (#13 ) 2f70bdd
Bump hosted-git-info from 2.8.8 to 2.8.9 (#12 ) 2ebc980
v4.0.0...v4.1.0
v4.0.0
05 May 11:35
Compare
Sorry, something went wrong.
No results found
Added
Automatically create compressed copies of files with br and gzip using new encoding option.
Object tagging for AWS and Azure.
v3.0.0...v4.0.0
v3.0.0
27 Apr 12:52
Compare
Sorry, something went wrong.
No results found
Changed
Update @azure/storage-blob to version 12 and fix implementation.
Update dependencies to latest version.
Improve unit tests and add CI.
v2.0.1...v3.0.0
v2.0.1
12 Jul 11:34
Compare
Sorry, something went wrong.
No results found
Fix built-in mime types not working when using custom mime types Add test and update changelog 12bbf8c
Add eslint-plugin-prettier 52fef0d
Fix README and improve error message 1f53234
v2.0.0...v2.0.1
2.0.0 - 2019/06/18
18 Jun 10:29
Compare
Sorry, something went wrong.
No results found
Fixed
Allow bucket name to have dots for CLI.
Better error handling.
Added
Define custom MIME types through mimeTypes.
Changed
metadata PushOption now accepts function.
v1.0.1...v2.0.0