Skip to content

Commit 9421f35

Browse files
Update CHANGELOG
1 parent 0c6bbc2 commit 9421f35

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
11
# Changelog
22

33
All notable changes to `laravel-stateful-resources` will be documented in this file.
4+
5+
## v0.3.0 - 2025-08-05
6+
7+
### What's Changed
8+
9+
* [Feature]: Shared State by @julian-farbcode in https://github.com/farbcodegmbh/laravel-stateful-resources/pull/3
10+
* chore(deps): bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in https://github.com/farbcodegmbh/laravel-stateful-resources/pull/2
11+
* New and improved documentation structure ✨
12+
13+
### Potentially Breaking Changes
14+
15+
The new shared state feature is enabled by default for new installations. This might lead to previously unforeseen behaviors. The internally used Context Scope was removed. More info in the [PR](https://github.com/farbcodegmbh/laravel-stateful-resources/pull/3).
16+
17+
### New Contributors
18+
19+
* @dependabot[bot] made their first contribution in https://github.com/farbcodegmbh/laravel-stateful-resources/pull/2
20+
21+
**Full Changelog**: https://github.com/farbcodegmbh/laravel-stateful-resources/compare/v0.2.0...v0.3.0

0 commit comments

Comments
 (0)