1.0.0
版本发布时间: 2023-07-31 23:52:35
vanjs-org/van最新发布版本:1.5.2(2024-08-20 05:09:27)
A major milestone with the commitment of API stability and forward compability for future releases.
What's new?
- More intuitive API for complex state binding: State-derived properties and State-derived child nodes
- Unified API for derived states, side effects and advanced derivations:
van.derive
- NPM support
- Supports
null
as a valid property value for tag functions - More graceful behavior for invalid property values provided in tag functions
- More graceful behavior if an error is thrown in the binding function
- A new demo application:
package-lock.json
inspector (in 28 lines) - Performance optimizations