Skip to content

Releases: trunk-rs/trunk

0.22.0-beta.5

0.22.0-beta.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Sep 16:28

v0.22.0-beta.5 (2026-09-09)

Features

  • lock the dist directory (1d48969)
  • honor data-target-path for initializers and standardize hashing (1705946)
  • #1027 Retry to download tools on failure (19a8690)
  • update schema (d57c604)
  • set minimal rust version to 1.90.0 (80d0f26)
  • add node-package configuration (faf4cac)
  • #1045 allow assets to have absolute paths (33a1720)
  • add shell completions (869bac0)

Fixes

  • serve: keep serving when only some addresses can be bound (48756b8)
  • serve: #946 bind before showing addresses and opening the browser (d9247e9)
  • sass: #899 embed source contents in debug source maps (5f9718b)
  • #1028 hash each wasm-bindgen artifact by its own content (c4c036b)
  • keep build lock in dist directory (5ccc168)
  • accept arbitrary values for NO_COLOR env var (50b3d12)
  • downlad node package in crate folder (1e8a301)
  • wasm_threads: use cargo 1.95.0-nightly (d07631f)
  • windows targets: add nu-ansi-term dependencies (a902669)
  • replace trunkrs.dev with github.io page (c48f06e)
  • don't open browser if build wasn't successful (50493b4)

0.22.0-beta.2

0.22.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jul 15:45

v0.22.0-beta.2 (2026-07-24)

Features

  • lock the dist directory (1d48969)
  • honor data-target-path for initializers and standardize hashing (1705946)
  • #1027 Retry to download tools on failure (19a8690)
  • update schema (d57c604)
  • set minimal rust version to 1.90.0 (80d0f26)
  • add node-package configuration (faf4cac)
  • #1045 allow assets to have absolute paths (33a1720)
  • add shell completions (869bac0)

Fixes

  • accept arbitrary values for NO_COLOR env var (50b3d12)
  • downlad node package in crate folder (1e8a301)
  • wasm_threads: use cargo 1.95.0-nightly (d07631f)
  • windows targets: add nu-ansi-term dependencies (a902669)
  • replace trunkrs.dev with github.io page (c48f06e)
  • don't open browser if build wasn't successful (50493b4)

0.22.0-beta.1

0.22.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Mar 15:33

v0.22.0-beta.1 (2026-03-10)

Features

Fixes

  • downlad node package in crate folder (1e8a301)
  • wasm_threads: use cargo 1.95.0-nightly (d07631f)
  • windows targets: add nu-ansi-term dependencies (a902669)
  • replace trunkrs.dev with github.io page (c48f06e)
  • don't open browser if build wasn't successful (50493b4)

0.21.14

Choose a tag to compare

@github-actions github-actions released this 08 May 12:03

v0.21.14 (2025-05-08)

Fixes

  • update wasm_opt to support aarch64 (0789367)

0.21.13

Choose a tag to compare

@github-actions github-actions released this 07 Apr 15:43
v0.21.13

chore: prepare next version

0.21.12

Choose a tag to compare

@github-actions github-actions released this 27 Mar 16:09
v0.21.12

chore: prepare next release

0.21.11

Choose a tag to compare

@github-actions github-actions released this 27 Mar 09:09

v0.21.11 (2025-03-27)

Fixes

  • adds comprehensive tests for Tailwind versions (8799075)
  • #963 archive from binary header and simplified version parsing #963 (4e85697)

0.21.9

Choose a tag to compare

@github-actions github-actions released this 14 Mar 15:41

v0.21.9 (2025-03-14)

Fixes

  • dont escape asset integrity (f07e330)
  • Align default behaviour of html_output config option with how it worked previously (ab628ab)

0.21.8

Choose a tag to compare

@github-actions github-actions released this 04 Mar 13:20

v0.21.8 (2025-03-04)

Fixes

  • do not unpack downloaded tailwindcss extra on macos or windows (c50020e)

0.21.7

Choose a tag to compare

@github-actions github-actions released this 21 Jan 15:06

v0.21.7 (2025-01-21)

Fixes