@nexim/upload-sdk
Version:
TypeScript SDK for seamless integration with Nexim Media Upload Service. It provides state machine-based upload handling, progress tracking, and type-safe API for image optimization and file uploads.
69 lines (39 loc) • 3.89 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.0.0](https://github.com/the-nexim/upload-kit/compare/v1.0.0-alpha.6...v1.0.0) (2025-04-22)
**Note:** Version bump only for package @nexim/upload-sdk
## 1.0.0-alpha.6 (2025-04-22)
### ⚠ BREAKING CHANGES
* **sdk:** rewrite machines (#10)
### Features
* **sdk:** base structure ([#5](https://github.com/the-nexim/upload-kit/issues/5)) ([e5d5ef1](https://github.com/the-nexim/upload-kit/commit/e5d5ef1f3bcdbaa28fd207c1aafa9f892c4afb2d)) by @
* **sdk:** copy from nexim order ([49888da](https://github.com/the-nexim/upload-kit/commit/49888da822c1026eb8f2b8b27e735946c807e561)) by @
* **sdk:** syncUpload ([c2ead5e](https://github.com/the-nexim/upload-kit/commit/c2ead5e479495000bb650e48065e25520635eaba)) by @
* **upload-service:** base structure ([#6](https://github.com/the-nexim/upload-kit/issues/6)) ([35dd182](https://github.com/the-nexim/upload-kit/commit/35dd1829b515a424f3397b916e087af67c8aaea8)) by @
### Code Refactoring
* **sdk:** remove user id to get safe user id from auth header ([66779f5](https://github.com/the-nexim/upload-kit/commit/66779f58d4fc116a7117819d0d69ac3dc108300c)) by @
* **sdk:** rewrite machines ([#10](https://github.com/the-nexim/upload-kit/issues/10)) ([8dae733](https://github.com/the-nexim/upload-kit/commit/8dae733cbd874cfaf884446f244eabdff39faf9a)) by @
* use new nexim typescript config ([36d4358](https://github.com/the-nexim/upload-kit/commit/36d43589659b4d45e6c9cfd1a7694b697bb4f988)) by @
## [1.0.0-alpha.5](https://github.com/the-nexim/media-kit/compare/@nexim/upload-sdk@1.0.0-alpha.4...@nexim/upload-sdk@1.0.0-alpha.5) (2025-04-22)
### Code Refactoring
* **sdk:** remove user id to get safe user id from auth header ([66779f5](https://github.com/the-nexim/media-kit/commit/66779f58d4fc116a7117819d0d69ac3dc108300c)) by @njfamirm
## [1.0.0-alpha.4](https://github.com/the-nexim/media-kit/compare/@nexim/upload-sdk@1.0.0-alpha.3...@nexim/upload-sdk@1.0.0-alpha.4) (2025-04-22)
### Features
* **sdk:** syncUpload ([c2ead5e](https://github.com/the-nexim/media-kit/commit/c2ead5e479495000bb650e48065e25520635eaba)) by @
## [1.0.0-alpha.3](https://github.com/the-nexim/media-kit/compare/@nexim/upload-sdk@1.0.0-alpha.2...@nexim/upload-sdk@1.0.0-alpha.3) (2025-04-22)
**Note:** Version bump only for package @nexim/upload-sdk
## [1.0.0-alpha.2](https://github.com/the-nexim/media-kit/compare/@nexim/upload-sdk@1.0.0-alpha.1...@nexim/upload-sdk@1.0.0-alpha.2) (2025-04-22)
**Note:** Version bump only for package @nexim/upload-sdk
## [1.0.0-alpha.1](https://github.com/the-nexim/media-kit/compare/@nexim/upload-sdk@1.0.0-alpha.0...@nexim/upload-sdk@1.0.0-alpha.1) (2025-04-22)
**Note:** Version bump only for package @nexim/upload-sdk
## 1.0.0-alpha.0 (2025-04-22)
### ⚠ BREAKING CHANGES
* **sdk:** rewrite machines (#10)
### Features
* **sdk:** base structure ([#5](https://github.com/the-nexim/media-kit/issues/5)) ([e5d5ef1](https://github.com/the-nexim/media-kit/commit/e5d5ef1f3bcdbaa28fd207c1aafa9f892c4afb2d)) by @njfamirm
* **sdk:** copy from nexim order ([49888da](https://github.com/the-nexim/media-kit/commit/49888da822c1026eb8f2b8b27e735946c807e561)) by @njfamirm
* **upload-service:** base structure ([#6](https://github.com/the-nexim/media-kit/issues/6)) ([35dd182](https://github.com/the-nexim/media-kit/commit/35dd1829b515a424f3397b916e087af67c8aaea8)) by @arashagp
### Code Refactoring
* **sdk:** rewrite machines ([#10](https://github.com/the-nexim/media-kit/issues/10)) ([8dae733](https://github.com/the-nexim/media-kit/commit/8dae733cbd874cfaf884446f244eabdff39faf9a)) by @njfamirm
* use new nexim typescript config ([36d4358](https://github.com/the-nexim/media-kit/commit/36d43589659b4d45e6c9cfd1a7694b697bb4f988)) by @njfamirm