Skip to content

release: cut the zone.js-0.11.0 release#38473

Closed
JiaLiPassion wants to merge 1 commit into
angular:masterfrom
JiaLiPassion:release_zone.js-0.11.0
Closed

release: cut the zone.js-0.11.0 release#38473
JiaLiPassion wants to merge 1 commit into
angular:masterfrom
JiaLiPassion:release_zone.js-0.11.0

Conversation

@JiaLiPassion

Copy link
Copy Markdown
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.io application / infrastructure changes
  • Other... Please describe:

Cut zone.js 0.11.0 release.

Bug Fixes

  • zone.js: add issue numbers of [@types](https://github.com/types)/jasmine to the test cases (#34625) (41667de)
  • zone.js: clearTimeout/clearInterval should call on object global (#37858) (a71f114), closes #37333
  • zone.js: fix 2 bluebird test cases for each/mapSeries (#36295) (b44f7b5)
  • zone.js: patch nodejs EventEmtter.prototype.off (#37863) (1822cbc), closes #35473
  • zone.js: remove unused Promise overwritten setter logic (#36851) (31796e8)
  • zone.js: should not try to patch fetch if it is not writable (#36311) (416c786), closes #36142
  • zone.js: UNPATCHED_EVENTS and PASSIVE_EVENTS should be string[] not boolean (#36258) (36e927a)
  • zone.js: zone patch rxjs should return null _unsubscribe correctly. (#37091) (96aa14d), closes #31684
  • zone.js: zone.js patch jest should handle done correctly (#36022) (4374931)

Features

@JiaLiPassion JiaLiPassion requested a review from mhevery August 14, 2020 23:50
@JiaLiPassion JiaLiPassion added area: zones Issues related to zone.js target: major This PR is targeted for the next major release labels Aug 15, 2020
@ngbot ngbot Bot added this to the needsTriage milestone Aug 15, 2020
@ahnpnl

ahnpnl commented Aug 15, 2020

Copy link
Copy Markdown
Contributor

Hi @JiaLiPassion , does it mean now jest-preset-angular can just import https://github.com/angular/angular/blob/master/packages/zone.js/lib/jest/jest.ts instead of keeping the current zone-patch.js ?

@JiaLiPassion

Copy link
Copy Markdown
Contributor Author

@ahnpnl , after this release, jest-preset-angular can just import zone.js/testing and don't need to import anything else, and the zone-patch in jest-preset-angular can also be deleted, I will create a PR to jest-preset-angular after this release.

@atscott atscott added the action: merge The PR is ready for merge by the caretaker label Aug 18, 2020
@atscott atscott closed this in aaa1d8e Aug 18, 2020
@JounQin

JounQin commented Aug 19, 2020

Copy link
Copy Markdown
Contributor

@JiaLiPassion @mhevery @atscott There is nothing inside the package after 0.11.0 released:

https://unpkg.com/browse/[email protected]/

see #38517

@wilson3q

Copy link
Copy Markdown

please fix the package. bad 0.11.0 build!

@JiaLiPassion

JiaLiPassion commented Aug 19, 2020

Copy link
Copy Markdown
Contributor Author

Sure, something is wrong with the npm package, will fix it asap.

@angular-automatic-lock-bot

Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Sep 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: zones Issues related to zone.js cla: yes target: major This PR is targeted for the next major release

Projects

None yet

7 participants