All Versions
23
Latest Version
Avg Release Cycle
48 days
Latest Release
2059 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.0.0 Changes
April 20, 2019- Chore
- Update Documentation
- Chore
-
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
- Feat
-
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
- Feat
-
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
- Feat
-
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)