Skip to content

Latest commit

 

History

History
58 lines (33 loc) · 1009 Bytes

changelog.md

File metadata and controls

58 lines (33 loc) · 1009 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.1.4] - 2021-03-06

Changed

  • Upgrade deps and npm audit fix
  • Upgrade poscss-loader (add postcss peer dep)
  • Update Workbox sitemap syntax
  • Use new syntax for csp nonce

Removed

  • NoEmitOnErrorsPlugin (depreciated)
  • helmet's feature policy

Added

  • postcss

[0.1.3] - 2021-03-06

Changed

  • Upgrade eslint-config and relint
  • Upgrade deps and npm audit fix

[0.1.2] - 2020-07-04

Changed

  • Upgrade deps and npm audit fix

[0.1.1] - 2020-07-04

Added

  • This changelog

Changed

  • Moved haproxy.config into ./config/
  • Added commented lines which would allow soft reloading of haproxy from outside the container
  • Minor fixes

[0.1.0] - 2020-03-13

Added

  • Initial Commit