Skip to content

Commit 9fc13e6

Browse files
committed
Changes!
1 parent 5d7c866 commit 9fc13e6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
## Unreleased
44

5-
- Don't crash when `null` or `undefined` is passed to `dynamic.map`
5+
- Fixed a bug where `dynamic.map` would crash when passed the JavaScript values
6+
of `null` or `undefined`.
7+
- Fixed a bug where `io.debug` would crash when called in a React Native
8+
environment.
69

710
## v0.28.1 - 2023-04-10
811
- The `iterator` module gains the `each` function.

0 commit comments

Comments
 (0)