Skip to content

3.4.0

Compare
Choose a tag to compare
@bstaruk bstaruk released this 31 Oct 17:43
ca9e819

Maintenance release which updates all dependencies, improves the boilerplate code (sass & js) and resolves an issue with how environment variables were being set in the scripts.

  • Boilerplate (css & js) improvements
  • No longer defining NODE_ENV in package.json, as it was breaking the app for Windows users
  • Fetch & promise polyfills have been removed from the project because IE11 support is not a concern for most developers in 2021
  • All dependencies updated