Releases: ncpa0/jsxte
Releases · ncpa0/jsxte
3.1.2
What's Changed
- fix: Add "email" to InputTypes by @jablonski in #188
- fix: export the InputType type by @ncpa0cpl in #189
New Contributors
- @jablonski made their first contribution in #188
Full Changelog: https://github.com/ncpa0/jsxte/blob/master/CHANGELOG.md#312-august-27-2023
3.1.1
3.1.0
What's Changed
- feat: improvements to the
renderToStringTemplateTag
by @ncpa0cpl in #183 - feat: optimized the code (for..let loops over for..of, faster string join algo, etc.) by @ncpa0cpl in #184
- feat: added a json renderer by @ncpa0cpl in #185
Full Changelog: https://github.com/ncpa0/jsxte/blob/master/CHANGELOG.md#310-august-22-2023
3.0.1
3.0.0
2.3.1
2.3.0
2.2.1
2.2.0
2.1.0
Changelog
- Introduced ContextMap API
- Added the prop types for all html tags to the main exports
- Provided different lib files for CommonJS and ESModules projects