Package changelog.
8f72b43
- style: add missing spaces around parentheses (by Philipp Burckhardt)
A total of 1 person contributed to this release. Thank you to this contributor:
- Philipp Burckhardt
b77ddf7
- replace use of type guards with boolean return type
A total of 2 people contributed to this release. Thank you to the following contributors:
- Athan Reines
- Philipp Burckhardt
0a081ce
- usevalueOf
to return primitive value
0a081ce
- fix: usevalueOf
to return primitive value (by Athan Reines)e5f293c
- test: add object test (by Athan Reines)e1d5359
- refactor: avoid assertion duplication and update examples (by Athan Reines)50616dc
- feat: add @stdlib/assert/is-nonnegative-finite (#1354) (by Spandan Barve, Philipp Burckhardt)
A total of 3 people contributed to this release. Thank you to the following contributors:
- Athan Reines
- Philipp Burckhardt
- Spandan Barve