-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: Abinash018/ionic-cli
base: develop
head repository: ionic-team/ionic-cli
compare: develop
- 19 commits
- 96 files changed
- 9 contributors
Commits on Nov 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4676604 - Browse repository at this point
Copy the full SHA 4676604View commit details -
chore(release): publish [skip ci]
- @ionic/[email protected] - @ionic/[email protected] - @ionic/[email protected] - @ionic/[email protected] - [email protected]
Configuration menu - View commit details
-
Copy full SHA for db4cb15 - Browse repository at this point
Copy the full SHA db4cb15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d9fa9c - Browse repository at this point
Copy the full SHA 7d9fa9cView commit details -
chore(release): publish [skip ci]
- @ionic/[email protected] - @ionic/[email protected] - @ionic/[email protected] - @ionic/[email protected] - [email protected]
Configuration menu - View commit details
-
Copy full SHA for b0af2be - Browse repository at this point
Copy the full SHA b0af2beView commit details
Commits on Nov 8, 2023
-
revert: use native ES2022 error cause (ionic-team#5060)
This reverts commit 0c4cd0f.
Configuration menu - View commit details
-
Copy full SHA for 1e64a1a - Browse repository at this point
Copy the full SHA 1e64a1aView commit details -
chore(release): publish [skip ci]
- @ionic/[email protected] - @ionic/[email protected] - @ionic/[email protected] - [email protected]
Configuration menu - View commit details
-
Copy full SHA for b06ab3c - Browse repository at this point
Copy the full SHA b06ab3cView commit details -
fix: use native ES2022 error cause (ionic-team#5010)
BREAKING CHANGE: `message`, `stack`, and `error` properties removed from `BaseError` and `SubprocessError`
Configuration menu - View commit details
-
Copy full SHA for a97ba2b - Browse repository at this point
Copy the full SHA a97ba2bView commit details -
fix: use native ES2022 error cause (ionic-team#5010)
This improves error messages and stack traces. For example: Before: Error at new SubprocessError (.../dist/index.js:41:23) at ChildProcess.<anonymous> (.../dist/index.js:125:27) at ChildProcess.emit (node:events:513:28) at maybeClose (node:internal/child_process:1100:16) at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5) After: SubprocessError: Signal exit from subprocess. at ChildProcess.<anonymous> (.../dist/index.js:122:27) at ChildProcess.emit (node:events:513:28) at maybeClose (node:internal/child_process:1100:16) at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5) { code: 'ERR_SUBPROCESS_SIGNAL_EXIT', signal: 'SIGTERM' }Configuration menu - View commit details
-
Copy full SHA for d19f28e - Browse repository at this point
Copy the full SHA d19f28eView commit details -
chore(release): publish [skip ci]
- @ionic/[email protected] - @ionic/[email protected] - @ionic/[email protected] - [email protected]
Configuration menu - View commit details
-
Copy full SHA for d09653d - Browse repository at this point
Copy the full SHA d09653dView commit details
Commits on Dec 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ed23150 - Browse repository at this point
Copy the full SHA ed23150View commit details
Commits on Dec 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4050419 - Browse repository at this point
Copy the full SHA 4050419View commit details -
chore(release): publish [skip ci]
- @ionic/[email protected] - @ionic/[email protected] - @ionic/[email protected] - @ionic/[email protected] - @ionic/[email protected] - @ionic/[email protected] - @ionic/[email protected] - @ionic/[email protected] - @ionic/[email protected] - @ionic/[email protected] - [email protected]
Configuration menu - View commit details
-
Copy full SHA for 05d64e9 - Browse repository at this point
Copy the full SHA 05d64e9View commit details
Commits on Dec 20, 2023
-
fix: live reload deploys app when warnings are present ionic-team#4807 (
ionic-team#5043) Co-authored-by: Michal Wilski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef5706e - Browse repository at this point
Copy the full SHA ef5706eView commit details
Commits on Jan 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e3a5de - Browse repository at this point
Copy the full SHA 2e3a5deView commit details -
feat(angular): support angulars vite dev server (ionic-team#5064)
Modifies how the angular emits that the dev server is ready by including the additional output from the CLI Co-authored-by: Sean Perkins <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a94434 - Browse repository at this point
Copy the full SHA 8a94434View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb44be3 - Browse repository at this point
Copy the full SHA cb44be3View commit details
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fbeac60 - Browse repository at this point
Copy the full SHA fbeac60View commit details
Commits on Mar 18, 2025
-
fix(angular): change default project type to Standalone (ionic-team#5104
) Co-authored-by: Brandy Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cea5728 - Browse repository at this point
Copy the full SHA cea5728View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54a76b5 - Browse repository at this point
Copy the full SHA 54a76b5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff develop...develop