- 🔒 Upgrade
grizzlyto^6to fix the@octokit/*ReDoS advisories - 💥 Now requires Node.js >= 18 (
grizzly@6is ESM-only) - 📦 The package is now an ES module (
"type": "module")
Internal:
- 🛠 Replace
prettier+pretty-quickwithoxlint+oxfmt(removes the
cross-spawn/execaadvisories from the dev dependencies) - ⬆️ Upgrade
huskyto^9(hooks moved to the.husky/directory)