Skip to content
This repository was archived by the owner on May 3, 2025. It is now read-only.

v1.12.0

Choose a tag to compare

@brandongregoryscott brandongregoryscott released this 10 Apr 18:09
· 161 commits to main since this release
4f9c718

What's Changed

  • Upgrade to react-router v6 #142
  • Reset password page/feature #145
    • Adds new route /reset-password for requesting a password change via email
      image
      • This route doubles as the "Change Password" functionality when being redirected from the reset email
        image
      • Invalid or expired tokens show an empty state to let the user know they need to request a new token
        image
    • 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.
      image

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