Full Changelog: 0.20.1...0.21.0
Added
- Resource primitive: New
ResourceAPI for managing async data loading with reactive dependencies- Automatic dependency tracking on parameter changes
- Built-in loading, error, and success states
- Example: Load user data reactively based on a user ID signal
- Check out the
ResourceUser Guide: https://reaktiv.bui.app/docs/resource-guide.html