Skip to content

Commit

Permalink
v1.99 (#221)
Browse files Browse the repository at this point in the history
* fix: path to yarn outdated plugin

* fix: capacitor migrate with modern yarn

* feat: support for Angular 19 migration

* fix: dialogs of "prepare release" losing focus

* feat: migrate ionic start to Standalone

* feat: remove modules from plugin explorer

* chore: update tags

* feat: migrate to Angular 19 for ionic start and plugin explorer

* chore: set strict standalone

* feat: Angular Schematics for migrating to Signals and inject added
  • Loading branch information
dtarnawsky authored Dec 2, 2024
1 parent bddd0e4 commit 1d26097
Show file tree
Hide file tree
Showing 27 changed files with 7,820 additions and 5,451 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
## Changelog

### Version 1.99

- Support for Angular 19 migration
- Fix for yarn outdated plugin
- Fix for Capacitor migrate with modern yarn
- Fix for dialogs of "prepare release" losing focus
- Angular Schematics for migrating to Signals and inject added

### Version 1.98

- Update dependencies
Expand Down
Loading

0 comments on commit 1d26097

Please sign in to comment.