All notable changes to front-end will be document
- chore,update: eslint configuration changes
- doc: improve documentation to show how to do a default export
- fix,chore: install additional development dependencies and fix the sass import issue
- chore: change npm script from start:dev to build:dev
- upgrade the dependencies
- install css-loader as is required now
- update the documentation for cypress testing
v1.1.0 (2020-12-17)
- updated & upgraded toolchain's libraries
- cypress support
- projects structure updates
- the documentation was updated in accordance with the latest changes
- for
eslint
the preferential rules were deleted and only the default ones were kept - a placeholder to extend global objects with new properties was created in
@types