Skip to content

v0.0.147

Latest
Compare
Choose a tag to compare
@EECOLOR EECOLOR released this 02 Jan 08:42
· 34 commits to master since this release
6500ae9

Warning; this release can break applications, make sure to test thoroughly and monitor runtime errors.

  • Result of @kaliber/config is no longer included in the compiled node application files. This prevents secrets from landing unencrypted on disk. In order to prevent errors @kaliber/config should be excluded from babel compilation.
  • When copying files the timestamps are preserver, this can speed up builds significantly.
  • Helmet is upgraded ensuring more modern defaults. This can break features at runtime, so make sure to test.

What's Changed

Full Changelog: v0.0.146...v0.0.147