Releases
All notable changes to Nuxt Upload Kit.
0.1.22 (2026-02-04)
Features
- enhance Azure Data Lake storage adapter with dynamic SAS URL handling and improved file client management (d2aaf75)
Dependencies
💅 Refactors
- Remove retry logic and simplify upload handling in Azure Data Lake plugin (7a09980)
🏡 Chore
- Dependency updates (e724e59)
❤️ Contributors
- Eugen Istoc eugenistoc@gmail.com
💅 Refactors
- Improve Vite dependency optimization configuration (d972baf)
❤️ Contributors
- Eugen Istoc eugenistoc@gmail.com
💅 Refactors
- Replace Cloudflare R2 provider with S3-compatible provider (ee8bf28)
📖 Documentation
- Update README and index documentation for multi-provider storage support (b947107)
🏡 Chore
- Formatting (7c1d0eb)
❤️ Contributors
- Eugen Istoc eugenistoc@gmail.com
🚀 Enhancements
- Enhance removeFile function to support conditional deletion from storage with options (c7a253a)
❤️ Contributors
- Eugen Istoc eugenistoc@gmail.com
🚀 Enhancements
- Enhance removeFile function to conditionally delete from storage based on options (833e1c5)
❤️ Contributors
- Eugen Istoc eugenistoc@gmail.com
💅 Refactors
- Unify upload result structure by replacing 'key' with 'storageKey' across storage plugins (32d0bf1)
❤️ Contributors
- Eugen Istoc eugenistoc@gmail.com
🩹 Fixes
- Include uploadResult in remote file attributes for consistency with newly uploaded files (c186999)
✅ Tests
- Use event-based waiting (480e974)
❤️ Contributors
- Eugen Istoc eugenistoc@gmail.com
🚀 Enhancements
- Add initialFiles option to pre-populate uploader with existing files (ba707ee)
🏡 Chore
- Update dependencies (499f934)
❤️ Contributors
- Eugen Istoc eugenistoc@gmail.com
💅 Refactors
- Simplify externals declaration and remove provider aliases (267d9e6)
❤️ Contributors
- Eugen Istoc eugenistoc@gmail.com
🚀 Enhancements
- docs: Update navigation and titles for events and plugins sections (e8d5230)
- Add Cloudflare R2 and Firebase Storage providers for file uploads (79f3b8a)
🩹 Fixes
- Export providers separately (91a71f6)
💅 Refactors
- docs: Streamline file lifecycle guide by removing redundant sections (64aba23)
📖 Documentation
🏡 Chore
- Re-organize event tests (b643bb9)
- release: V0.1.8 (ff69d34)
- Add issue templates for bug reports and feature requests (b97016d)
- Add MIT License file (55b0a0b)
❤️ Contributors
- Eugen Istoc eugenistoc@gmail.com
🚀 Enhancements
- docs: Update navigation and titles for events and plugins sections (e8d5230)
- Add Cloudflare R2 and Firebase Storage providers for file uploads (79f3b8a)
💅 Refactors
- docs: Streamline file lifecycle guide by removing redundant sections (64aba23)
🏡 Chore
- Re-organize event tests (b643bb9)
❤️ Contributors
- Eugen Istoc eugenistoc@gmail.com
🏡 Chore
- Exclude FFmpeg packages from Vite's dependency optimization (f9c41f7)
❤️ Contributors
- Eugen Istoc eugenistoc@gmail.com
🚀 Enhancements
- Add types, plugins, and validators export (c77387f)
❤️ Contributors
- Eugen Istoc eugenistoc@gmail.com
🚀 Enhancements
- Update Releases page and navigation links to use internal routing (af3b96b)
🏡 Chore
- Lint/format (0960f22)
❤️ Contributors
- Eugen Istoc eugenistoc@gmail.com
🚀 Enhancements
- Add Vercel configuration and update MCP settings (239567b)
- Add AppHeaderTitle component and logo assets (48962f4)
- Add hero-gradient styles to main.css and include in nuxt.config.ts (8dd4b49)
- Restructure AppHeader component and update logo handling in app.config.ts (79d6be5)
🩹 Fixes
- Update markdown syntax for page sections and buttons in index.md (b623e01)
- Center align title and description in README.md (319752a)
- Format feature cards for Azure Data Lake, Amazon S3, and Cloudinary in index.md (34a6cdc)
- Update .prettierignore to include pnpm-lock.yaml (587f966)
🏡 Chore
- Initial commit (69c57d5)
- Update (376683d)
- Update (6a38277)
- Rename to
useUploadKit(15ead66) - Use vercel.ts (bc1c0fe)
- Add .prettierignore to exclude markdown files from formatting (a73eca0)
- Add unit tests for upload validators and utility functions (3388363)
- Lint and format (f2df13d)
❤️ Contributors
- Eugen Istoc eugenistoc@gmail.com

