- Pinned some packages to specific versions to avoid potential security vulnerabilities through transitive dependencies. (through running pnpm audit)

- Updated dependencies and lockfile.
- Synced translation catalogs from Crowdin.
This commit is contained in:
Amruth Pillai
2026-04-22 15:15:10 +02:00
parent 7df9b1e4b5
commit c6e8df0a00
60 changed files with 2158 additions and 5254 deletions
+9
View File
@@ -4,6 +4,15 @@ description: "List of all notable changes and updates to Reactive Resume"
rss: true
---
<Update label="v5.0.19" description="22nd April 2026">
## Security
- Pinned some packages to specific versions to avoid potential security vulnerabilities through transitive dependencies. (through running `pnpm audit`)
## Maintenance
- Updated dependencies and lockfile.
- Synced translation catalogs from Crowdin.
</Update>
<Update label="v5.0.18" description="14th April 2026">
## Features & Improvements
- Re-enabled **Passkeys** across authentication flows, including passkey sign-in on the login page and passkey management in account settings.