@open-pioneer/build-package@3.1.0
github-actions
released this
21 Oct 10:47
·
4 commits
to main
since this release
Minor Changes
- 7668cd9: Use the new
noCheck
option when generation TypeScript declaration files (.d.ts). This can speed up the generation process, since typechecking is done during the main compilation (linting) stage.
This change may require updating TypeScript to a reject version.