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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,9 @@
4
4
* Removed the update generator and reduced options for install generator [PR 149](https://github.com/shakacode/cypress-on-rails/pull/149)
5
5
6
6
### Fixed
7
-
* fix update index.js in install generatpr[PR 147](https://github.com/shakacode/cypress-on-rails/pull/147) by [Judahmeek]
7
+
* fix update index.js in install generator[PR 147](https://github.com/shakacode/cypress-on-rails/pull/147) by [Judahmeek]
8
8
* Support rails 7.1 by adding content-type header to generated on-rails.js file [PR 148](https://github.com/shakacode/cypress-on-rails/pull/148) by [anark]
9
+
* Rewind body before reading it [PR 150](https://github.com/shakacode/cypress-on-rails/pull/150)
0 commit comments