Skip to content

Tags: vercel-labs/emulate

Tags

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(cli): deliver generated secrets securely (#204)

* feat(cli): deliver generated secrets securely

* fix(cli): harden generated secrets startup

* test(cli): preserve ACL tools in Portless failure test

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare v0.8.0 release (#187)

* Bump emulate packages to 0.8.0

* Add 0.8.0 changelog entry for Twilio release

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare v0.7.0 release (#181)

- Bump emulate and @emulators packages to 0.7.0
- Add Linear-focused 0.7.0 changelog notes with release markers

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare v0.6.1 (#177)

* Add Vercel Blob sharing example

* Add a Next.js file-sharing example wired to the embedded Vercel Blob emulator.

* Resolve prefixed Blob URLs for head, copy, and delete operations.

* Cover prefixed Blob URL resolution with Vercel emulator tests.

* Fix Vercel Blob sharing URL handling

* Prepare v0.6.1 release

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare v0.6.0 release (#165)

- Bump emulate and @emulators packages to 0.6.0.

- Add the v0.6.0 changelog entry for expanded Slack emulator support.

- Move release markers from v0.5.0 to v0.6.0.

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(release): use Node 24 and remove registry-url for trusted publish…

…ing (#86)

Trusted publishing requires npm 11.5.1+ (Node 24). The registry-url
config in setup-node injects a NODE_AUTH_TOKEN that overrides the OIDC
flow, causing 404 errors on every package.

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: add dedicated README to each @emulators/* package (#45)

* fix: add dedicated README to each @emulators/* package

* update docs

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.4.0 (#44)