All Versions
23
Latest Version
Avg Release Cycle
48 days
Latest Release
2059 days ago

Changelog History
Page 1

  • v3.0.0 Changes

    April 20, 2019
    • Chore
      • Update Documentation
  • v2.6.0 Changes

    April 19, 2019
    • Feat
      • Added new compilation options jsonx.compile, jsonx.outputJSON, jsonx.outputHTML, jsonx.outputJSX
    • ๐Ÿ›  Fix
      • pass functions in jsonx object values
    • Chore
      • added new benchmark tests
  • v2.2.0 Changes

    April 01, 2019
    • Feat
      • Added React.lazy support
      • Added React.Suspense support
    • ๐Ÿ›  Fix
      • Named class support via options
      • passing state and props to class render component via options
    • Chore
  • v2.1.0 Changes

    April 01, 2019
    • Feat
    • ๐Ÿ›  Fix
      • Improved inline function support
      • Improved debugging support
      • Automated parameter detection
    • Chore
      • Update Documentation
  • v2.0.0 Changes

    March 29, 2019
    • Feat
      • Added support for Function Components
      • Added support for Hooks
    • ๐Ÿ›  Fix
      • Supports refs on __functionProps
    • Chore
      • Update Documentation
  • v1.11.0 Changes

    January 11, 2022

    ๐Ÿ”‹ Features

    • ๐Ÿ‘ full support for express template rendering (e6713d2)
  • v1.10.5 Changes

    January 11, 2022

    ๐Ÿ› Bug Fixes

    • โš  node builtins rollup warnings from npm audit (a1101c3)
  • v1.10.4 Changes

    January 10, 2022

    ๐Ÿ› Bug Fixes

    • โšก๏ธ updated typescript error handling (dd86673)
  • v1.10.3 Changes

    May 12, 2021

    ๐Ÿ› Bug Fixes

    • error handling for generating function components (21fe78a)
  • v1.10.2 Changes

    May 11, 2021

    ๐Ÿ› Bug Fixes

    • cascading context for custom libraries and components (1de4d8c)