Releases: yeapjs/yeap
Releases · yeapjs/yeap
v1.2.0
v1.1.0
What's Changed (add)
- Errors
- Directives
- Event modifiers
- Web Component attributes casting
Updates
- unwritable properties to ReadOnlyReactor
- createReactor and createRef can be taking functions
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed (add)
- Effect
- Computed
- Condition
- Async/Await
- Mount/Unmount
- Events
- Context
- Persistence
- Component
- Web Component
Full Changelog: v1.0.0-beta.1...v1.0.0
v1.0.0-beta
Creation and publishing of yeap on npm
- JSX with
h
inyeap/web
- Reactive variable with
createReactor
inyeap/app
- Functional Component