You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,9 @@ _Please add entries here for your pull requests that are not yet released._
29
29
- Include turbolinks in dev and update webdrivers #1174
30
30
- Add support for multiple `require.context` with addition of `useContexts`#1144
31
31
- Update many dependencies
32
+
- Add option to replace `null`s in props with `undefined` via `ReactRailsUJS.setOptions`#1273
33
+
34
+
#### Deprecation
32
35
33
36
#### Bug Fixes
34
37
- Fix installation crash caused by absolute path for `source_entry_path` in default `config/webpacker.yml` coming from `shakapacker` version 6.x - #1216
0 commit comments