Skip to content

Release#131

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Release#131
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 20, 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 publish to npm yourself or setup this action to publish 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

@bunny.net/cli@0.11.0

Minor Changes

  • #125 9696434 Thanks @jamie-at-bunny! - feat(sites): new bunny sites namespace for static-site hosting. sites create provisions a storage zone + pull zone + middleware router per site (zones are named sites-<name>-<random id> so globally-taken names can't block the create; commands take the clean site name), prompting for the name (directory-name suggestion) and a custom domain when run interactively (Bunny DNS record, nameserver guidance, DNS wait + SSL); sites deploy uploads immutable deploys (git-sha or content-hash IDs, no-op when unchanged) to preview URLs, and --production/--prod publishes the live site by flipping the router's CURRENT_DEPLOY env var + purging the cache; sites deployments list/publish/prune cover rollback and cleanup; sites domains attaches custom domains plus a *.preview.<domain> wildcard for per-deploy preview URLs; sites ci init (also offered by sites create on GitHub repos) scaffolds a GitHub Actions workflow with framework detection: previews on PRs, production on merges to main; sites link/unlink/show/upgrade/delete round out the lifecycle. Concurrent deploys merge remote state records instead of overwriting. Site state lives at _bunny/site.json inside the storage zone (403-blocked by the router). The shared hostnames factory gains optional onAdded/onRemoved hooks.

Patch Changes

  • #120 3c3373a Thanks @jamie-at-bunny! - fix(storage): shared TTY detection, non-interactive guard and cancel handling for zones update, aligned --force semantics, and linked-zone fallback for domains commands

  • #120 3c3373a Thanks @jamie-at-bunny! - fix(storage): type-to-confirm zone deletion, new storage unlink command, offer-to-link from the zone picker, and the replication confirmation now defaults to no

  • #120 3c3373a Thanks @jamie-at-bunny! - fix(storage): canonical plural command paths in hints, consistent decline handling in zones add, and --custom-404-path "" now clears the custom 404

@bunny.net/cli-darwin-arm64@0.11.0

@bunny.net/cli-darwin-x64@0.11.0

@bunny.net/cli-linux-arm64@0.11.0

@bunny.net/cli-linux-x64@0.11.0

@bunny.net/cli-windows-x64@0.11.0

@bunny.net/config@0.1.3

Patch Changes

  • #125 9696434 Thanks @jamie-at-bunny! - rename @bunny.net/app-config to @bunny.net/config and add a top-level sites block (name, dir, build) to the bunny.jsonc schema; the root BunnyConfigSchema makes app and sites optional so app-only, sites-only, and combined files all validate against the generated JSON Schema

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 4351c9b to 7bbf0b6 Compare July 23, 2026 13:36
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.

0 participants