Skip to content

v4 Drop nodejs < 18, proxy support added

Latest

Choose a tag to compare

@sapics sapics released this 31 Aug 07:36
· 402 commits to main since this release

Drop support for nodejs versions below 18.

Migrated from axios to native fetch, fixing several axios-related issues.
Proxy configuration via environment variables is now properly supported.