Skip to content

Releases: bext-stack/bext

bext 0.2.0

11 Apr 15:53

Choose a tag to compare

First public release of the bext-stack monorepo.

Binaries

Platform Asset
linux x64 (glibc) `bext-0.2.0-linux-x64`

Additional platforms (linux-arm64, darwin-x64, darwin-arm64, win32-x64) will land as they're built. For now, macOS/ARM users can build from source: `cargo build --release --features full`.

Install

```sh

npm (downloads the right binary for your platform)

npm i -g @bext-stack/cli
bext --help

or curl

curl -fsSL https://bext.dev/install | sh
```

npm packages (this release)

  • `@bext-stack/cli@0.2.0` — CLI postinstall wrapper
  • `@bext-stack/platform@0.2.0` — typed SDK for KV, queue, cache, realtime, scheduler, secrets, db, blob
  • `@bext-stack/t3-provider@0.2.0` — t3code provider adapter

Known discrepancy

The binary in this release reports `bext 0.1.2` when invoked with `bext version` — the workspace was bumped to 0.2.0 for publishing but the `bext-server` crate still carries the older internal version. Functionally identical; this will be reconciled in 0.2.1.

Crates.io (13 GREEN crates)

`bext-plugin-api`, `bext-plugin-wasm`, `bext-plugin-quickjs`, `bext-plugin-nsjail`, `bext-tls`, `bext-realtime`, `bext-waf`, `bext-ebpf`, `bext-php`, `bext-nginx-compat`, `bext-nginx-shim`, `bext-css`, `bext-tui`