Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

v6.0.0

Compare
Choose a tag to compare
@team-engineering-x team-engineering-x released this 29 Sep 10:44
· 155 commits to master since this release

6.0.0 (2021-09-29)

Bug Fixes

  • bump @babel/cli from 7.11.6 to 7.13.10 (62f0527)
  • bump @babel/preset-flow from 7.10.4 to 7.12.13 (87b8909)
  • bump @babel/register from 7.11.5 to 7.13.8 (31ecfee)
  • bump @semantic-release/github from 7.1.1 to 7.2.0 (039d915)
  • bump babel-jest from 26.3.0 to 26.6.3 (6ea5bb4)
  • bump jest from 26.4.2 to 26.6.3 (05a2de2)
  • bump rollup from 2.28.2 to 2.33.3 (343cd16)
  • bump rollup from 2.41.0 to 2.45.2 (62c14a2)
  • bump sinon from 9.1.0 to 9.2.1 (209c6ca)
  • fix version not updated in package.json (2462789)
  • fix vulnerabilities (ff91c44)
  • update babel related packages (1e7165a)
  • update date-fns (d052f38)

Features

  • add peer dependencies (4d7e595)

  • fix!: update target browsers list (20f1c6a)

  • fix!: update @babel/preset-env (2d0e176)

  • fix!: replace rollup uglify with terser (05204b5)

  • fix!: update rollup related packages (9815dd5)

BREAKING CHANGES

  • Update target browsers list
  • Update @babel/preset-env
  • Replace rollup uglify with terser
  • Replace some rollup packages with latest version