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
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,10 @@ _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
+
- Update dependencies
33
+
- Add option to replace `null`s in props with `undefined` via `ReactRailsUJS.setOptions`#1273
34
+
35
+
#### Deprecation
32
36
33
37
#### Bug Fixes
34
38
- 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