Skip to content

Releases: TroyAlford/react-jsx-parser

Release 2.4.1

19 Sep 05:53
fe9f629

Choose a tag to compare

Release 2.4.0

10 Mar 16:03
e8237b9

Choose a tag to compare

Support for components that contain .'s in their name. Form.Field, for example. (@crencricca, #301)

Release 2.3.0

30 Jan 22:34
96dfb7c

Choose a tag to compare

  • bump to 1.2.1 of bun
  • fix errors and test-cases around React components with function-type children #293 #298

Release 2.2.2

30 Oct 00:29
bc04207

Choose a tag to compare

update @types/react(-dom)? (#296)

Release 2.2.1

30 Oct 00:23
eaa54cc

Choose a tag to compare

feat(): update dependencies, remove dependabot (#295)

v2.2.0

05 Oct 21:45
79ed1f3

Choose a tag to compare

  • Improvements to expression scopes and member expressions (#276 by @Menduist)
  • Improvements to handling NaN and Infinity, plus test cleanup (#277 by @TroyAlford)

v2.1.0

16 Sep 03:51
67bb9b9

Choose a tag to compare

update attributeName mappings

Release 2.0.0

09 Jul 23:02
9313a7c

Choose a tag to compare

Release 2.0.0 with compatibility for React 18+.

v2.0.0-beta.0

08 Jul 00:07

Choose a tag to compare

v2.0.0-beta.0 Pre-release
Pre-release
  • works with React@18+
  • fully tested/built with bun (no more webpack/babel or jest/enzyme)
  • no longer uses CircleCI for CI -- everything runs through Github Actions now.

v1.29.0

03 Dec 18:55

Choose a tag to compare