Skip to content

Version Packages#53

Merged
besart-finsweet merged 1 commit intomasterfrom
changeset-release/master
Apr 23, 2026
Merged

Version Packages#53
besart-finsweet merged 1 commit intomasterfrom
changeset-release/master

Conversation

@github-actions
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 master, this PR will be updated.

Releases

fireworkers@0.8.0

Minor Changes

  • a0d43b3: Add generateDocumentId(), a utility that returns a random 20-character [A-Za-z0-9] ID in the same format Firestore uses for auto-generated document IDs. Useful when you need to know a document's ID before writing it (e.g. to reference it from sibling writes in a batch). Ported from @firebase/firestore's AutoId.newId() — uses crypto.getRandomValues with rejection sampling to avoid modulo bias.

@besart-finsweet besart-finsweet merged commit a3872af into master Apr 23, 2026
3 checks passed
@besart-finsweet besart-finsweet deleted the changeset-release/master branch April 23, 2026 20:07
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