Skip to content

Latest commit

 

History

History
95 lines (50 loc) · 4.36 KB

CHANGELOG.md

File metadata and controls

95 lines (50 loc) · 4.36 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.25 (2024-06-14)

Chore

  • deps: migrate to pnpm, refresh dependencies (b86edbe)
  • deps: update nuxt (833483a)

0.4.24 (2024-06-14)

Chore

  • indicate compatibility with new v4 major (#4) (33eca9f)

0.4.23 (2023-05-22)

Bug Fixes

  • deps: support consola 3 (1443941)

0.4.22 (2022-11-19)

Bug Fixes

0.4.21 (2022-11-18)

Bug Fixes

0.4.20 (2022-11-18)

⚠ BREAKING CHANGES

  • deps: support Nuxt 3

Features

Chore

Documentation

0.0.69 (2021-04-01)

Bug Fixes

  • core: catch bridge isPaired failure (7ad242f)
  • module: remove redundant start call (24200a2)

0.0.1-doge.1 (2021-03-30)

0.0.1-doge.0 (2021-03-29)

Features

  • core: handle debug options (f579cd8)
  • core: improve status messages (1a488f0)

Bug Fixes

  • cli: command sanitizer not handling undefined (9e4ad4e)
  • cli: handle no command provided (ee32191)
  • cli: register full package path to prevent not found (8533563)
  • core: handle win32 paths (f863633)
  • module: hook to nuxt events properly (fceb687)