@nexim/upload-types
Version:
TypeScript types and interfaces for Nexim Media Upload Service, including image preset configurations and file handling types
68 lines (37 loc) • 3.29 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-types
## 1.0.0-alpha.6 (2025-04-22)
### ⚠ BREAKING CHANGES
* **sdk:** rewrite machines (#10)
### Features
* **types:** add 'blog-post-cover' image preset configuration ([bccd662](https://github.com/the-nexim/upload-kit/commit/bccd66276eb1dd45ffc8205adb8d8ac40c501db2)) by @
* **types:** initial structure with putting common types ([2e962c9](https://github.com/the-nexim/upload-kit/commit/2e962c91c53802ba2568960ddf3f0e252aec6130)) by @
### Bug Fixes
* **package:** mark upload-types package as private ([b7aa6a2](https://github.com/the-nexim/upload-kit/commit/b7aa6a2bc3791e5eb3e2631579e80c0c7f8c66a3)) by @
* **type:** add public package details ([1e03110](https://github.com/the-nexim/upload-kit/commit/1e03110c2d5063a7d024515ee3bfa9e40aa7fc17)) by @
* **types:** make package public ([a95dc21](https://github.com/the-nexim/upload-kit/commit/a95dc2185a50e608069ae827fbfb5bfebf929911)) by @
### Code Refactoring
* **api:** write full ([34e2b5e](https://github.com/the-nexim/upload-kit/commit/34e2b5e006f1a0ffc677152d637855644ceead66)) 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 @
## [1.0.0-alpha.3](https://github.com/the-nexim/media-kit/compare/@nexim/upload-types@1.0.0-alpha.2...@nexim/upload-types@1.0.0-alpha.3) (2025-04-22)
### Features
* **types:** add 'blog-post-cover' image preset configuration ([bccd662](https://github.com/the-nexim/media-kit/commit/bccd66276eb1dd45ffc8205adb8d8ac40c501db2)) by @
## [1.0.0-alpha.2](https://github.com/the-nexim/media-kit/compare/@nexim/upload-types@1.0.0-alpha.1...@nexim/upload-types@1.0.0-alpha.2) (2025-04-22)
### Bug Fixes
* **type:** add public package details ([1e03110](https://github.com/the-nexim/media-kit/commit/1e03110c2d5063a7d024515ee3bfa9e40aa7fc17)) by @
## [1.0.0-alpha.1](https://github.com/the-nexim/media/compare/@nexim/upload-types@1.0.0-alpha.0...@nexim/upload-types@1.0.0-alpha.1) (2025-04-22)
### Bug Fixes
* **types:** make package public ([a95dc21](https://github.com/the-nexim/media/commit/a95dc2185a50e608069ae827fbfb5bfebf929911)) by @
## 1.0.0-alpha.0 (2025-04-22)
### ⚠ BREAKING CHANGES
* **sdk:** rewrite machines (#10)
### Features
* **types:** initial structure with putting common types ([2e962c9](https://github.com/the-nexim/media/commit/2e962c91c53802ba2568960ddf3f0e252aec6130)) by @njfamirm
### Bug Fixes
* **package:** mark upload-types package as private ([b7aa6a2](https://github.com/the-nexim/media/commit/b7aa6a2bc3791e5eb3e2631579e80c0c7f8c66a3)) by @
### Code Refactoring
* **api:** write full ([34e2b5e](https://github.com/the-nexim/media/commit/34e2b5e006f1a0ffc677152d637855644ceead66)) by @njfamirm
* **sdk:** rewrite machines ([#10](https://github.com/the-nexim/media/issues/10)) ([8dae733](https://github.com/the-nexim/media/commit/8dae733cbd874cfaf884446f244eabdff39faf9a)) by @njfamirm