Skip to content

Tags: laravel/breeze

Tags

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade to Inertia V2 (#443)

* Upgrade to Inertia V2

* Pin typescript to v5.5.4

v2.2.6

Toggle v2.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[2.x] Supports PHPStan 2 (#441)

Signed-off-by: Mior Muhammad Zaki <[email protected]>

v2.2.5

Toggle v2.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Replace Rule with ValidationRule (#437)

v2.2.4

Toggle v2.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Using the translate function instead of a static value (#432)

v2.2.3

Toggle v2.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: TypeScript Errors in SSR Setup with Ziggy Props when Builds (#430)

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
updated names of the default functions to match the file names. (#428)

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Break long email validation rule into multiple lines (#416)

Co-authored-by: Amidope <noreply>

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[2.x] Declare global types for React PageProps (#405)

* declare types for page props

* Also for JSX

* missing import

* fix TS2310

* include "skipLibCheck"

v2.1.5

Toggle v2.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Uses Pest 3 (#408)

* Uses Pest 3

* updates pest file

* Fixes trait use

* Fixes trait use

* Fixes trait

v2.1.4

Toggle v2.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update User type to match db schema (#399)

* Update index.d.ts

* Update index.d.ts