You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-6Lines changed: 4 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -41,12 +41,11 @@ No changes reported for this release.
41
41
### BREAKING CHANGES
42
42
43
43
-[`e25b23b`](https://github.com/stdlib-js/stdlib/commit/e25b23b917ee6e387722db7192d22e4a70222da0): rename type definitions for array and ndarray data types
44
-
-[`e25b23b`](https://github.com/stdlib-js/stdlib/commit/e25b23b917ee6e387722db7192d22e4a70222da0): rename type definitions for array and ndarray data types
45
44
46
45
- In order to migrate, users should update their implementations to
47
-
use the latest naming conventions. The affected type definitions
48
-
are aliases for individual data type strings, so their should be
49
-
no behavioral changes.
46
+
use the latest naming conventions. The affected type definitions
47
+
are aliases for individual data type strings, so their should be
48
+
no behavioral changes.
50
49
51
50
</section>
52
51
@@ -111,8 +110,7 @@ No changes reported for this release.
111
110
112
111
### BREAKING CHANGES
113
112
114
-
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version
115
-
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
113
+
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
116
114
117
115
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
0 commit comments