Skip to content

v0.1.0

Choose a tag to compare

@tlhunter tlhunter released this 16 Oct 12:36
· 26 commits to main since this release
a4d6441

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_channel perspective
    • i.e. the version right before and right after adding a feature or changing a behavior
  • pass through to the underlying diagnostics_channel module if it's "perfectly" supported
  • extend internal diagnostics_channel when it is missing features
  • patch internal diagnostics_channel when 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