Releases: PythonCoderAS/simple-tsx
Releases · PythonCoderAS/simple-tsx
v1.2.2
Allow usage of all primitives.
Full Changelog: v1.2.1...v1.2.2
v1.2.1
Fix bug where "element" was required input.
v1.2.0
Add support for using IntrinsicElements.
What's Changed
- Bump @types/node from 18.6.5 to 18.7.1 by @dependabot in #3
- Auto NPM Update by @auto-npm-upgrade in #4
- Bump @types/node from 18.7.3 to 18.7.5 by @dependabot in #5
- Bump @types/node from 18.7.5 to 18.7.6 by @dependabot in #6
- Auto NPM Update by @auto-npm-upgrade in #7
- Bump @types/node from 18.7.8 to 18.7.10 by @dependabot in #9
- Bump @types/node from 18.7.10 to 18.7.11 by @dependabot in #10
- Bump @types/node from 18.7.11 to 18.7.13 by @dependabot in #11
- Bump typescript from 4.7.4 to 4.8.2 by @dependabot in #12
New Contributors
- @auto-npm-upgrade made their first contribution in #4
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Handle null
and undefined
.
v1.0.2
Fix bug where no attributes could be used
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Fix bug where string elements are not being handled correctly.
v1.0
Initial release.