Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 13 May 13:46
· 29 commits to main since this release

1.0.0 (2026-05-13)

Features

  • add BrowserNeutrx client implementation (11acbc1)
  • enhance NeutrxClient with DNS lookup and request size validation (34cd0ab)
  • enhance NeutrxClient with support for custom adapters, proxy configuration, and multipart/form-data serialization (62d62eb)
  • enhance release workflow and CI integration (9d97929)
  • implement resilience patterns including Bulkhead, Circuit Breaker, Retry Engine, and Rate Limiter (ef08390)

Installation

npm install neutrx
# or
yarn add neutrx
# or
pnpm add neutrx

Changes in this release

Commits

  • chore(release): 1.0.0 [skip ci] (6db21a4)
  • feat: add BrowserNeutrx client implementation (11acbc1)
  • feat: enhance release workflow and CI integration (9d97929)
  • feat: enhance NeutrxClient with support for custom adapters, proxy configuration, and multipart/form-data serialization (62d62eb)
  • feat: enhance NeutrxClient with DNS lookup and request size validation (34cd0ab)
  • feat: implement resilience patterns including Bulkhead, Circuit Breaker, Retry Engine, and Rate Limiter (ef08390)

Changed files


Technical details

Detail Value
Release date 2026-05-13 13:46:48 UTC
Node.js v25.9.0
Package preview npm notice total files: 124
Build ID 25803093763
Commit 11acbc1

Links