@jsreport/jsreport-components
v4.0.2
Published
jsreport extension for dynamic creating dynamic templating engine components
Downloads
7,677
Readme
@jsreport/jsreport-components
Decompose templates into reusable components
See https://jsreport.net/learn/components
Changelog
4.0.2
- fix component rendering in loop with async helpers
4.0.1
- fix recursive components async rendering when wrapped in async helper
4.0.0
- minimum node.js version is now
18.15.0
- update studio build against new webpack and babel
3.3.1
- fix components cache
3.3.0
- component helper hash data is not propagated/merged to component data
- add support for specifying what are the main document properties of components entitySet
3.2.1
- changes to enable caching of system helpers
3.0.0-beta.1
Initial release