Skip to content

v1.0.3

Compare
Choose a tag to compare
@prisis prisis released this 23 Jul 16:46
· 13 commits to main since this release

1.0.3 (2024-07-23)

Bug Fixes

  • exported options types for the plugin, added example for angular (d7bd346)
  • upgraded cacache, ssri, unplugin and all dev dependencies, moved from tsup to packem (b384e71)

Miscellaneous Chores

  • deps: update actions/cache action to v4 (fd4ae34)
  • deps: update actions/checkout action to v4 (a145413)
  • deps: update actions/dependency-review-action action to v4 (51c8569)
  • deps: update actions/setup-node action to v4 (69216c3)
  • deps: update actions/stale action to v8 (5c61363)
  • deps: update actions/stale action to v9 (582d694)
  • deps: update actions/upload-artifact action to v4 (0e111cf)
  • deps: update dawidd6/action-download-artifact action to v3 (8aaa943)
  • deps: update github/codeql-action action to v3 (82e166d)
  • deps: update pnpm/action-setup action to v3 (c1b1631)
  • deps: update stefanzweifel/git-auto-commit-action action to v5 (b1e8044)

Continuous Integration

  • added audit ci (8735187)
  • added missing conventional-changelog-conventionalcommits dev dep (cddc56c)
  • fixed found issue with the new ci (0e140ac)
  • fixed found issue with the new ci (aeb4a3c)
  • fixed issues with the new ci (bb37caf)
  • fixed vitest config (bc80e2d)
  • fixed wrong running-workflow-name (7594bf3)
  • updated semantic-release in to step with different node versions (8aeb16f)
  • upgraded workflows (b31ed1c)
  • use nvm to use node 20.8.1 (68a9118)