这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

v4.0.1

Choose a tag to compare

@ralphtheninja ralphtheninja released this 12 Feb 20:58
· 172 commits to master since this release

Added

  • Run test suite in TypeScript in addition to Node.js (@vweevers)
  • Add TypeScript smoke test (@vweevers)
  • Add TypeScript readme section with stability badge (@vweevers)

Fixed

  • Update TypeScript typings for v4 (@vweevers)
  • Use ES6 classes in tests to please TypeScript (@vweevers)
  • Define default methods on prototype to please TypeScript (@vweevers)

Removed

  • Remove obsolete parameters from tests (@vweevers)

Historical Note This was released as a patch because it only changed tests
and TypeScript typings (which are marked experimental and don't follow semver).