Skip to content

Version 3

Latest

Choose a tag to compare

@lizadaly lizadaly released this 11 Dec 20:37
· 1 commit to main since this release
a17876b

A major batch of dependency upgrades to bring the project up to modern supported versions of dependencies:

Package From To
Node.js 18 22
Next.js 13.1.3 15.x
React 18.x 19.x
TypeScript 4.9.5 5.x
ESLint 7.x 8.x
@typescript-eslint/* 4.x 8.x
eslint-plugin-react-hooks 4.x 5.x
react-redux 8.x 9.x
Prettier 2.x 3.x
Vercel CLI 28.x 49.x

This required some mostly minor but breaking changes to documented features, so giving this the 3.0 treatment. However, the basic affordances of Windrift are unchanged.

Claude Code was used to facilitate these upgrades.

What's Changed

Full Changelog: v2.2.3...v.3.0.0