What's Changed
- bump to node 18 for github actions workflow by @anjannath in #183
- fix: show information message after image pushed to the cluster by @dgolovin in #190
- chore: remove whitespace from icon by @deboer-tim in #193
- Show Full User Experience When Running The Installer On Windows by @adrianriobo in #208
- feat: update readme by @dgolovin in #217
- fix: delay crc-detection and init till after activation by @dgolovin in #218
- fix: make sure the crc daemon is running before execute start (#205)" by @lstocchi in #219
- fix: remove provider lifecyle by @lstocchi in #220
- Add an oci image to act as a cache builder for a multistage building strategy by @adrianriobo in #222
- Build strategy based on containers with cache by @adrianriobo in #214
- fix: migrate build from rollup to vite by @dgolovin in #225
- chore: fix typo by @benoitf in #226
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #227
- fix: update CRC status after installation or any status change by @dgolovin in #230
- fix: update macos-11 (deprecated) to macos-14 by @dgolovin in #231
- feat: retrieve pull-secret using Red Hat SSO account by @dgolovin in #216
- fix: updates state during extension startup by @dgolovin in #240
- fix: add unit tests execution into pr-check.yaml by @dgolovin in #242
- fix: allow to customize config values on create new page by @lstocchi in #228
- fix: set correct minimum memory values in package.json by @lstocchi in #246
- chore: enable dependabot by @jeffmaury in #255
- build(deps): bump actions/cache from 3 to 4 by @dependabot in #256
- build(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #257
- build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #258
- build(deps): bump docker/build-push-action from 4 to 6 by @dependabot in #259
- build(deps): bump docker/login-action from 2 to 3 by @dependabot in #260
- build(deps-dev): bump @podman-desktop/api from 1.10.3 to 1.12.0 by @dependabot in #263
- fix: dispose CommandManager on extension deactivation by @dgolovin in #253
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #261
- build(deps-dev): bump eslint from 8.45.0 to 8.57.0 by @dependabot in #267
- build(deps-dev): bump prettier from 2.8.8 to 3.3.3 by @dependabot in #268
- build(deps-dev): bump vitest and @vitest/coverage-v8 by @dependabot in #269
- build(deps-dev): bump typescript from 4.9.5 to 5.5.4 by @dependabot in #271
- build(deps-dev): bump vite from 5.2.12 to 5.4.0 by @dependabot in #274
- build(deps-dev): bump mkdirp from 2.1.6 to 3.0.1 by @dependabot in #272
- build(deps-dev): bump tslib from 2.6.0 to 2.6.3 by @dependabot in #273
- build(deps-dev): bump ts-node from 10.9.1 to 10.9.2 by @dependabot in #276
- build(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #262
- build(deps-dev): bump compare-versions from 6.0.0 to 6.1.1 by @dependabot in #264
- build(deps-dev): bump which from 3.0.1 to 4.0.0 by @dependabot in #266
- fix: enable eslint @typescript-eslint/no-floating-promises rule by @dgolovin in #245
- build(deps-dev): bump vite from 5.4.0 to 5.4.1 by @dependabot in #279
- build(deps-dev): bump @types/node from 18.16.19 to 20.14.15 by @dependabot in #278
- build(deps): bump axios from 1.7.2 to 1.7.4 by @dependabot in #280
- build(deps-dev): bump @types/node from 20.14.15 to 20.16.1 by @dependabot in #281
- fix: typescript typecheck error by @dgolovin in #282
- fix: run crc initialization after cleanup by @dgolovin in #283
- build(deps-dev): bump vite from 5.4.1 to 5.4.2 by @dependabot in #285
- fix: update version to 1.4.0 by @dgolovin in #254
- build(deps-dev): bump tslib from 2.6.3 to 2.7.0 by @dependabot in #289
- chore: align release workflow with other extensions by @jeffmaury in #286
- fix: remove step that creates PR to increment the version by @dgolovin in #292
New Contributors
- @deboer-tim made their first contribution in #193
- @adrianriobo made their first contribution in #208
- @lstocchi made their first contribution in #219
Full Changelog: v1.3.0...v2.0.0