Skip to content

Release 17.0.0

Latest
Compare
Choose a tag to compare
@100terres 100terres released this 14 Sep 19:27
· 11 commits to main since this release

17.0.0 (2024-09-14)

⚠ BREAKING CHANGES

  • redux: bump redux to v5 and react-redux to v9
  • react: drop support for v16 and v17

Others 🔧

  • bump borwserlist to latest version (e826e01)
  • deps-dev: bump express from 4.19.1 to 4.20.0 (8f149d2)
  • deps-dev: bump ws from 7.5.9 to 7.5.10 (fa6119c)
  • deps: update dependency @babel/runtime to ^7.25.6 (646858e)
  • dev-deps: update all non-major development dependencies (9ac3f0c)
  • dev-deps: update dependency @atlaskit/theme to v13 (c091b8a)
  • dev-deps: update dependency jest-axe to v9 (fbb66cc)
  • dev-deps: update dependency jsdom to v25 (34a8feb)
  • dev-deps: update dependency rimraf to v6 (460f580)
  • dev-deps: update dependency wait-on to v8 (b57aa06)
  • dev-deps: update dependency webpack to v5.94.0 [SECURITY] (491eeb8)

Features 🔥

  • react: drop support for v16 and v17 (38e6b49)
  • redux: bump redux to v5 and react-redux to v9 (8334755)

Docs 📃

Code Refactoring 🖌

Tests 🧪

CI 🛠

  • bump pnpm cache version (e2c581f)
  • fix chromatic deploy action (7a9d65d)
  • pnpm: bump to 9.10.0 (f59cf9f)
  • refactor pnpm setup and drop node_modules caching (c9ea36d)
  • remove browser version (4638626)
  • update wagoid/commitlint-github-action action to v6 (c83cb54)