Skip to content

v1.0.7: peerDeps support for React 19

Latest
Compare
Choose a tag to compare
@agilgur5 agilgur5 released this 03 Jan 22:34

Release

Support React 19 in peerDeps range

  • various internal CI changes to support newer Node etc (#113, #114, #115)

  • no API surface changes!

Changelog

  • [48efb01cd3] - pub: release v1.0.7 -- peerDeps support for React 19 (Anton Gilgur)
  • [4fcbda0128] - deps: remove outdated react-hot-loader (Anton Gilgur)
  • [84cf637ad4] - deps: update peerDeps to support React 19 without warnings (#116) (Anton Gilgur)
  • [89bfe66a27] - deps: update node-canvas, Node, actions, + npm audit fix (#115) (Anton Gilgur)
  • [fbd2592e46] - fix(ci): run GH action on external PRs as well (#112) (Anton Gilgur)
  • [abc477bb18] - fix(ci): update codecov-action to v5 (#114) (Anton Gilgur)
  • [f606468a79] - fix(ci): temporarily pin matrix to Node 16 on Ubuntu (#113) (Anton Gilgur)
  • [21f5e6facd] - docs: fix & update badges (#99) (Anton Gilgur)

v1.0.6...v1.0.7