Skip to content

Releases: nodejs/llhttp

v9.4.0

28 Apr 14:31

Choose a tag to compare

What's Changed

  • Add llhttp-config-version.cmake by @misery in #783

  • improve pause function by only calling this.llparse instead of as p by @Vizonex in #785

  • chore: Support both dynamic and static build. by @ShogunPanda in #789

  • add an all plaform supported cleanup solution by @Vizonex in #780

  • Add support for relaxed header value parsing by @pimterry in #787

  • Fix typo: on_protocol_complete is called after protocol has been parsed by @psiegl in #762

  • chore: Pin python version to fix aiohttp regression tests by @pimterry in #788

  • Rename CMake files to modern variant by @misery in #814

  • chore: Added WASM benchmarks. by @ShogunPanda in #815

  • Fix LICENSE by @Dreamsorcerer in #835

  • build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #737

  • build(deps): bump actions/setup-python from 5.6.0 to 6.0.0 by @dependabot[bot] in #750

  • build(deps): bump actions/cache from 4.2.3 to 4.3.0 by @dependabot[bot] in #760

  • build(deps-dev): bump typescript from 5.8.3 to 5.9.3 by @dependabot[bot] in #764

  • build(deps): bump node from 24-alpine to 25-alpine by @dependabot[bot] in #775

  • build(deps): bump actions/setup-node from 4.4.0 to 6.0.0 by @dependabot[bot] in #776

  • build(deps): bump github/codeql-action from 3.29.11 to 4.31.0 by @dependabot[bot] in #779

  • build(deps-dev): bump @stylistic/eslint-plugin from 5.2.2 to 5.5.0 by @dependabot[bot] in #772

  • build(deps-dev): bump @types/node from 24.2.0 to 24.9.1 by @dependabot[bot] in #778

  • build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #781

  • build(deps): bump minimatch by @dependabot[bot] in #790

  • build(deps-dev): bump @types/node from 25.3.0 to 25.3.3 by @dependabot[bot] in #793

  • build(deps-dev): bump typescript-eslint from 8.55.0 to 8.56.1 by @dependabot[bot] in #791

  • build(deps): bump node from 8099726 to 18e0265 by @dependabot[bot] in #795

  • build(deps): bump docker/setup-buildx-action from 3.11.1 to 3.12.0 by @dependabot[bot] in #796

  • build(deps): bump github/codeql-action from 4.31.0 to 4.32.4 by @dependabot[bot] in #799

  • build(deps): bump actions/cache from 4.3.0 to 5.0.3 by @dependabot[bot] in #800

  • build(deps): bump actions/checkout from 5.0.0 to 6.0.2 by @dependabot[bot] in #798

  • build(deps-dev): bump eslint from 9.39.2 to 10.0.2 by @dependabot[bot] in #792

  • build(deps-dev): bump @eslint/js from 9.39.2 to 10.0.1 by @dependabot[bot] in #794

  • build(deps): bump actions/setup-node from 6.0.0 to 6.2.0 by @dependabot[bot] in #797

  • fix: allow tabs around Content-Length by @islandryu in #810

  • build(deps-dev): bump @types/node from 25.3.3 to 25.5.0 by @dependabot[bot] in #801

  • build(deps-dev): bump @stylistic/eslint-plugin from 5.9.0 to 5.10.0 by @dependabot[bot] in #802

  • build(deps): bump node from 18e0265 to 5209bca by @dependabot[bot] in #803

  • build(deps): bump actions/setup-node from 6.2.0 to 6.3.0 by @dependabot[bot] in #804

  • build(deps): bump github/codeql-action from 4.32.4 to 4.32.6 by @dependabot[bot] in #805

  • build(deps): bump actions/setup-python from 6.0.0 to 6.2.0 by @dependabot[bot] in #806

  • build(deps): bump actions/upload-artifact from 4.6.2 to 7.0.0 by @dependabot[bot] in #807

  • build(deps-dev): bump flatted from 3.3.2 to 3.4.2 by @dependabot[bot] in #809

  • build(deps-dev): bump typescript-eslint from 8.57.0 to 8.57.1 by @dependabot[bot] in #811

  • build(deps-dev): bump eslint from 10.0.3 to 10.1.0 by @dependabot[bot] in #812

  • build(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0 by @dependabot[bot] in #808

  • build(deps): bump picomatch from 4.0.3 to 4.0.4 by @dependabot[bot] in #813

  • build(deps): bump node from 5209bca to ad82eca by @dependabot[bot] in #822

  • build(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 by @dependabot[bot] in #824

  • build(deps-dev): bump @types/node from 25.5.0 to 25.6.0 by @dependabot[bot] in #827

  • build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #828

  • build(deps-dev): bump eslint from 10.1.0 to 10.2.1 by @dependabot[bot] in #830

  • build(deps): bump github/codeql-action from 4.32.6 to 4.35.2 by @dependabot[bot] in #832

  • build(deps): bump actions/cache from 5.0.3 to 5.0.5 by @dependabot[bot] in #833

  • build(deps): bump actions/setup-node from 6.3.0 to 6.4.0 by @dependabot[bot] in #834

  • build(deps-dev): bump typescript-eslint from 8.57.1 to 8.59.1 by @dependabot[bot] in #836

New Contributors

Full Changelog: v9.3.1...v9.4.0

v9.3.1

14 Feb 16:44

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.3.0...v9.3.1

v9.3.0

23 May 13:52

Choose a tag to compare

What's Changed

Full Changelog: v9.2.1...v9.3.0

v9.2.1

04 Apr 11:17

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.2.0...v9.2.1

v8.1.2

04 Apr 11:15

Choose a tag to compare

What's Changed

Full Changelog: v8.1.1...v8.1.2

v6.1.1

04 Apr 11:18

Choose a tag to compare

What's Changed

Full Changelog: v6.1.0...v6.1.1

v9.2.0

07 Feb 13:22

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.1.3...v9.2.0

v6.1.0

09 Jan 17:09

Choose a tag to compare

What's Changed

Full Changelog: v6.0.11...v6.1.0

v9.1.3

03 Oct 15:05

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.1.2...v9.1.3

v9.1.2

13 Sep 11:43

Choose a tag to compare

What's Changed

Full Changelog: v9.1.1...v9.1.2