Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Commit 74602c5

Browse files
committed
Update UPGRADING.md
1 parent 64911a6 commit 74602c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

UPGRADING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# To v0.4
22

3+
* Default data passed to `<x-form>` now requires the `unguarded` attribute when binding an Eloquent Model or Fluent instance. This is not necessary when using the new Form Components.
34
* The new Form Components come with Choices.js and Flatpickr integrations. Splade now comes with a default stylesheet to give the libraries some basic styling. This is completely optional, but you probably want to import this default stylesheet into your main JavaScript file:
45

56
```js

0 commit comments

Comments
 (0)