Skip to content

Releases: TroyAlford/react-jsx-parser

Release 2.4.1

Choose a tag to compare

@github-actions github-actions released this 19 Sep 05:53
fe9f629

Release 2.4.0

Choose a tag to compare

@github-actions github-actions released this 10 Mar 16:03
e8237b9

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

Release 2.3.0

Choose a tag to compare

@github-actions github-actions released this 30 Jan 22:34
96dfb7c
  • 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

Choose a tag to compare

@github-actions github-actions released this 30 Oct 00:29
bc04207
update @types/react(-dom)? (#296)

Release 2.2.1

Choose a tag to compare

@github-actions github-actions released this 30 Oct 00:23
eaa54cc
feat(): update dependencies, remove dependabot (#295)

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Oct 21:45
79ed1f3
  • 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

Choose a tag to compare

@github-actions github-actions released this 16 Sep 03:51
67bb9b9
update attributeName mappings

Release 2.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 23:02
9313a7c

Release 2.0.0 with compatibility for React 18+.

v2.0.0-beta.0

v2.0.0-beta.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Jul 00:07
  • 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

Choose a tag to compare

@TroyAlford TroyAlford released this 03 Dec 18:55