Skip to content

Commit 64242c7

Browse files
committed
2 parents 01de219 + 0e10546 commit 64242c7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to `laravel-splade` will be documented in this file.
44

5+
## 1.2.8 - 2023-02-03
6+
7+
- Improved support for custom headers in the Form Component
8+
- Improved Dusk table tests
9+
- Improved handling of validation errors on requests other than `Accept: application/json`
10+
- The Form and Link component now default to `Accept: text/html, application/xhtml+xml` for improved handling of redirects
11+
- The Splade Middleware now prevents an additional front-end request when the `X-Splade-Prevent-Refresh` header is used
12+
513
## 1.2.7 - 2023-02-01
614

715
- Added `require-password-once` attribute to Form and Link components

0 commit comments

Comments
 (0)