5.x Roadmap
@Qix- is already working on this.
Since Dec 19, 2018.
Assessment
This issue has not been assessed yet.
Description
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
debugversions 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from debug-js/debug
-
Difficulty 1/5 Under an hour Newbie friendliness 82/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Debug as JSON Open
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 28/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
mksglu/context-mode#1200 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
neondatabase/website#5944 ·
-
module: core
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
bigbluebutton/bigbluebutton#25849 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
jaegertracing/jaeger-ui#4506 ·