Skip to content

Commit 8f5aeed

Browse files
committed
update what's new
1 parent ff5f09d commit 8f5aeed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/whats_new.md

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ We have made several changes to the Fiber app, including:
5959
- **RegisterCustomBinder**: Allows for the registration of custom binders.
6060
- **RegisterCustomConstraint**: Allows for the registration of custom constraints.
6161
- **NewCtxFunc**: Introduces a new context function.
62+
- **State**: Provides a global state for the application, which can be used to store and retrieve data across the application. Check out the [State](./api/state) method for further details.
6263

6364
### Removed Methods
6465

0 commit comments

Comments
 (0)