Skip to content

v19.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 21:00
· 24 commits to main since this release

19.0.0 (2021-06-03)

Bug Fixes

  • disable a few rules that were annoying (bd7ef58)
  • jest: only apply jest rules to jest files (c609ea4)
  • upgrade deps and drop webpack (1f162d6)

BREAKING CHANGES

  • This drops webpack so we do not install webpack if you are not using it. See the commit diff to get an idea of how to update your own config if you needed that.