This repository was archived by the owner on May 3, 2025. It is now read-only.
v1.12.0
·
161 commits
to main
since this release
What's Changed
- Upgrade to react-router v6 #142
- Reset password page/feature #145
- Adds new route
/reset-passwordfor requesting a password change via email
- Email template has been added from https://codesandbox.io/s/beets-reset-password-template-wmu36x
- A new "Not Found" page has been added as a catch-all for any non-matching routes.

- Adds new route
Dependencies
- Bump typescript from 4.4.4 to 4.6.3 #126
- Bump react and react-dom #127
- Bump luxon from 2.0.2 to 2.3.1 #128
- Bump react-markdown from 8.0.1 to 8.0.2 #131
- Bump react-redux from 7.2.6 to 7.2.7 #133
- Bump ts-node from 10.3.1 to 10.7.0 #135
- Bump collation from 0.7.1 to 0.8.0 #137
- Bump jotai from 1.5.2 to 1.6.1 #134
- Bump @supabase/supabase-js from 1.24.0 to 1.33.3 #141
- Bump jotai from 1.6.1 to 1.6.2 #143
- Bump react-redux from 7.2.7 to 7.2.8 #138
- Bump react-error-overlay from 6.0.9 to 6.0.10 #139
Full Changelog: v1.11.0...v1.12.0

