zone.js: Add support for addition jest functions. (#57280) (e1240c6), closes #57277
zone.js: Update the default behavior of fakeAsync to flush after the test (#57240) (70e8b40)
BREAKING CHANGES
zone.js:fakeAsync will now flush pending timers at the end of
the given function by default. To opt-out of this, you can use {flush: false} in options parameter of fakeAsync
Commits
d1d4adc release: cut the zone.js-0.15.0 release (#57418)
Bumps the ui-editors-dependencies group in /ui/ui-editors with 16 updates:
18.2.10
18.2.12
18.2.10
18.2.12
18.2.10
18.2.12
18.2.10
18.2.12
18.2.10
18.2.12
18.2.10
18.2.12
18.2.10
18.2.12
18.2.10
18.2.12
1.1.28
1.1.29
2.8.0
2.8.1
0.14.10
0.15.0
18.2.11
18.2.12
18.2.11
18.2.12
18.2.10
18.2.12
22.8.5
22.9.0
5.5.4
5.6.3
Updates
@angular/animations
from 18.2.10 to 18.2.12Release notes
Sourced from
@angular/animations
's releases.Changelog
Sourced from
@angular/animations
's changelog.... (truncated)
Commits
Updates
@angular/common
from 18.2.10 to 18.2.12Release notes
Sourced from
@angular/common
's releases.Changelog
Sourced from
@angular/common
's changelog.... (truncated)
Commits
Updates
@angular/compiler
from 18.2.10 to 18.2.12Release notes
Sourced from
@angular/compiler
's releases.Changelog
Sourced from
@angular/compiler
's changelog.... (truncated)
Commits
Updates
@angular/core
from 18.2.10 to 18.2.12Release notes
Sourced from
@angular/core
's releases.Changelog
Sourced from
@angular/core
's changelog.... (truncated)
Commits
5f2d98a
fix(core): avoid slow stringification when checking for duplicates in dev mod...3aa45a2
fix(core): resolve forward-referenced host directives during directive matchi...Updates
@angular/forms
from 18.2.10 to 18.2.12Release notes
Sourced from
@angular/forms
's releases.Changelog
Sourced from
@angular/forms
's changelog.... (truncated)
Commits
Updates
@angular/platform-browser
from 18.2.10 to 18.2.12Release notes
Sourced from
@angular/platform-browser
's releases.Changelog
Sourced from
@angular/platform-browser
's changelog.... (truncated)
Commits
Updates
@angular/platform-browser-dynamic
from 18.2.10 to 18.2.12Release notes
Sourced from
@angular/platform-browser-dynamic
's releases.Changelog
Sourced from
@angular/platform-browser-dynamic
's changelog.... (truncated)
Commits
Updates
@angular/router
from 18.2.10 to 18.2.12Release notes
Sourced from
@angular/router
's releases.Changelog
Sourced from
@angular/router
's changelog.... (truncated)
Commits
Updates
@apicurio/data-models
from 1.1.28 to 1.1.29Commits
c6b1fc4
Automated version update: 1.1.29d5dfda3
...74003e8
verify workflow can be run manually10b5a8e
fix: replace "required" field empty array by null (#838)c4a613d
Automated version update: 1.1.29-SNAPSHOTUpdates
tslib
from 2.8.0 to 2.8.1Release notes
Sourced from tslib's releases.
Commits
d72d6f7
2.8.111fa982
Merge pull request #275 from microsoft/bug/es5-compat3c532eb
Remove use of ES2015 syntaxb0076c4
Include non-enumerable keys in __importStar helper (#272)7c11588
Add missing registry-url parameter1fec667
Merge pull request #271 from microsoft/fix-publish097e99e
Fix publish workflowUpdates
zone.js
from 0.14.10 to 0.15.0Changelog
Sourced from zone.js's changelog.
Commits
d1d4adc
release: cut the zone.js-0.15.0 release (#57418)24cd1c8
build: lock file maintenance (#57340)e1240c6
fix(zone.js): Add support for addition jest functions. (#57280)70e8b40
fix(zone.js): Update the default behavior of fakeAsync to flush after the tes...Updates
@angular-devkit/build-angular
from 18.2.11 to 18.2.12Release notes
Sourced from
@angular-devkit/build-angular
's releases.