0.23.0 #36
buiapp
announced in
Announcements
0.23.0
#36
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
0.23.0
Added
ReactiveModelfor grouping reactive state and behavior in reusablePython classes.
field()for typed, per-instance signals with default values andfactories.
@computed,@effect,@linked, and@resourcedecorators with support for instance methods.
ReactiveModel.dispose().instance-specific values.
Improved
ReactiveModelexamples for application state, linked values,async resources, cleanup, and custom equality.
API Direction
computed(),effect(),linked(), andresource()are planned to become the preferred style for futureinstantiation and decorators.
Full Changelog: 0.22.0...0.23.0
This discussion was created from the release 0.23.0.
Beta Was this translation helpful? Give feedback.
All reactions