This repository has been archived by the owner on Mar 22, 2024. It is now read-only.
Releases: Financial-Times/n-heroku-tools
Releases · Financial-Times/n-heroku-tools
v15.0.0 - Add support for Node 18 and drop Node 14 support
v14.0.1
What's Changed
- CPP-890 update config for nightly scheduled-pipelines by @serena97 in #655
- Uppercase all HTTP verbs for native Fetch support by @olusoladavid in #661
New Contributors
- @olusoladavid made their first contribution in #661
Full Changelog: v14.0.0...v14.0.1
Migrate to Node 14 + 16
What's Changed
- Fix typo in preinstall script dependency by @ivomurrell in #647
- CPP-642 migrate from circleci/* to cimg/* by @serena97 in #646
- Add npm-publish-token CircleCI context by @serena97 in #650
- Add support for Node 14 and Node 16 by @ivomurrell in #648
Breaking Changes
- Dropped support for Node 12
New Contributors
Full Changelog: v13.0.1...v14.0.0
add REDIS_TLS_URL to list of variables from addons
v13.0.1 Merge pull request #643 from Financial-Times/apaleslimghost-patch-1
Deprecated rebuild command
This version has deprecated the rebuild
command.
Release v12.2.0
Allow configuring the amount of retries for review applications by setting the HEROKU_REVIEW_APP_NUM_RETRIES
environment variable.
Supports uploading assets in subdirectories
- uploadAssetsToS3: glob pattern reads files in subdirectories and uploads them to S3 in the same subdirectories they were in.
Use Node v12
Merge pull request #613 from Financial-Times/use-node-v12 Use Node v12
v11.0.0: Upgrade to Node v14 + upload ICO files
- Upgrade to Node v14
- Upload ICO files
Release 10.0.2
- uploadAssetsToS3: Upload
svg
files