Skip to content

Releases: ionic-team/vscode-ionic

v1.65

02 Jan 21:30
f28ae96
Compare
Choose a tag to compare
  • Update from @ionic/cli 7.1.5 to 7.2.0

v1.64

15 Dec 17:08
f28ae96
Compare
Choose a tag to compare
  • Add support for PWA target for Angular Applications
  • Fix peer dependency checks when the dependency uses && in its version range
  • Option to migrate to the Capacitor 6 beta (2)

v1.63

11 Dec 19:31
38c5217
Compare
Choose a tag to compare
  • Fix peer dependencies when migrating Angular or Capacitor
  • Support for Android Flavors

v1.62

06 Dec 18:20
cb98244
Compare
Choose a tag to compare
  • Fix task queueing issue when a dialog is left to timeout
  • Improved output of a security audit (Configuration > Security Audit)
  • Strip extraneous angular warnings on a build
  • Root folder is also listed as a project for folder based mono-repos
  • Tooltips for mono-repo projects are now the path for the project
  • Update @angular-eslint/* packages when an Angular migration is done

v1.61

06 Dec 18:14
1d92673
Compare
Choose a tag to compare
  • Fix cocoapods version detection (if a project had previously detected an older version)
  • Recommendation to integrate prettier and ESLint using lint-staged and husky (Project > ...)
  • Update @angular/pwa and @angular/cdk when migrating Angular versions
  • Fix checking for minor updates in a yarn based project
  • Fix service worker configuration when switching to ES Build
  • Generate PWA assets when generating Splash screens and Icons

v1.60

16 Nov 18:39
9df1de7
Compare
Choose a tag to compare
  • Update rule for onesignal-cordova-plugin conflicting with Auth Connect
  • Recommendation to move browserslist file into package.json to reduce config files in a project
  • Update readme to fix documentation

v1.59

10 Nov 14:57
5799097
Compare
Choose a tag to compare
  • Add control flow migration for Angular 17 projects
  • Add recommendation to switch to ESBuild for Angular 17 projects
  • Add recommendation for migrations between major Angular versions
  • Add recommendation to switch Angular CLI Package Manager if using pnpm or yarn
  • Ionic CLI updated from 7.1.1 to 7.1.5
  • Fix .browserslistrc getting mangled
  • Fix error output being repeated twice for some commands
  • Fix pnpm install node modules