v0.1.0
Note
This version tracks against diagnostics_channel as of Node.js v20.6.0.
Tip
This is the initial release of the project.
- add tests against every version of Node.js that is notable from a
diagnostics_channelperspective- i.e. the version right before and right after adding a feature or changing a behavior
- pass through to the underlying
diagnostics_channelmodule if it's "perfectly" supported - extend internal
diagnostics_channelwhen it is missing features - patch internal
diagnostics_channelwhen it contains bugs - heavily relies on the version of Node.js for determining compatibility issues
- uses a global symbol registry so that multiple instances share the same channels