Releases: ionic-team/vscode-ionic
Releases · ionic-team/vscode-ionic
v1.101
v1.100
v1.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
v1.98
- Update dependencies
-
- Fix for Modern yarn monorepos
v1.96
v1.95
- Support for NextJS projects using static exports with an
out
folder - Support for Non-Ionic projects using
serve
,build
andstart
scripts - Support for Capacitor Plugin monorepos
v1.94
- Options for running in the web browser, VS Code editor, Nexus browser added as icons
- Live reload added for Run > iOS and Android options
- Fix to ensure running for web will run on localhost
v1.93
- Auto import IonIcons for Standalone Angular projects
- Live Reload now uses the Capacitor CLI only
- Fix to prevent checking for yarn version
- Improve speed of detecting package versions
- Use
ng generate
instead ofionic generate
v1.92
- Support multi-app
ionic.config.json
files (including whenroot
is omitted)
v1.91
- Configurations of development and production added for React and Vue builds.
- The
ionic:build
command inpackage.json
will now override the default build command