Skip to content

Commit 00da610

Browse files
Update CHANGELOG
1 parent 3dd2c21 commit 00da610

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

CHANGELOG.md

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

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

5+
## v1.0.0 - 2026-03-31
6+
7+
### What's Changed
8+
9+
* build: bump dependencies to add laravel 13 support by @jsperrer in https://github.com/farbcodegmbh/laravel-stateful-resources/pull/17
10+
* [Fix]: Per-Request Scoping of Shared States by @julian-farbcode in https://github.com/farbcodegmbh/laravel-stateful-resources/pull/18
11+
* [Docs]: Performance Considerations by @julian-farbcode in https://github.com/farbcodegmbh/laravel-stateful-resources/pull/5
12+
* chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/farbcodegmbh/laravel-stateful-resources/pull/6
13+
* chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in https://github.com/farbcodegmbh/laravel-stateful-resources/pull/10
14+
* chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in https://github.com/farbcodegmbh/laravel-stateful-resources/pull/9
15+
* chore(deps): bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in https://github.com/farbcodegmbh/laravel-stateful-resources/pull/7
16+
* chore(deps): bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in https://github.com/farbcodegmbh/laravel-stateful-resources/pull/12
17+
* chore(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in https://github.com/farbcodegmbh/laravel-stateful-resources/pull/16
18+
* chore(deps): bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in https://github.com/farbcodegmbh/laravel-stateful-resources/pull/15
19+
* chore(deps): bump actions/configure-pages from 5 to 6 by @dependabot[bot] in https://github.com/farbcodegmbh/laravel-stateful-resources/pull/14
20+
* chore(deps): bump ramsey/composer-install from 3 to 4 by @dependabot[bot] in https://github.com/farbcodegmbh/laravel-stateful-resources/pull/13
21+
* chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/farbcodegmbh/laravel-stateful-resources/pull/11
22+
23+
### New Contributors
24+
25+
* @jsperrer made their first contribution in https://github.com/farbcodegmbh/laravel-stateful-resources/pull/17
26+
27+
**Full Changelog**: https://github.com/farbcodegmbh/laravel-stateful-resources/compare/v0.3.0...v1.0.0
28+
529
## v0.3.0 - 2025-08-05
630

731
### What's Changed

0 commit comments

Comments
 (0)