Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@fenying fenying released this 30 Jun 13:26
v1.1.0
2e9eba3

Notable Changes

  • feat(protocol): added experimental supports for transports between worker thread.
  • feat(protocol): added feature flag properties for channel objects.
  • fix(protocol): simplified the ITransporter.end method.
  • fix(decoder): should decode protocol error as special error.
  • fix(protocol): put protocol-error code in server_internal_server data.

Other Changed

  • build(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #6

Full Changelog: v1.0.3...v1.1.0