Releases: angular-a11y/voicecapture-angular
Releases · angular-a11y/voicecapture-angular
1.0.1
Release v1.0.1
New Version
We are pleased to announce the release of version 1.0.1 of the voicecapture-angular library.
Release Notes
Updates
- Upgraded Angular Core and dependencies to v20.0.3
- Performance and security improvements
Updated Dependencies
@angular/animations
: ^20.0.3@angular/common
: ^20.0.3@angular/compiler
: ^20.0.3@angular/core
: ^20.0.3@angular/forms
: ^20.0.3@angular/platform-browser
: ^20.0.3@angular/platform-browser-dynamic
: ^20.0.3@angular/router
: ^20.0.3
How to Update
To update to the new version, run:
npm install [email protected]
Important Notes
- This is a patch release
- No breaking changes
- Fully compatible with Angular 20.x projects
Bug Fixes
- Includes the latest Angular security fixes
- General framework performance improvements
1.0.0
Update for Angular 19