Releases: airxjs/airx
Releases · airxjs/airx
v0.4.0
v0.3.1
v0.3.0
v0.3.0-alpha.1
v0.2.3
v0.2.2
v0.2.1
v0.2.0
What's Changed
- Support pure hooks style by @yinxulai in #6
- add inject & provide & fix triggerUnmounted by @yinxulai in #7
- Implement ssr pre-work: adjust directory by @yinxulai in #8
- Fix dom removal logic by @yinxulai in #9
- add ref by @yinxulai in #10
- Add basic server-side rendering logic and SVG support by @yinxulai in #12
- Support ref nesting by @yinxulai in #13
- rename reactive named exports by @yinxulai in #14
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- [style&fix] Integrate lint and add automatic publish actions. by @yinxulai in #1
- Add basic usable rendering logic and lifecycle by @yinxulai in #2
- Solve problems encountered in publishing by @yinxulai in #3
- fix style.setProperty problem & optimize code by @yinxulai in #5
New Contributors
Full Changelog: https://github.com/airxjs/airx/commits/v0.1.0