Socket
Socket
Sign inDemoInstall

h3

Package Overview
Dependencies
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

h3 - npm Package Versions

1
10

0.7.0

Diff

Changelog

Source

0.7.0 (2022-04-07)

⚠ BREAKING CHANGES

  • move router params to event.context.params

  • move router params to event.context.params (6fe32e2)

pi0
published 0.6.0 •

Changelog

Source

0.6.0 (2022-04-06)

⚠ BREAKING CHANGES

  • set default path for setCookie to /

Features

  • set default path for setCookie to / (1bd6a45)
pi0
published 0.5.7 •

Changelog

Source

0.5.7 (2022-04-06)

Bug Fixes

  • remove ServerResponse from CompatibilityEvent possibilities (b285659)
pi0
published 0.5.6 •

Changelog

Source

0.5.6 (2022-04-06)

Features

  • handleCacheHeaders utility (4a71a3f)

Bug Fixes

  • add params to compatibility layer for req (63dd55c)
pi0
published 0.5.5 •

Changelog

Source

0.5.5 (2022-04-04)

Features

pi0
published 0.5.4 •

Changelog

Source

0.5.4 (2022-04-01)

Bug Fixes

  • throw wrapped error with legacy middleware (27e9477)
pi0
published 0.5.3 •

Changelog

Source

0.5.3 (2022-03-31)

Features

  • useBody: support application/x-www-form-urlencoded (73f090b), closes #44

Bug Fixes

  • initialise res.req (#80) (57db02d)
  • revert back support for legacy middleware (b3e4f5b)
pi0
published 0.5.2 •

Changelog

Source

0.5.2 (2022-03-31)

Bug Fixes

  • add [h3] prefix to console error (2f4859c)
  • improve writableEnded guard (ba5084c)
  • make console error for thrown unknown errors (1552219)
  • skip built-in error handler if onError provided (2c25aa1)
pi0
published 0.5.1 •

Changelog

Source

0.5.1 (2022-03-29)

Features

  • expose toNodeHandle and add backward compat with layer as handle (54a944c)
  • support lazy event handlers (333a4ca)
  • typecheck handler to be a function (38493eb)

Bug Fixes

  • add missing types export (53f0b58)
  • refine toNodeHandle type as we always return promise (1ba6019)
pi0
published 0.5.0 •

Changelog

Source

0.5.0 (2022-03-29)

⚠ BREAKING CHANGES

  • All handle exports and properties are renamed to handler with some backward compatibilities.
  • Legacy handlers are promisified by default
  • opt-in using event format using defineEventHandler (#74)

Features

  • app: use node handler signature (c722091)
  • opt-in using event format using defineEventHandler (#74) (cdf9b7c)

Bug Fixes

  • check for null data for stream detection (#69) (70f03fe)

  • router issue with query params (#77) (#78) (229964e)

  • router: req.params compatibility (1d9fca0)

  • use events api for utils with compatibility layer (#75) (2cf0f4b)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc