Releases: Software-Hardware-Integration-Lab/ObjectID-Converter
Releases · Software-Hardware-Integration-Lab/ObjectID-Converter
2.0.10
Immutable
release. Only release title and notes can be modified.
2.0.9
Change Log:
- Migrate publish workflow to OIDC auth.
- Achieve SLSA Level 3 in CI/CD publishing workflow.
- Update Dependencies.
2.0.8
Change Log:
- Update to latest dependencies
2.0.7
Change Log:
- Optimize production build by removing nested folder structure.
- Emit JS Docs on the type declaration files. This improves IDE integration by providing IntelliSense integration.
- Fix an issue where the
package.jsonwas referring to files that had their name changed to justJS/TSinstead of theMJS/MTS. - Fix the readme so that it links properly to NPM instead of opening a new tab with the raw badge graphic.
- Reduce surface area for attack on the CI/CD publishing environment.
2.0.6
Change Log:
- Enhance Linting to latest ruleset
- Fix Linting issue
- Standardize CI/CD
- Update Packages
2.0.5
Changelog:
- Reduce Bundle size by disabling declaration map file output.
- Fix JS Doc linting false positive.
2.0.4
Changelog:
- Update scope from @moot-inc to @shi-corp
- Update Unit Test names to be more correct in the type of test being run
- Update Dependencies
2.0.3
Change log:
- Enforce JS Docs via linting
- Detect un-used linting directives and alert on them
- Migrate to ES/TS Lint flat config
- Update Dependencies
2.0.2
Change Log:
- Enable On-Publish Code Sign to reduce supply chain risk.
2.0.1
Change log:
- Update Actions to latest version.
- Optimize bundle size further by removing source map output on production builds.