Skip to content

2.0.0

Compare
Choose a tag to compare
@tynanford tynanford released this 09 Nov 00:04
· 32 commits to master since this release
87eee7c

Changed build tools from Create React App (CRA) to Vite. It should mostly be transparent (besides the much faster dev server and build times) but there are a few things to be mindful of. See the migration notes page for more details. Importantly, all your REACT_APP_ environment variable definitions should work the same way and all the npm commands are the same.

What's Changed

Full Changelog: 1.3.1...2.0.0