Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v0.9.3

Latest
Compare
Choose a tag to compare
@danfuzz danfuzz released this 18 Jun 16:56
· 12 commits to main since this release

Breaking changes:

  • None.

Other notable changes:

  • New class net-util.JsonUtil, with just one method... so far.
  • Got CI set up to build and test with multiple versions of Node. As currently
    configured, it uses Node v20, v22, and v24.
  • Updated linter version and dependencies (and tweaked config).
  • Updated Jest (unit test system) version and dependencies.