Releases: internxt/inxt-js
Releases · internxt/inxt-js
v2.2.9
v2.2.8
- Updates axios dependency to fix security alerts
v2.2.7
- Adds missing AppDetails to UploadFileMultipart at Network Client.
v2.2.6
- Updates dependencies to fix security alerts
- Fixes failing tests by adding the missing "AppDetails"
v2.2.5
- Add download opts type.
v2.2.4
- Migrate undici from 7.10.0 to 5.29.0.
v2.2.3
- Add appDetails to upload and download so we can identify the client and also add the desktop header for cloudflare.
v2.2.2
- Fixes eslint issues
- Removes unnecessary dotenv dependency from logger
v2.2.1
- Updates @internxt/lib to version 1.3.1
- Updates dependencies in order to fix all the https://github.com/internxt/inxt-js/security/dependabot alerts
v2.2.0
- Update all dependencies to its latest versions
- Migrate ESLint configuration to the latest version