Release 8
BREAKING
- remove node 14 support 25e0dff
Project
- update eslint to v8 1be69a3 (potentially src file changes are necessary)
- remove deprecated tota11y helper 305084c
- remove experimatal docker run mode c3aece8
... and some other fixes and improvements: 7.5.0...8.0.0
Update from v7
Node 14 should not be used anymore ;-)
You may savely remove docker run mode related files:
- .dockerignoere
- Dockerfile
- docker-compose.yml
- docker-compose-dev.yml
- project/docs/nitro-docker.md
... and docker related npm scripts in package.json (section \n# DOCKER -------
)
After installing the new dependencies, it is advisable to run the prettier script and to lint your project.