Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/baseline-cpu-fallback.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/bsql-baseline-fallback.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/dns-record-scan-import.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dns-record-type-labels.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dns-zone-add-next-steps.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/dry-crabs-help.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/sandbox-sdk.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spicy-otters-share.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tall-suns-vanish.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/app-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @bunny.net/app-config

## 0.1.2

### Patch Changes

- Updated dependencies [[`18645ed`](https://github.com/BunnyWay/cli/commit/18645edc7736eb5d88f1a8ec038993cc7d2deb12)]:
- @bunny.net/openapi-client@0.1.2

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/app-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bunny.net/app-config",
"version": "0.1.1",
"version": "0.1.2",
"private": true,
"type": "module",
"module": "src/index.ts",
Expand Down
2 changes: 2 additions & 0 deletions packages/cli-darwin-arm64/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @bunny.net/cli-darwin-arm64

## 0.8.0

## 0.7.0

## 0.6.0
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bunny.net/cli-darwin-arm64",
"version": "0.7.0",
"version": "0.8.0",
"description": "bunny.net CLI binary for macOS arm64",
"os": [
"darwin"
Expand Down
2 changes: 2 additions & 0 deletions packages/cli-darwin-x64/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @bunny.net/cli-darwin-x64

## 0.8.0

## 0.7.0

## 0.6.0
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bunny.net/cli-darwin-x64",
"version": "0.7.0",
"version": "0.8.0",
"description": "bunny.net CLI binary for macOS x64",
"os": [
"darwin"
Expand Down
2 changes: 2 additions & 0 deletions packages/cli-linux-arm64/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @bunny.net/cli-linux-arm64

## 0.8.0

## 0.7.0

## 0.6.0
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-linux-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bunny.net/cli-linux-arm64",
"version": "0.7.0",
"version": "0.8.0",
"description": "bunny.net CLI binary for Linux arm64",
"os": [
"linux"
Expand Down
2 changes: 2 additions & 0 deletions packages/cli-linux-x64/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @bunny.net/cli-linux-x64

## 0.8.0

## 0.7.0

## 0.6.0
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-linux-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bunny.net/cli-linux-x64",
"version": "0.7.0",
"version": "0.8.0",
"description": "bunny.net CLI binary for Linux x64",
"os": [
"linux"
Expand Down
2 changes: 2 additions & 0 deletions packages/cli-windows-x64/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @bunny.net/cli-windows-x64

## 0.8.0

## 0.7.0

## 0.6.0
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-windows-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bunny.net/cli-windows-x64",
"version": "0.7.0",
"version": "0.8.0",
"description": "bunny.net CLI binary for Windows x64",
"os": [
"win32"
Expand Down
22 changes: 22 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @bunny.net/cli

## 0.8.0

### Minor Changes

- [#99](https://github.com/BunnyWay/cli/pull/99) [`6c05e7f`](https://github.com/BunnyWay/cli/commit/6c05e7f046c869dc71484a20231e7855b19d33f6) Thanks [@amir-at-bunny](https://github.com/amir-at-bunny)! - Add @bunny.net/sandbox SDK for programmatic sandbox create, file buffering, command execution, and port exposure; wire sandbox CLI commands onto it

### Patch Changes

- [#97](https://github.com/BunnyWay/cli/pull/97) [`b122269`](https://github.com/BunnyWay/cli/commit/b122269a5f5523302bccccba383460703818ac75) Thanks [@jamie-at-bunny](https://github.com/jamie-at-bunny)! - fix(install): ship a baseline (non-AVX2) build for older x64 CPUs that crashed with "Illegal instruction" — the installer auto-selects it, and the npm wrapper falls back to it on SIGILL

- [#107](https://github.com/BunnyWay/cli/pull/107) [`18645ed`](https://github.com/BunnyWay/cli/commit/18645edc7736eb5d88f1a8ec038993cc7d2deb12) Thanks [@jamie-at-bunny](https://github.com/jamie-at-bunny)! - feat(dns): import a domain's existing records when moving to bunny: new `dns records scan [domain]` (server-side record scan, multiselect, bulk-write) and `dns zones add --import` offer the same migration right after creating the zone; a bad record is reported rather than stranding the batch, and CAA flags/tag survive via corrected `DnsDiscoveredRecord` types in `@bunny.net/openapi-client`

- [#107](https://github.com/BunnyWay/cli/pull/107) [`18645ed`](https://github.com/BunnyWay/cli/commit/18645edc7736eb5d88f1a8ec038993cc7d2deb12) Thanks [@jamie-at-bunny](https://github.com/jamie-at-bunny)! - fix(dns): label the bunny-specific record types with bunny's canonical codes (Pull Zone as PZ, Redirect as RDR, Script as SCR) across listings and pickers, group them under "Bunny" in the interactive type picker, and accept those codes (plus the spelled-out names) when parsing a record type

- [#107](https://github.com/BunnyWay/cli/pull/107) [`18645ed`](https://github.com/BunnyWay/cli/commit/18645edc7736eb5d88f1a8ec038993cc7d2deb12) Thanks [@jamie-at-bunny](https://github.com/jamie-at-bunny)! - feat(dns): `dns zones add` now scans for existing records automatically, then offers a next-steps menu (upload a zone file, add records manually, or continue to nameserver setup) so you can fully populate the zone before delegating; `--import` imports scanned records without prompting and `--no-import` skips the scan and menu

- [#104](https://github.com/BunnyWay/cli/pull/104) [`1aa67e0`](https://github.com/BunnyWay/cli/commit/1aa67e069adb3d1ec2bc6395414053c2da67e332) Thanks [@jamie-at-bunny](https://github.com/jamie-at-bunny)! - feat(dns): manage Scriptable DNS scripts (`bunny dns scripts` init/create/deploy/attach/link/list) with ambient runtime types in `@bunny.net/scriptable-dns-types`; `dns records add` offers a static or script-computed answer for A/AAAA/CNAME/TXT

- [#106](https://github.com/BunnyWay/cli/pull/106) [`ff794c3`](https://github.com/BunnyWay/cli/commit/ff794c30ec0cfabc18e5222fda2273b5fe6aacbd) Thanks [@jamie-at-bunny](https://github.com/jamie-at-bunny)! - feat(dns): verify registrar delegation with a live nameserver lookup (instead of the API's NameserversDetected flag, which defaults to true on a fresh zone) across `dns zones ns`, `dns zones list`, and pull-zone setup; `dns zones add` and `ns` now give registrar-aware setup steps (registrar named via RDAP) and skip them when the domain is already delegated; add `dns records preset` with email, verification, and security presets (Google Workspace, Microsoft 365, Zoho, Mailgun, Resend, Proton, Bluesky, DMARC, CAA, no-email) plus a preset option in the `records add` wizard; color table heads bunny orange

- [#102](https://github.com/BunnyWay/cli/pull/102) [`b4c1bd9`](https://github.com/BunnyWay/cli/commit/b4c1bd9029a8ee296e14a65447c04a6144ec330e) Thanks [@nocanoa](https://github.com/nocanoa)! - Added bunny color to the table head and also the help overview.

## 0.7.0

### Minor Changes
Expand Down
12 changes: 6 additions & 6 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bunny.net/cli",
"version": "0.7.0",
"version": "0.8.0",
"type": "module",
"module": "src/index.ts",
"bin": {
Expand Down Expand Up @@ -28,11 +28,11 @@
"zod": "^4.3.6"
},
"optionalDependencies": {
"@bunny.net/cli-linux-x64": "0.7.0",
"@bunny.net/cli-linux-arm64": "0.7.0",
"@bunny.net/cli-darwin-x64": "0.7.0",
"@bunny.net/cli-darwin-arm64": "0.7.0",
"@bunny.net/cli-windows-x64": "0.7.0"
"@bunny.net/cli-linux-x64": "0.8.0",
"@bunny.net/cli-linux-arm64": "0.8.0",
"@bunny.net/cli-darwin-x64": "0.8.0",
"@bunny.net/cli-darwin-arm64": "0.8.0",
"@bunny.net/cli-windows-x64": "0.8.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 2 additions & 0 deletions packages/database-shell-darwin-arm64/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @bunny.net/database-shell-darwin-arm64

## 0.2.4

## 0.2.3

## 0.2.2
Expand Down
2 changes: 1 addition & 1 deletion packages/database-shell-darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bunny.net/database-shell-darwin-arm64",
"version": "0.2.3",
"version": "0.2.4",
"description": "Bunny Database shell binary for macOS arm64",
"os": [
"darwin"
Expand Down
2 changes: 2 additions & 0 deletions packages/database-shell-darwin-x64/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @bunny.net/database-shell-darwin-x64

## 0.2.4

## 0.2.3

## 0.2.2
Expand Down
2 changes: 1 addition & 1 deletion packages/database-shell-darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bunny.net/database-shell-darwin-x64",
"version": "0.2.3",
"version": "0.2.4",
"description": "Bunny Database shell binary for macOS x64",
"os": [
"darwin"
Expand Down
2 changes: 2 additions & 0 deletions packages/database-shell-linux-arm64/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @bunny.net/database-shell-linux-arm64

## 0.2.4

## 0.2.3

## 0.2.2
Expand Down
2 changes: 1 addition & 1 deletion packages/database-shell-linux-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bunny.net/database-shell-linux-arm64",
"version": "0.2.3",
"version": "0.2.4",
"description": "Bunny Database shell binary for Linux arm64",
"os": [
"linux"
Expand Down
2 changes: 2 additions & 0 deletions packages/database-shell-linux-x64/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @bunny.net/database-shell-linux-x64

## 0.2.4

## 0.2.3

## 0.2.2
Expand Down
2 changes: 1 addition & 1 deletion packages/database-shell-linux-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bunny.net/database-shell-linux-x64",
"version": "0.2.3",
"version": "0.2.4",
"description": "Bunny Database shell binary for Linux x64",
"os": [
"linux"
Expand Down
2 changes: 2 additions & 0 deletions packages/database-shell-windows-x64/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @bunny.net/database-shell-windows-x64

## 0.2.4

## 0.2.3

## 0.2.2
Expand Down
2 changes: 1 addition & 1 deletion packages/database-shell-windows-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bunny.net/database-shell-windows-x64",
"version": "0.2.3",
"version": "0.2.4",
"description": "Bunny Database shell binary for Windows x64",
"os": [
"win32"
Expand Down
6 changes: 6 additions & 0 deletions packages/database-shell/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bunny.net/database-shell

## 0.2.4

### Patch Changes

- [#97](https://github.com/BunnyWay/cli/pull/97) [`b122269`](https://github.com/BunnyWay/cli/commit/b122269a5f5523302bccccba383460703818ac75) Thanks [@jamie-at-bunny](https://github.com/jamie-at-bunny)! - fix(bsql): fall back to a baseline (non-AVX2) binary on older x64 CPUs that crashed with "Illegal instruction"

## 0.2.3

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions packages/database-shell/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bunny.net/database-shell",
"version": "0.2.3",
"version": "0.2.4",
"type": "module",
"module": "src/index.ts",
"bin": {
Expand All @@ -18,11 +18,11 @@
"cli-table3": "^0.6.5"
},
"optionalDependencies": {
"@bunny.net/database-shell-linux-x64": "0.2.3",
"@bunny.net/database-shell-linux-arm64": "0.2.3",
"@bunny.net/database-shell-darwin-x64": "0.2.3",
"@bunny.net/database-shell-darwin-arm64": "0.2.3",
"@bunny.net/database-shell-windows-x64": "0.2.3"
"@bunny.net/database-shell-linux-x64": "0.2.4",
"@bunny.net/database-shell-linux-arm64": "0.2.4",
"@bunny.net/database-shell-darwin-x64": "0.2.4",
"@bunny.net/database-shell-darwin-arm64": "0.2.4",
"@bunny.net/database-shell-windows-x64": "0.2.4"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 6 additions & 0 deletions packages/openapi-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bunny.net/openapi-client

## 0.1.2

### Patch Changes

- [#107](https://github.com/BunnyWay/cli/pull/107) [`18645ed`](https://github.com/BunnyWay/cli/commit/18645edc7736eb5d88f1a8ec038993cc7d2deb12) Thanks [@jamie-at-bunny](https://github.com/jamie-at-bunny)! - feat(dns): import a domain's existing records when moving to bunny: new `dns records scan [domain]` (server-side record scan, multiselect, bulk-write) and `dns zones add --import` offer the same migration right after creating the zone; a bad record is reported rather than stranding the batch, and CAA flags/tag survive via corrected `DnsDiscoveredRecord` types in `@bunny.net/openapi-client`

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/openapi-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bunny.net/openapi-client",
"version": "0.1.1",
"version": "0.1.2",
"type": "module",
"main": "./dist/index.js",
"module": "./dist/index.js",
Expand Down
12 changes: 12 additions & 0 deletions packages/sandbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @bunny.net/sandbox

## 0.2.0

### Minor Changes

- [#99](https://github.com/BunnyWay/cli/pull/99) [`6c05e7f`](https://github.com/BunnyWay/cli/commit/6c05e7f046c869dc71484a20231e7855b19d33f6) Thanks [@amir-at-bunny](https://github.com/amir-at-bunny)! - Add @bunny.net/sandbox SDK for programmatic sandbox create, file buffering, command execution, and port exposure; wire sandbox CLI commands onto it

### Patch Changes

- Updated dependencies [[`18645ed`](https://github.com/BunnyWay/cli/commit/18645edc7736eb5d88f1a8ec038993cc7d2deb12)]:
- @bunny.net/openapi-client@0.1.2
2 changes: 1 addition & 1 deletion packages/sandbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bunny.net/sandbox",
"version": "0.1.0",
"version": "0.2.0",
"type": "module",
"module": "src/index.ts",
"exports": {
Expand Down
7 changes: 7 additions & 0 deletions packages/scriptable-dns-types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @bunny.net/scriptable-dns-types

## 0.1.1

### Patch Changes

- [#104](https://github.com/BunnyWay/cli/pull/104) [`1aa67e0`](https://github.com/BunnyWay/cli/commit/1aa67e069adb3d1ec2bc6395414053c2da67e332) Thanks [@jamie-at-bunny](https://github.com/jamie-at-bunny)! - feat(dns): manage Scriptable DNS scripts (`bunny dns scripts` init/create/deploy/attach/link/list) with ambient runtime types in `@bunny.net/scriptable-dns-types`; `dns records add` offers a static or script-computed answer for A/AAAA/CNAME/TXT
2 changes: 1 addition & 1 deletion packages/scriptable-dns-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bunny.net/scriptable-dns-types",
"version": "0.1.0",
"version": "0.1.1",
"description": "Ambient TypeScript types for the bunny.net Scriptable DNS runtime.",
"license": "MIT",
"types": "index.d.ts",
Expand Down