Skip to content

docs: remove stale debug env references#205

Merged
owlstronaut merged 1 commit into
npm:mainfrom
Kushagra963-lab:codex/fix-nopt-readme-debug-docs
Jun 4, 2026
Merged

docs: remove stale debug env references#205
owlstronaut merged 1 commit into
npm:mainfrom
Kushagra963-lab:codex/fix-nopt-readme-debug-docs

Conversation

@Kushagra963-lab
Copy link
Copy Markdown
Contributor

What / Why

Removes stale README references to DEBUG_NOPT and NOPT_DEBUG after debug console output was removed.

Closes #198.

Testing

  • git diff --check
  • rg -n "DEBUG_NOPT|NOPT_DEBUG|debugging messages|debug messages" README.md lib test (no matches)

@Kushagra963-lab Kushagra963-lab requested a review from a team as a code owner June 4, 2026 05:32
@owlstronaut owlstronaut merged commit 103a413 into npm:main Jun 4, 2026
17 checks passed
@github-actions github-actions Bot mentioned this pull request Jun 4, 2026
owlstronaut pushed a commit that referenced this pull request Jun 4, 2026
🤖 I have created a release *beep* *boop*
---


## [10.0.1](v10.0.0...v10.0.1)
(2026-06-04)
### Documentation
*
[`103a413`](103a413)
[#205](#205) remove stale debug env
references (#205) (@Kushagra963-lab, @giangnthph4635)
### Chores
*
[`b02073f`](b02073f)
[#204](#204) bump @npmcli/eslint-config
from 6.0.1 to 7.0.0 (#204) (@dependabot[bot])

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: remove stale DEBUG_NOPT / NOPT_DEBUG references from README

3 participants