Skip to content

Release 8

Compare
Choose a tag to compare
@ernscht ernscht released this 23 Aug 14:37
· 66 commits to develop since this release

BREAKING

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.