chore: v0.1.4 (attempt 2)

This commit is contained in:
Aarnav Tale 2024-05-15 22:27:03 -04:00
parent 65a76a7fa2
commit 2b1e7be193
No known key found for this signature in database

View File

@ -5,6 +5,7 @@
- The login page actually respects the `DISABLE_API_KEY_LOGIN` variable.
- Implemented some fixes that should stop dialogs from hanging a webpage.
- Upgrade to React 19 beta to take advantage of the compiler (may revert if it causes issues).
- Upgrade other dependencies
### 0.1.3 (May 4, 2024)