Skip to content

Release 18.0.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@100terres 100terres released this 22 Jan 20:43
· 13 commits to main since this release
v18.0.0-beta.0
71e5847

18.0.0-beta.0 (2025-01-22)

Others 🔧

  • bump node to 20.17.0 (7870160)
  • deps: update dependency react-redux to ^9.2.0 (73421d2)
  • dev-deps: migrate eslint-plugin-node to eslint-plugin-n 17.10.2 (52b6c85)
  • dev-deps: update bump all non-major development dependencies (#840) (786ee75)
  • dev-deps: update dependency @types/markdown-it to v14 (a7d8275)
  • dev-deps: update dependency express to v4.21.0 (3123d9e)
  • dev-deps: update dependency lighthouse to v12 (77f9488)
  • renovate: create an eslint group for major update (bcdee0c)

Features 🔥

  • add support for react v19 (f617df1)

Docs 📃

  • add a security policy (880926d)
  • add star history (77bec3f)
  • drop react-virtualized examples (48584ea)
  • remove out-of-date translated documentation from rbd (777a086)
  • ssr: remove documentation regarding resetServerContext (d7628b1)

Code Refactoring 🖌

  • dependency: remove memoize-one (8e289cd)
  • dependency: remove use-memo-one (54743ba)

Tests 🧪

  • types: fix markdown-it typings (d461d56)

CI 🛠