Skip to content
This repository has been archived by the owner on Dec 30, 2019. It is now read-only.

20.0.0

Latest
Compare
Choose a tag to compare
@DorianGrey DorianGrey released this 24 Dec 10:56
· 1 commit to master since this release

This release was originally scheduled a couple of weeks ago... yet, now I can call it a christmas present 🎄 !

Once again, a couple of breaking changes are included. For instructions on how to migrate from version 19, see the migration guide. Please feel free to open an issue if anything in that guide is not clear enough!

The most notable changes:

  • Angular is now included in v7 (even though it does not yet include the ivy compiler by default)
  • The migration to webpack-serve in v19 was reverted, since the maintenance status of that project and webpack-dev-server toggled since then.
  • webpack-chain replaces webpack-merge for building the configuration.
  • Linting is now available as a separate task that also includes auto-fixing.

The docs received some updates to reflect the most recent changes as well as some deprecated references. Please take a closer look at them to make sure you don't miss anything useful!

For the full set of changes, see the diff: 19.1.1...20.0.0