- Updated
react
dependency to^19.0.0
.
- Fixed security vulnerabilities.
- Removed
chai
andmocha
dependencies
- Updated
chai
version to^5.0.3
.
- Fixed security vulnerabilities.
- Updated
prettier
version to^3.0.1
.
- Fixed to prevent empty
.ts
file generation for private modules. - Updated
glob
to the latest major version^10.3.1
and refactored code to use promises instead of callbacks.
- Migrated project to ESM.
- Updated
jsonata
dependency to version 2.x and refactored code to use async functions. - Added more options to jsdoc-to-ts CLI:
ignore
,importMap
,output
,outputPath
.
- Added the rendering of static members for a component.
- Fixed security vulnerabilities.
- Fixed security vulnerabilities.
- Updated the
lockfileVersion
of package-lock file to v2. - Updated dependencies includes React 18.
- Fixed security vulnerabilities.
- Initial release.