Skip to content

Commit 8760221

Browse files
committed
nit
1 parent fd68334 commit 8760221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Changes since the last non-beta release.
2121
### [14.2.1] - 2025-04-11
2222

2323
#### Fixed
24-
- Fixed a bug where the `load` event was not firing in Safari. [PR 1729](https://github.com/shakacode/react_on_rails/pull/1729) by [Romex91](https://github.com/Romex91).
24+
- Fixed a bug where the `load` event was not firing in Safari by postponing hydration to the next JavaScript task using `setTimeout(callback, 0)`. [PR 1729](https://github.com/shakacode/react_on_rails/pull/1729) by [Romex91](https://github.com/Romex91).
2525

2626
### [14.2.0] - 2025-03-03
2727

0 commit comments

Comments
 (0)