This repository was archived by the owner on Feb 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 408
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
|
We should either cut a beta first or create a PR in the cli repo that
verifies that this unreleased build will work well in a cli app. JiaLi
could you do that please? This might require differential loading in cli
(feature that we are currently working on) to be somewhat usable in CLI.
@manfredsteyer is leading that effort. Manfred could you please help JiaLi
verify that we've got all we need for differential loading before we cut
the 0.9 zone.js release? Thank you.
…On Wed, Feb 27, 2019, 9:35 PM JiaLiPassion ***@***.*** wrote:
1. Update package.json and CHANGELOG
2. because we have some new files under dist, I also add dist into
this commit, if this not needed, I can remove the changes under dist.
@IgorMinar <https://github.com/IgorMinar>, @mhevery
<https://github.com/mhevery>, please review, thanks!
------------------------------
You can view, comment on, or merge this pull request online at:
#1193
Commit Summary
- build: bump version to 0.9.0
File Changes
- *M* CHANGELOG.md
<https://github.com/angular/zone.js/pull/1193/files#diff-0> (13)
- *M* dist/jasmine-patch.js
<https://github.com/angular/zone.js/pull/1193/files#diff-1> (24)
- *M* dist/jasmine-patch.min.js
<https://github.com/angular/zone.js/pull/1193/files#diff-2> (2)
- *M* dist/long-stack-trace-zone.min.js
<https://github.com/angular/zone.js/pull/1193/files#diff-3> (2)
- *M* dist/mocha-patch.min.js
<https://github.com/angular/zone.js/pull/1193/files#diff-4> (2)
- *M* dist/proxy.min.js
<https://github.com/angular/zone.js/pull/1193/files#diff-5> (2)
- *M* dist/task-tracking.min.js
<https://github.com/angular/zone.js/pull/1193/files#diff-6> (2)
- *M* dist/webapis-media-query.min.js
<https://github.com/angular/zone.js/pull/1193/files#diff-7> (2)
- *M* dist/webapis-notification.min.js
<https://github.com/angular/zone.js/pull/1193/files#diff-8> (2)
- *M* dist/webapis-rtc-peer-connection.min.js
<https://github.com/angular/zone.js/pull/1193/files#diff-9> (2)
- *M* dist/webapis-shadydom.min.js
<https://github.com/angular/zone.js/pull/1193/files#diff-10> (2)
- *M* dist/wtf.min.js
<https://github.com/angular/zone.js/pull/1193/files#diff-11> (2)
- *M* dist/zone-bluebird.min.js
<https://github.com/angular/zone.js/pull/1193/files#diff-12> (2)
- *M* dist/zone-error.min.js
<https://github.com/angular/zone.js/pull/1193/files#diff-13> (2)
- *A* dist/zone-evergreen-testing-bundle.js
<https://github.com/angular/zone.js/pull/1193/files#diff-14> (4658)
- *A* dist/zone-evergreen.js
<https://github.com/angular/zone.js/pull/1193/files#diff-15> (2961)
- *A* dist/zone-evergreen.min.js
<https://github.com/angular/zone.js/pull/1193/files#diff-16> (1)
- *A* dist/zone-legacy.js
<https://github.com/angular/zone.js/pull/1193/files#diff-17> (1509)
- *A* dist/zone-legacy.min.js
<https://github.com/angular/zone.js/pull/1193/files#diff-18> (1)
- *M* dist/zone-mix.js
<https://github.com/angular/zone.js/pull/1193/files#diff-19> (450)
- *M* dist/zone-node.js
<https://github.com/angular/zone.js/pull/1193/files#diff-20> (27)
- *A* dist/zone-patch-canvas.js
<https://github.com/angular/zone.js/pull/1193/files#diff-21> (31)
- *A* dist/zone-patch-canvas.min.js
<https://github.com/angular/zone.js/pull/1193/files#diff-22> (1)
- *M* dist/zone-patch-cordova.min.js
<https://github.com/angular/zone.js/pull/1193/files#diff-23> (2)
- *M* dist/zone-patch-electron.min.js
<https://github.com/angular/zone.js/pull/1193/files#diff-24> (2)
- *A* dist/zone-patch-fetch.js
<https://github.com/angular/zone.js/pull/1193/files#diff-25> (116)
- *A* dist/zone-patch-fetch.min.js
<https://github.com/angular/zone.js/pull/1193/files#diff-26> (1)
- *M* dist/zone-patch-jsonp.min.js
<https://github.com/angular/zone.js/pull/1193/files#diff-27> (2)
- *M* dist/zone-patch-promise-test.min.js
<https://github.com/angular/zone.js/pull/1193/files#diff-28> (2)
- *M* dist/zone-patch-resize-observer.min.js
<https://github.com/angular/zone.js/pull/1193/files#diff-29> (2)
- *M* dist/zone-patch-rxjs.min.js
<https://github.com/angular/zone.js/pull/1193/files#diff-30> (2)
- *M* dist/zone-patch-socket-io.min.js
<https://github.com/angular/zone.js/pull/1193/files#diff-31> (2)
- *M* dist/zone-patch-user-media.min.js
<https://github.com/angular/zone.js/pull/1193/files#diff-32> (2)
- *M* dist/zone-testing-bundle.js
<https://github.com/angular/zone.js/pull/1193/files#diff-33> (1120)
- *M* dist/zone-testing-node-bundle.js
<https://github.com/angular/zone.js/pull/1193/files#diff-34> (51)
- *M* dist/zone-testing.js
<https://github.com/angular/zone.js/pull/1193/files#diff-35> (24)
- *M* dist/zone.js
<https://github.com/angular/zone.js/pull/1193/files#diff-36> (1166)
- *M* dist/zone.min.js
<https://github.com/angular/zone.js/pull/1193/files#diff-37> (3)
- *M* package.json
<https://github.com/angular/zone.js/pull/1193/files#diff-38> (2)
Patch Links:
- https://github.com/angular/zone.js/pull/1193.patch
- https://github.com/angular/zone.js/pull/1193.diff
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1193>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AANM6I2HnOXBN8fkzGmGVAANOV_OedDeks5vR2qdgaJpZM4bWDBj>
.
|
Collaborator
Author
|
@IgorMinar, Sure, will do, thanks! |
e48adde to
74c93df
Compare
vikerman
approved these changes
Mar 21, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
dist, I alsoadd distinto this commit, if this not needed, I can remove the changes underdist.@IgorMinar, @mhevery, please review, thanks!