Skip to content

Pull requests: cspotcode/node-source-map-support

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

CI
#1 by cspotcode was merged Jul 20, 2021 Loading… updated Jul 20, 2021
only test against and support supported node versions
#7 by cspotcode was merged Jul 20, 2021 Loading… updated Jul 20, 2021
remove buffer-from
#8 by cspotcode was merged Jul 20, 2021 Loading… updated Jul 20, 2021
trim down package size
#6 by cspotcode was merged Jul 20, 2021 Loading… updated Jul 20, 2021
Fix NodeError formatting to include code
#3 by cspotcode was merged Jul 20, 2021 Loading… updated Jul 20, 2021
Integration
#4 by cspotcode was closed Jul 20, 2021 Loading… updated Jul 20, 2021
fork it to @cspotcode/source-map-support
#5 by cspotcode was merged Jul 20, 2021 Loading… updated Jul 20, 2021
Bundle types
#18 by cspotcode was merged Jul 21, 2021 Loading… updated Jul 21, 2021
fix colorized output
#17 by cspotcode was merged Jul 21, 2021 Loading… updated Jul 21, 2021
Fix #15: process 'exit' listeners should run before fatal error is logged
#16 by cspotcode was merged Jul 21, 2021 Loading… updated Jul 21, 2021
Fix async stack frames
#20 by cspotcode was merged Jul 21, 2021 Loading… updated Jul 21, 2021
upgrade source-map dep
#9 by cspotcode was merged Jul 21, 2021 Loading… updated Jul 21, 2021
Color support
#2 by cspotcode was merged Jul 20, 2021 Loading… updated Jul 21, 2021
2
Add @cspotcode/source-map-support/register-hook-require
#25 by cspotcode was merged Sep 5, 2021 Loading… updated Sep 5, 2021
Support multiple instances of source-map-support
#28 by cspotcode was merged Oct 4, 2021 Loading… updated Oct 4, 2021
2
4
Add uninstall() which will remove hooks from the environment
#29 by cspotcode was merged Oct 4, 2021 Loading… updated Oct 4, 2021
Amendment to #23: redirect subsequent imports of "source-map-support" to this package
#30 by cspotcode was merged Oct 10, 2021 Loading… updated Oct 10, 2021
refactor: redirect subsequent imports of "source-map-support" to this…
#23 by ejose19 was merged Oct 6, 2021 Loading… updated Oct 27, 2021
Hacky attempt at reinstating browser support map support
#34 by pe8ter was closed Nov 22, 2021 Loading… updated Nov 22, 2021
Switch to node's builtin SourceMap class
#11 by cspotcode was closed Apr 22, 2022 Draft updated Apr 22, 2022
Tests, improved ESM support, switch to @jridgewell/trace-mapping, etc
#38 by cspotcode was merged May 1, 2022 Loading… updated May 1, 2022
add async stack frame test
#27 by cspotcode was closed May 1, 2022 Loading… updated May 1, 2022
fix bug where errors without a message would still have colon in "Error: "
#39 by cspotcode was merged May 2, 2022 Loading… updated May 2, 2022
Add tests for Promise.allSettled
#42 by cspotcode was merged Jun 7, 2022 Loading… updated Jun 7, 2022
Fix for "this" being undefined
#44 by Wolftousen was closed Oct 4, 2024 Loading… updated Oct 4, 2024
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.