Skip to content

Releases: hrgui/react-dynamic-json

v1.2.0

Choose a tag to compare

@hrgui hrgui released this 01 Aug 16:48

Add support for condition

v1.1.0

Choose a tag to compare

@hrgui hrgui released this 01 Aug 16:12

Add support for variables binding through mustache

v1.0.0

Choose a tag to compare

@hrgui hrgui released this 15 Aug 02:30

What's Changed

  • Modernize buildchain, use bun, upgrade storybook, use vite library mode, ESM by default by @hrgui in #1

New Contributors

  • @hrgui made their first contribution in #1

Full Changelog: v0.2.2...v1.0.0

v0.2.2

Choose a tag to compare

@hrgui hrgui released this 02 Feb 14:38
fix: allowDangerouslySetInnerHTML is not required

v0.2.1

Choose a tag to compare

@hrgui hrgui released this 01 Feb 21:52
fix: add registry for children

v0.2.0

Choose a tag to compare

@hrgui hrgui released this 01 Feb 07:22
  • Added allowDangerouslySetInnerHTML
  • Fix '' as a componentprop and make it return null instead

v0.1.0

Choose a tag to compare

@hrgui hrgui released this 01 Feb 05:33

First release.