Skip to content

chore: release packages#41

Merged
marknesh merged 1 commit into
mainfrom
changeset-release/main
Jul 3, 2026
Merged

chore: release packages#41
marknesh merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

firebase-storage-kit@1.6.0

Minor Changes

  • #46 424a4f9 Thanks @marknesh! - Add StorageManager.list() and StorageManager.listAll() for listing folders and files at a storage prefix.

  • #47 b7c5855 Thanks @marknesh! - Add optional pre-upload validation via UploadOptions.validate. Reject files before the provider upload starts using maxSizeBytes, allowedMimeTypes, allowedExtensions, and optional image dimension limits (maxImageWidth, maxImageHeight). Validation failures surface as ValidationError with stable validation/* codes on error.code (for example validation/file-too-large). Export validateUpload, validateUploadSync, validateImageDimensions, validateImageDimensionLimits, readImageDimensions, getFileExtension, VALIDATION_ERROR_CODES, and the ValidationErrorCode type for standalone use.

  • #46 424a4f9 Thanks @marknesh! - Add UploadItem.attempt as the preferred name for the 1-based attempt counter (the initial upload is attempt 1, and each retry increments it). UploadItem.retryAttempt is now deprecated but continues to work as an alias that always mirrors attempt, so this change is non-breaking. Prefer upload.attempt going forward.

@vercel

vercel Bot commented Jul 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
firebase-storage-kit Ready Ready Preview, Comment Jul 3, 2026 9:50am

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 102fde5 to 6c1615e Compare July 3, 2026 09:49
@marknesh
marknesh merged commit 15b9e48 into main Jul 3, 2026
5 checks passed
@marknesh
marknesh deleted the changeset-release/main branch July 3, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant