3.4.0
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