Skip to content

Releases: PythonCoderAS/simple-tsx

v1.2.2

27 Aug 15:56
1ad2bda
Compare
Choose a tag to compare

Allow usage of all primitives.

Full Changelog: v1.2.1...v1.2.2

v1.2.1

27 Aug 15:45
a61aef0
Compare
Choose a tag to compare

Fix bug where "element" was required input.

v1.2.0

27 Aug 15:07
Compare
Choose a tag to compare

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

09 Aug 13:01
8db4848
Compare
Choose a tag to compare

Handle null and undefined.

v1.0.2

09 Aug 12:47
bec3edf
Compare
Choose a tag to compare

Fix bug where no attributes could be used

Full Changelog: v1.0.1...v1.0.2

v1.0.1

09 Aug 12:32
663a8fd
Compare
Choose a tag to compare

Fix bug where string elements are not being handled correctly.

v1.0

09 Aug 02:04
2dead06
Compare
Choose a tag to compare

Initial release.