Skip to content

Release 1.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@scalvert scalvert released this 04 May 21:18
· 35 commits to main since this release
cc08bf5

🚀 Enhancement

  • jest-sarif
    • #13 feat: Expanding API surface area by adding single matcher: toBeValidSarifFor(definition) (@scalvert)
  • jest-sarif, sarif-builder
    • #9 Adds a new package: @microsoft/jest-sarif (@scalvert)

🐛 Bug Fix

  • jest-sarif
    • #21 Adding tslib to dependencies (@scalvert)
    • #16 Updates jsdoc with correct method name (@scalvert)
    • #15 Updates jest-sarif build to include SARIF schema file in output (@scalvert)
    • #11 Fixes public exports to ensure types are correctly accessible (@scalvert)

📝 Documentation

  • jest-sarif, sarif-builder
    • #20 Adding top-level readme with appropriate links. Adds badges to all readmes. (@scalvert)
  • jest-sarif

🏠 Internal

  • jest-sarif, sarif-builder
  • Other
    • #17 Updated release-it-yarn-workspaces (@scalvert)
    • #2 Adding release-it configuration with workspaces publishing support (@scalvert)
    • #8 Regenerates the lockfile to include specific package name (@scalvert)
    • #4 Setup basic GitHub Actions CI (@rwjblue)
    • #1 Repository infrastructure setup (@scalvert)
  • jest-sarif
    • #12 Adds badges to @microsoft/jest-sarif README (@scalvert)
  • sarif-builder
    • #6 Update .gitignore to ensure inclusion of package files (@scalvert)

Committers: 3