v0.9.0: Prescription Strength
What's Changed
- Explicit $item scope in ForEach by @jlowin in #206
- Explicit RxStr fields with deferred Rx resolution by @jlowin in #208
- Rx expression tree + lambda forward references by @jlowin in #209
- Bump pydantic floor to >=2.11 by @jlowin in #210
- DropZone and OpenFilePicker always return FileData[] by @jlowin in #211
- ForEach auto-bind: scoped let bindings via context manager by @jlowin in #212
- STATE proxy: derive Rx references from set_initial_state by @jlowin in #213
- Rx.getitem and Rx-valued component names by @jlowin in #214
- Make SetState and AppendState value required by @jlowin in #215
- Compile bold/italic to CSS classes instead of protocol props by @jlowin in #216
Full Changelog: v0.8.3...v0.9.0