Skip to content

Commit d3a332f

Browse files
committed
update changelog
1 parent 7926707 commit d3a332f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
[General] [Added] - Add `useRawPropsJsiValue` feature flag to represent props internally as `jsi::Value`s instead of converting them to `folly::dynamic`
4+
5+
[General] [Added] - Added `RawValue(Runtime*, jsi::Value&)` constructor to make a `RawValue` from a `jsi::Value`.
6+
7+
[General] [Added] - Added `RawValue#getJsiValuePair()` to retrieve the `jsi::Value` when opting into `useRawPropsJsiValue`
8+
9+
310
## v0.77.0-rc.1
411

512
### Fixed

0 commit comments

Comments
 (0)