Skip to content

Commit 29b768e

Browse files
MaySoMusicianahangarha
authored andcommitted
Update CHANGELOG.md
1 parent 8cf31a4 commit 29b768e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ _Please add entries here for your pull requests that are not yet released._
1717
- Upgrades React-Rails' embedded react to v18.2.0. Uses node polyfill plugin & fast-text-encoder for SSR text encoding. #1290
1818
- If using Webpacker/Shakapacker, requires upgrading to Shakapacker v7 #1274 and #1285
1919

20+
#### Added
21+
- Added option to replace `null`s in props with `undefined` via `config.react.null_to_undefined_props` in `config/application.rb` #1293
22+
2023
#### Changed
2124
- The `react:component` generator now generates a function component by default #1271
2225

0 commit comments

Comments
 (0)