Skip to content

Latest commit

 

History

History
74 lines (42 loc) · 1.4 KB

CHANGES.md

File metadata and controls

74 lines (42 loc) · 1.4 KB

Changelog

0.3.1 - 2024-11-27

  • refactor: explicitly type check in CI
  • refactor: added better schedule for Renovate
  • chore: bumped deps

0.3.0 - 2024-11-14

  • refactor: changed useVueLogger to accept logLevel argument
  • ci: only release after tests pass
  • chore: upgrade Renovate config
  • chore: bump deps

0.2.0 - 2024-04-13

  • fix: upgrade Vite configs
  • chore: bump deps

0.1.3 - 2023-07-17

  • fix: trigger releases on publish

0.1.2 - 2023-07-17

  • CI: added automatic tagging and releases to GH actions.

0.1.1 - 2023-07-17

  • Fix: type exports work properly now.
  • Chore: bumped all deps.

0.1.0 - 2023-07-06

  • Refactor: revamped whole repo structure + tooling to match other Slipmat.io projects
  • Feat: added proper logger.run() support for Chromium-based browsers.
  • Chore: bumped all deps.

0.0.9 - 2020-11-07

  • Fix: explicitly name files to include in tha npm package.

0.0.8 - 2020-11-07

  • Fix: added manual scripts for better npm user experience.

0.0.7 - 2020-11-07

  • Fix: added exports to package.json to allow native imports from dist folder.

0.0.6 - 2020-11-07

  • Fix: refactor imports, fix build process.

0.0.5 - 2020-11-07

  • Fix: refactor globals.

0.0.4 - 2020-11-07

  • Fix: refactor globals.

0.0.3 - 2020-11-06

  • Fix: ship proper TS declaration files.

0.0.2 - 2020-11-06

  • Fix: ship all files.

0.0.1 - 2020-11-05

  • First version.