This repository was archived by the owner on Apr 13, 2026. It is now read-only.
v1.5.0
What's Changed
- Use
@nodesecure/eslint-configinstead of@myunisoft/eslint-configbecause the package is stored in a private registry (so only available and working for myunisoft employees). - Update dependencies (one major release on LRU-cache and few minor for undici).
- Export more of the Undici types and class (like FormData, Headers etc). Could be useful to use fetch for example.
- Complete CustomHttpieAgent with
MockAgentandProxyAgenttype. - Fixing a regression with one of the test (the endpoint response has changed).
Full Changelog: v1.4.1...v1.5.0