Releases: knightedcodemonkey/jsx
Releases · knightedcodemonkey/jsx
v1.13.2
What's Changed
- fix: support memo/forwardRef tag interpolation. by @knightedcodemonkey in #96
- chore: bump version. by @knightedcodemonkey in #98
Full Changelog: v1.13.1...v1.13.2
v1.13.2-rc.0
What's Changed
- fix: support memo/forwardRef tag interpolation. by @knightedcodemonkey in #96
Full Changelog: v1.13.1...v1.13.2-rc.0
v1.13.1
What's Changed
- feat: export dedicated children aliases for DOM and React. by @knightedcodemonkey in #94
Full Changelog: v1.13.0...v1.13.1
v1.13.0
What's Changed
- feat: add expression range for jsx to transform. by @knightedcodemonkey in #93
Full Changelog: v1.12.0...v1.13.0
v1.12.0
What's Changed
- feat: detect top-level jsx expressions. by @knightedcodemonkey in #92
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
- feat: top-level declarations from transform. by @knightedcodemonkey in #91
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- feat: transform entrypoint. by @knightedcodemonkey in #88
Full Changelog: v1.9.2...v1.10.0
v1.9.2
What's Changed
- fix: overlapping edits when transpiling with stripped types. by @knightedcodemonkey in #86
Full Changelog: v1.9.1...v1.9.2
v1.9.1
What's Changed
- feat: add stripTypes in transpilation. by @knightedcodemonkey in #85
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- feat: add dom createElement adapter with fragment support. by @knightedcodemonkey in #84
Full Changelog: v1.8.0...v1.9.0