Skip to content

Latest commit

 

History

History
116 lines (69 loc) · 8.21 KB

CHANGELOG.md

File metadata and controls

116 lines (69 loc) · 8.21 KB

1.0.5 (2024-09-04)

Bug Fixes

  • changed find-cache-dir & read-pkg-up to @visulima alternative (#52) (0da3949)
  • deps: update dependencies (7acab86)
  • fixed depracation warning on unplugin, fixed injection of html code for astro (54eab40)

Miscellaneous Chores

Continuous Integration

  • added neutral to allowed (4a266cd)
  • cs fixes, added audit message GHSA-952p-6rrq-rcjv to ignore (0b909bf)

1.0.5-alpha.2 (2024-08-22)

Bug Fixes

  • deps: update dependencies (7acab86)
  • fixed depracation warning on unplugin, fixed injection of html code for astro (54eab40)

Continuous Integration

  • added neutral to allowed (4a266cd)
  • cs fixes, added audit message GHSA-952p-6rrq-rcjv to ignore (0b909bf)

1.0.5-alpha.1 (2024-08-06)

Bug Fixes

1.0.4 (2024-08-06)

Bug Fixes

Miscellaneous Chores

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)

1.0.2 (2023-10-09)

Bug Fixes

1.0.1 (2023-10-09)

Bug Fixes

  • removed console log and added vike assets path (a452ad9)

Miscellaneous Chores

  • added vike to the examples (b975d1f)

1.0.0 (2023-10-09)

Features

Styles

Continuous Integration