Skip to content

v9.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jun 19:26
8fbba66

9.0.0 (2021-06-02)

Bug Fixes

  • release: manually release a major version (9c0c9f3), closes #210

Features

  • babelrc: update browsersConfig (#207) (5c18a73)
  • add 'jest-snapshot-serializer-raw/always' as default snapshotSerializer (#206) (78611f1)
  • bump deps and backmerge upstream (60207d2)
  • require node 12.13 (dbe4d8f)

BREAKING CHANGES

  • release: Upgrades kcd-scripts to jest v27
  • Requires >=12.13.0, first LTS release of Erbium
    because it is a requirement of lint-staged@11
  • snapshots will now be serialized by 'jest-snapshot-serializer-raw/always'
  • snapshots will now be serialized by 'jest-snapshot-serializer-raw/always'