Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

5.x Roadmap

Open
#656 19 comments 23 reactions 1 assignee View on GitHub

@Qix- is already working on this.

Since Dec 19, 2018.

Assessment

This issue has not been assessed yet.

Description

discussion help-wanted

5.x Roadmap

It's about time for another step in bringing debug up to date - the 5.x major release.

I know it hasn't been a long time since 4.x was released, and I'm aware that its release kind of forced.. pushed.. nudged users to update their best practices.

Here's what to expect from the 5.x release:

  • Custom output format (#582, #645)
  • Pluggable logging handlers (#556)
  • Timed sections (#485)
  • No more transpiling (smaller package size) (#652, #655)
  • Patching of old debug versions for formatting and pluggability upgrades (#644)
  • Overhaul of .enable() (#425, #636, #737)
  • Use console.debug() in the browser where available (#600)
  • Simpler documentation (#649)
  • Passing a function to avoid execution if namespace is disabled (#497)
  • Simplified codebase (lots dead code/dotfile removal; #650)
  • Specify namespace in URL (#948)
  • Several bugfixes
Dominant language
JavaScript
Stars
11.5k
Forks
992
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from debug-js/debug

All issues in debug-js/debug

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.