Skip to content

Commit

Permalink
release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
rpiaggio committed Dec 27, 2024
1 parent 7ef9cfc commit ef75523
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion doc/changelog/3.0.0-betas.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,13 @@ If not specified, a unique name will be inferred from the fully qualified name o
# Chengas in beta7

- Allow creating custom `Route` instances outside the DSL model. A `Route` just wraps functions to turn a `Path` into a potential page and vice-versa.
- Update some dependencies.
- Update some dependencies.

# Changes in beta8

- Monadic hooks

# Changes in beta9

- `useDeferredValue`, `useSyncExternalStore`, `useInsertionEffects`.
- Allow calling `useCallback*` with sync functions that return a value.

0 comments on commit ef75523

Please sign in to comment.