Skip to content

Commit

Permalink
Update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
danjac committed Jan 5, 2021
1 parent 688c6f9 commit 483f790
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ Update form handling for changes in @hotwired/turbo 7.0.0-beta.2:

- **TurboStreamFormMixin** class and supporting classes removed
- **TurboFormMixin** class added that just returns a 422 response on invalid
- **Turbo
- **TurboStreamFormView**, **TurboStreamCreateView** and **TurboStreamUpdateView** classes removed
- **TurboFormView**, **TurboCreateView** and **TurboUpdateView** classes added, using new **TurboFormMixin**

## [0.0.10] - 2020-12-30

Expand Down

0 comments on commit 483f790

Please sign in to comment.