| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
`obug` is a fork of `debug` with built-in TypeScript types, zero dependencies and pure ESM. Since these packages are already ESM-only, the swap is a drop-in: namespaces and the `DEBUG` environment variable behave identically, and `@types/debug` is no longer needed. Refs: e18e/ecosystem-issues#217 Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
🦋 Changeset detectedLatest commit: 671884a The changes in this PR will be included in the next version bump. This PR includes changesets to release 7 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Replaces debug with obug, a fork with built-in TypeScript types, zero dependencies and pure ESM. Part of e18e/ecosystem-issues#217 — Vite, Vitest, Babel, VitePress and Slidev have already switched.
Changes
Prepared with Claude Code; reviewed by me before opening.