Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: angular-a11y/voicecapture-angular

1.0.1

15 Jun 01:28
9e41c1e
Compare
Choose a tag to compare

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

24 Jan 02:14
0645cf7
Compare
Choose a tag to compare

Update for Angular 19