Update zone.js to version 0.8.11 🚀 #805
Reference in New Issue
Block a user
Delete Branch "greenkeeper-zone.js-0.8.11"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 105 commits (ahead by 105, behind by 1).
b92b6e3chore: release v0.8.111919b36fix: accessprocessthrough_globalso that WebPack does not accidently browserify (#786)89f990afix(patch): fix #744, add namespace to load patch name (#774)582ff7bfix(closure): patchOnProperty with exact eventNames as possible (#768)7ad3070doc(module): add document for new module system and how to disable features. (#777)b7238c8fix(task): fix #778, sometimes task will run after being canceled (#780)245f8e9fix(webcomponents): fix #782, fix conflicts with shadydom of webcomponents (#784)82d4133refactor(private): move help method to _ZonePrivate (#785)1d422f2chore: release v0.8.103218b5afix(timer): fix #437, #744, fix nativescript timer issue, fix nodejs v0.10.x timer issue (#772)d94dc65don't save handleIds for node (#736)b5e33fdfix: Package Error stack rewriting as a separate bundle. (#770)b48db54feat: turn more code into Zone modules (#761)f8d17acfix(spec): fix #760, fakeAsyncTestSpec should handle microtask with additional args (#762)4baeb5cfix(showError): fix ignoreConsoleErrorUncaughtError may change during drain microtask (#763)There are 105 commits in total. See the full diff.
Pull request closed