# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.4.25](https://github.com/lihbr/nuxt-hue/compare/v0.4.24...v0.4.25) (2024-06-14) ### Chore * **deps:** migrate to pnpm, refresh dependencies ([b86edbe](https://github.com/lihbr/nuxt-hue/commit/b86edbea0e346043c04521c7fee76f2f78d209b3)) * **deps:** update nuxt ([833483a](https://github.com/lihbr/nuxt-hue/commit/833483a2dca04fa71928fc21ccaec697dd0d4439)) ### [0.4.24](https://github.com/lihbr/nuxt-hue/compare/v0.4.23...v0.4.24) (2024-06-14) ### Chore * indicate compatibility with new v4 major ([#4](https://github.com/lihbr/nuxt-hue/issues/4)) ([33eca9f](https://github.com/lihbr/nuxt-hue/commit/33eca9f886062e073ea1a019b3855acb556da1f7)) ### [0.4.23](https://github.com/lihbr/nuxt-hue/compare/v0.4.22...v0.4.23) (2023-05-22) ### Bug Fixes * **deps:** support consola 3 ([1443941](https://github.com/lihbr/nuxt-hue/commit/1443941729d785d8450a2cfb5821b15f689685e8)) ### [0.4.22](https://github.com/lihbr/nuxt-hue/compare/v0.4.21...v0.4.22) (2022-11-19) ### Bug Fixes * node 18 support ([9367e88](https://github.com/lihbr/nuxt-hue/commit/9367e880dd9eb0cd67cacbc3bcfbdfd0a769eff6)) ### [0.4.21](https://github.com/lihbr/nuxt-hue/compare/v0.4.20...v0.4.21) (2022-11-18) ### Bug Fixes * nuxt imports ([b692bb9](https://github.com/lihbr/nuxt-hue/commit/b692bb934d09c26889f8d2711447b687f31d4a69)) * provide `execaSync` as a callback ([f9caba4](https://github.com/lihbr/nuxt-hue/commit/f9caba4334e1185e9f8639cce82454222a267bda)) * vite allow list ([3ceccc5](https://github.com/lihbr/nuxt-hue/commit/3ceccc5042c9a014ff8c11c12a80598672c4b879)) ### [0.4.20](https://github.com/lihbr/nuxt-hue/compare/v0.0.69...v0.4.20) (2022-11-18) ### ⚠ BREAKING CHANGES * **deps:** support Nuxt 3 ### Features * **deps:** support Nuxt 3 ([1ed5fb2](https://github.com/lihbr/nuxt-hue/commit/1ed5fb29209b58cb83ca3d196670079a38683a69)) ### Chore * add .versionrc ([f865a55](https://github.com/lihbr/nuxt-hue/commit/f865a559a0c2067b901fe2d6ac9d2f7056df6ace)) ### Documentation * **misc:** typo ([03b21af](https://github.com/lihbr/nuxt-hue/commit/03b21afdbee0334ab7dd52b9858fda0d8165ccc0)) * **misc:** typo ([732406c](https://github.com/lihbr/nuxt-hue/commit/732406cdf96e2dd54ef507884a43832587da0b22)) * **misc:** update footnote ([2de15d4](https://github.com/lihbr/nuxt-hue/commit/2de15d4ac31985f838b5251c30807469cebda9f9)) * nuxt 3 support ([b454eee](https://github.com/lihbr/nuxt-hue/commit/b454eee657c7dfd873b05694eea6d5f54b6c7ab0)) * typo ([cd0e61c](https://github.com/lihbr/nuxt-hue/commit/cd0e61c6601cf3bc9bec0d54c7c27ee080289864)) * update doc ([b530c81](https://github.com/lihbr/nuxt-hue/commit/b530c81e8ba23c6bda0751327daf77fdfa8544f2)) * update doc ([a08dccd](https://github.com/lihbr/nuxt-hue/commit/a08dccdfca5acb8895f038d44915947072c1c67c)) ### [0.0.69](https://github.com/lihbr/nuxt-hue/compare/v0.0.1-doge.1...v0.0.69) (2021-04-01) ### Bug Fixes * **core:** catch bridge isPaired failure ([7ad242f](https://github.com/lihbr/nuxt-hue/commit/7ad242f368115bacc6aa8b8890d716db06d04af3)) * **module:** remove redundant start call ([24200a2](https://github.com/lihbr/nuxt-hue/commit/24200a215b9bae04421f44519acd545122f4921e)) ### [0.0.1-doge.1](https://github.com/lihbr/nuxt-hue/compare/v0.0.1-doge.0...v0.0.1-doge.1) (2021-03-30) ### 0.0.1-doge.0 (2021-03-29) ### Features * **core:** handle debug options ([f579cd8](https://github.com/lihbr/nuxt-hue/commit/f579cd8d1abf88dbc02560f471ab9961ed9d1fe4)) * **core:** improve status messages ([1a488f0](https://github.com/lihbr/nuxt-hue/commit/1a488f01fb8f818321d8f9ffee4c9e1fefd7541e)) ### Bug Fixes * **cli:** command sanitizer not handling undefined ([9e4ad4e](https://github.com/lihbr/nuxt-hue/commit/9e4ad4ef3246a3fc496eb4feda56ea46393abdff)) * **cli:** handle no command provided ([ee32191](https://github.com/lihbr/nuxt-hue/commit/ee3219160362fc526bfa17bb0a3f2349f08d3614)) * **cli:** register full package path to prevent not found ([8533563](https://github.com/lihbr/nuxt-hue/commit/853356347c0489a2c34477d1850042cb09b3b1b5)) * **core:** handle win32 paths ([f863633](https://github.com/lihbr/nuxt-hue/commit/f86363325c0fe89ed59fa6657ba43532cba2c627)) * **module:** hook to nuxt events properly ([fceb687](https://github.com/lihbr/nuxt-hue/commit/fceb687f82a0cd2de82b5ab6eeaf71fd65fffff7))