File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.13.3] ( https://github.com/angular/angular/compare/zone.js-0.13.2...zone.js-0.13.3 ) (2023-09-12)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** zone.js:** rename ` typings ` conditional export to ` types ` ([ #51737 ] ( https://github.com/angular/angular/issues/51737 ) ) ([ 74755c4] ( https://github.com/angular/angular/commit/74755c4b5e6d4d62d2c81f35e6152bb8649fbb5c ) )
7
+ * ** zone.js:** temporary allow deep imports ([ #51737 ] ( https://github.com/angular/angular/issues/51737 ) ) ([ e86d6db] ( https://github.com/angular/angular/commit/e86d6dba27997cb2cad13c43ac5e94eeb7a67725 ) )
8
+
9
+
10
+
1
11
## [ 0.13.2] ( https://github.com/angular/angular/compare/zone.js-0.13.1...zone.js-0.13.2 ) (2023-09-07)
2
12
3
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " zone.js" ,
3
- "version" : " 0.13.2 " ,
3
+ "version" : " 0.13.3 " ,
4
4
"description" : " Zones for JavaScript" ,
5
5
"main" : " ./bundles/zone.umd.js" ,
6
6
"module" : " ./fesm2015/zone.js" ,
You can’t perform that action at this time.
0 commit comments