Releases: ionic-team/vscode-ionic
Releases · ionic-team/vscode-ionic
v1.65
- Update from @ionic/cli 7.1.5 to 7.2.0
v1.64
- 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
- Fix peer dependencies when migrating Angular or Capacitor
- Support for Android Flavors
v1.62
- 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
- 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
- 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
- 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