44
55<section class =" release " id =" unreleased " >
66
7- ## Unreleased (2025-02-25 )
7+ ## Unreleased (2025-02-27 )
88
99<section class =" packages " >
1010
2020
2121##### Features
2222
23+ - [ ` 2f0aa48 ` ] ( https://github.com/stdlib-js/stdlib/commit/2f0aa48ef6d561779d4bd4c4a54fe00a5a26c0e1 ) - update namespace TypeScript declarations [ (#5436 )] ( https://github.com/stdlib-js/stdlib/pull/5436 )
2324- [ ` 7aa1502 ` ] ( https://github.com/stdlib-js/stdlib/commit/7aa150232101abdd4b45c713dfaa71811fcdf850 ) - add ` math/array/special `
2425
2526</section >
2627
2728<!-- /.features -->
2829
30+ <section class =" breaking-changes " >
31+
32+ ##### BREAKING CHANGES
33+
34+ - [ ` 2f0aa48 ` ] ( https://github.com/stdlib-js/stdlib/commit/2f0aa48ef6d561779d4bd4c4a54fe00a5a26c0e1 ) : remove ` mulf ` symbol
35+
36+ - To migrate, users should access the same symbol via the ` number/float32/base ` namespace.
37+
38+ </section >
39+
40+ <!-- /.breaking-changes -->
41+
2942</details >
3043
3144</section >
5871
5972<!-- /.packages -->
6073
74+ <section class =" breaking-changes " >
75+
76+ ### BREAKING CHANGES
77+
78+ - [ ` 2f0aa48 ` ] ( https://github.com/stdlib-js/stdlib/commit/2f0aa48ef6d561779d4bd4c4a54fe00a5a26c0e1 ) : remove ` mulf ` symbol
79+
80+ - To migrate, users should access the same symbol via the ` number/float32/base ` namespace.
81+
82+ </section >
83+
84+ <!-- /.breaking-changes -->
85+
6186<section class =" contributors " >
6287
6388### Contributors
@@ -77,6 +102,7 @@ A total of 2 people contributed to this release. Thank you to the following cont
77102
78103<details >
79104
105+ - [ ` 2f0aa48 ` ] ( https://github.com/stdlib-js/stdlib/commit/2f0aa48ef6d561779d4bd4c4a54fe00a5a26c0e1 ) - ** feat:** update namespace TypeScript declarations [ (#5436 )] ( https://github.com/stdlib-js/stdlib/pull/5436 ) _ (by stdlib-bot)_
80106- [ ` 9d532b5 ` ] ( https://github.com/stdlib-js/stdlib/commit/9d532b5510055d80c5df8ba4c8e897c1670dcd1a ) - ** docs:** update namespace table of contents [ (#5438 )] ( https://github.com/stdlib-js/stdlib/pull/5438 ) _ (by stdlib-bot, Philipp Burckhardt)_
81107- [ ` 7aa1502 ` ] ( https://github.com/stdlib-js/stdlib/commit/7aa150232101abdd4b45c713dfaa71811fcdf850 ) - ** feat:** add ` math/array/special ` _ (by Athan Reines)_
82108- [ ` 6788899 ` ] ( https://github.com/stdlib-js/stdlib/commit/678889947a970319197de4db6d48bcac3adf224c ) - ** feat:** add ` math/array/special/abs ` _ (by Athan Reines)_
0 commit comments