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
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,13 @@ If you need help upgrading `react-rails`, `webpacker` to `shakapacker`, or JS pa
7
7
## Unreleased
8
8
Changes since the last non-beta release.
9
9
10
-
_Please add entries here for your pull requests that are not yet released._
10
+
_Please add entries here for your pull requests that are not yet released. Include LINKS for PRs and committers._
11
+
12
+
## [3.2.0] - 2024年01月10日
11
13
12
14
#### Changed
15
+
- Support other JS package managers using `package_json` gem [PR #1306](https://github.com/reactjs/react-rails/pull/1306) by [G-Rath](https://github.com/G-Rath).
13
16
- Make es6 and ts usable at same time. #1299
14
-
- Support other JS package managers using `package_json` gem #1306
15
17
16
18
## [3.1.1] - 2023年08月16日
17
19
@@ -571,7 +573,8 @@ _Please add entries here for your pull requests that are not yet released._
0 commit comments