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.
Hello lovely humans,
zone.js just published its new version 0.8.11.
This version is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of zone.js.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Good luck with your project ✨
You rock!
🌴
The new version differs by 179 commits .
b92b6e3
chore: release v0.8.11
1919b36
fix: access
process
through_global
so that WebPack does not accidently browserify (#786)89f990a
fix(patch): fix #744, add namespace to load patch name (#774)
582ff7b
fix(closure): patchOnProperty with exact eventNames as possible (#768)
7ad3070
doc(module): add document for new module system and how to disable features. (#777)
b7238c8
fix(task): fix #778, sometimes task will run after being canceled (#780)
245f8e9
fix(webcomponents): fix #782, fix conflicts with shadydom of webcomponents (#784)
82d4133
refactor(private): move help method to _ZonePrivate (#785)
1d422f2
chore: release v0.8.10
3218b5a
fix(timer): fix #437, #744, fix nativescript timer issue, fix nodejs v0.10.x timer issue (#772)
d94dc65
don't save handleIds for node (#736)
b5e33fd
fix: Package Error stack rewriting as a separate bundle. (#770)
b48db54
feat: turn more code into Zone modules (#761)
f8d17ac
fix(spec): fix #760, fakeAsyncTestSpec should handle microtask with additional args (#762)
4baeb5c
fix(showError): fix ignoreConsoleErrorUncaughtError may change during drain microtask (#763)
There are 179 commits in total. See the full diff.