Releases: ionic-team/vscode-ionic
Releases · ionic-team/vscode-ionic
v1.99
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
v1.89
What's Changed
- Replace Ionic start with npm create ionic
- Prevent cocoapod check on non macOS machines
v1.88
What's Changed
- Fix for statistics on NX repos using capacitor.config.json
- Fix for livereload when the configuration for the dev server is not the default