File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 3
3
# unpublished changes since 14.6.0
4
4
5
5
- Feat: faster ` DenseMatrix ` symbol iterator (#3521 ). Thanks @dvd101x .
6
+ - Feat: implement serialization support for ` Parser ` , fixing #3509 (#3525 ).
6
7
- Fix: #3519 , #3368 categories "Core functions" and "Construction functions"
7
8
missing from the generated function overview.
8
- - Fix #3517 : ` printTransformDependencies ` not exported in the type definitions.
9
+ - Fix: #3517 ` printTransformDependencies ` not exported in the type definitions.
9
10
- Fix: add missing type definition for function ` diff ` (#3520 ). Thanks @dodokw .
10
11
- Fix: #3396 improve documentation of function ` range ` .
12
+ - Fix: #3523 cleanup old polyfills from the browser bundle
13
+ by removing ` core-js ` (#3524 ).
11
14
12
15
# 2025-07-25, 14.6.0
13
16
You can’t perform that action at this time.
0 commit comments