Update zone.js to version 0.7.7 🚀 #633
Reference in New Issue
Block a user
Delete Branch "greenkeeper-zone.js-0.7.7"
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.7.7.
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 21 commits (ahead by 21, behind by 1).
8af21b5chore: release v0.7.7808f6fdfeat: allow tasks to be canceled and rescheduled on different zone in a zone delegate47962dffix(patch): check timer patch return undefined (#628)f300658docs(core): add standard api document (#625)35aeb68docs(core): remove old example, update counting example with new API (#624)6731ad0feat: make fetch() zone-aware without triggering extra requests or uncatchable errors. (#622)d6772e2refactor(node): patch nextTick with more general patchMicroTask method (#617)9818139feat: add Zone.root api (#601)6d31734feat(electron/nw): fix #533, in electron/nw.js, we may need to patch both browser API and nodejs API, so we need a zone-mix.js to contains both patched API.ac7b046feat(promise a+) fix #591, make ZoneAwarePromise pass promise a+ test (#592)9e81037fix(node): patch crypto as macroTask and add test cases for crypto, remove http patch (#612)7665e5atest(fix): fix flaky test setInterval in android 4.4 (#611)437ab4edocs: Document non standard web apis (#610)33d0d8dfix(minification): fix #607 to change catch variable name to error/err (#609)787b636chore: release v0.7.6There are 21 commits in total. See the full diff.
Screencast
Try it today. Free for private repositories during beta.
Codecov Report
Continue to review full report at Codecov.
Pull request closed