Skip to content

Releases: ionic-team/vscode-ionic

v1.101

22 Jan 14:07
3ccf3f6
Compare
Choose a tag to compare
  • Capacitor 7 migration support
  • Capacitor 7 plugin migration support

v1.100

19 Jan 18:32
a0a572e
Compare
Choose a tag to compare
  • Fix filter for cookie plugin when capturing logs from Nexus Browser

v1.99

02 Dec 16:33
1d26097
Compare
Choose a tag to compare
  • 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

14 Nov 17:13
bddd0e4
Compare
Choose a tag to compare
  • Update dependencies
    • Fix for Modern yarn monorepos

v1.96

18 Oct 14:03
543264e
Compare
Choose a tag to compare
  • For build command use -- to ensure parameters are passed
  • Support for folder based monorepos with Non-Ionic projects
  • Fixes #207

v1.95

11 Oct 18:33
61f3abc
Compare
Choose a tag to compare
  • Support for NextJS projects using static exports with an out folder
  • Support for Non-Ionic projects using serve, build and start scripts
  • Support for Capacitor Plugin monorepos

v1.94

09 Sep 13:39
2cc61bd
Compare
Choose a tag to compare
  • 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

03 Sep 13:10
d56c68d
Compare
Choose a tag to compare
  • 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 of ionic generate

v1.92

13 Aug 16:18
2ead0ae
Compare
Choose a tag to compare
  • Support multi-app ionic.config.json files (including when root is omitted)

v1.91

05 Aug 16:16
0f034c9
Compare
Choose a tag to compare
  • Configurations of development and production added for React and Vue builds.
  • The ionic:build command in package.json will now override the default build command