Skip to content

Releases: trunk-rs/trunk

0.21.0-rc.2

27 Aug 06:19
Compare
Choose a tag to compare
0.21.0-rc.2 Pre-release
Pre-release

v0.21.0-rc.2 (2024-08-27)

Features

  • examples: add an example for using hooks (0fcf271)
  • Rework the configuration system (142233a)
  • add a very simple leptos example (c36f733)

Fixes

  • #845 create parent dirs for dist folder if don't exist (#845) (fff0072)
  • with the unspecified address, show all interface addresses (1dc4dff)
  • ensure that the base directory is applied as "current" (0cd0f50)
  • --no-sri flag removes integrity hash but keeps "modulepreload" links for the assets (ca229e4)
  • switch default to native-tls (30f73d9)
  • #836 properly handle just accepting a config file, without directory (ba7dc84)
  • also accept "proxy" for proxies, to support legacy config (434087c)
  • ensure the watch/ignore directories are relative to the base (4af4d87)
  • enable the auto-loader when required (5f8291e)
  • ensure the dist directory is relative to the base dir (b5ea64c)
  • hooks should be started in the working directory (3779928)
  • #791 handle absent body and rust-link as an error (7a484b3)
  • typo in command heading (c85a94b)

0.21.0-rc.1

08 Aug 12:59
Compare
Choose a tag to compare
0.21.0-rc.1 Pre-release
Pre-release

v0.21.0-rc.1 (2024-08-08)

Features

  • examples: add an example for using hooks (0fcf271)
  • Rework the configuration system (142233a)
  • add a very simple leptos example (c36f733)

Fixes

  • #845 create parent dirs for dist folder if don't exist (#845) (fff0072)
  • with the unspecified address, show all interface addresses (1dc4dff)
  • ensure that the base directory is applied as "current" (0cd0f50)
  • --no-sri flag removes integrity hash but keeps "modulepreload" links for the assets (ca229e4)
  • switch default to native-tls (30f73d9)
  • #836 properly handle just accepting a config file, without directory (ba7dc84)
  • also accept "proxy" for proxies, to support legacy config (434087c)
  • ensure the watch/ignore directories are relative to the base (4af4d87)
  • enable the auto-loader when required (5f8291e)
  • ensure the dist directory is relative to the base dir (b5ea64c)
  • hooks should be started in the working directory (3779928)
  • #791 handle absent body and rust-link as an error (7a484b3)
  • typo in command heading (c85a94b)

0.21.0-alpha.6

07 Aug 12:55
Compare
Choose a tag to compare
0.21.0-alpha.6 Pre-release
Pre-release

v0.21.0-alpha.6 (2024-08-07)

Features

  • examples: add an example for using hooks (0fcf271)
  • Rework the configuration system (142233a)
  • add a very simple leptos example (c36f733)

Fixes

  • ensure that the base directory is applied as "current" (0cd0f50)
  • --no-sri flag removes integrity hash but keeps "modulepreload" links for the assets (ca229e4)
  • switch default to native-tls (30f73d9)
  • #836 properly handle just accepting a config file, without directory (ba7dc84)
  • also accept "proxy" for proxies, to support legacy config (434087c)
  • ensure the watch/ignore directories are relative to the base (4af4d87)
  • enable the auto-loader when required (5f8291e)
  • ensure the dist directory is relative to the base dir (b5ea64c)
  • hooks should be started in the working directory (3779928)
  • #791 handle absent body and rust-link as an error (7a484b3)
  • typo in command heading (c85a94b)

0.20.3

07 Aug 07:26
Compare
Choose a tag to compare

This release only works around issue #842

0.21.0-alpha.5

05 Aug 08:43
Compare
Choose a tag to compare
0.21.0-alpha.5 Pre-release
Pre-release

v0.21.0-alpha.5 (2024-08-05)

Features

  • examples: add an example for using hooks (0fcf271)
  • Rework the configuration system (142233a)
  • add a very simple leptos example (c36f733)

Fixes

  • --no-sri flag removes integrity hash but keeps "modulepreload" links for the assets (ca229e4)
  • switch default to native-tls (30f73d9)
  • #836 properly handle just accepting a config file, without directory (ba7dc84)
  • also accept "proxy" for proxies, to support legacy config (434087c)
  • ensure the watch/ignore directories are relative to the base (4af4d87)
  • enable the auto-loader when required (5f8291e)
  • ensure the dist directory is relative to the base dir (b5ea64c)
  • hooks should be started in the working directory (3779928)
  • #791 handle absent body and rust-link as an error (7a484b3)
  • typo in command heading (c85a94b)

0.21.0-alpha.4

01 Aug 13:49
Compare
Choose a tag to compare
0.21.0-alpha.4 Pre-release
Pre-release

v0.21.0-alpha.4 (2024-08-01)

Features

  • examples: add an example for using hooks (0fcf271)
  • Rework the configuration system (142233a)
  • add a very simple leptos example (c36f733)

Fixes

  • also accept "proxy" for proxies, to support legacy config (434087c)
  • ensure the watch/ignore directories are relative to the base (4af4d87)
  • enable the auto-loader when required (5f8291e)
  • ensure the dist directory is relative to the base dir (b5ea64c)
  • hooks should be started in the working directory (3779928)
  • #791 handle absent body and rust-link as an error (7a484b3)
  • typo in command heading (c85a94b)

0.20.2

05 Jun 12:50
Compare
Choose a tag to compare

v0.20.2 (2024-06-03)

Features

  • Add a nonce to the script elements. This allows CSP to pick (dc4e1bc)

0.21.0-alpha.3

03 Jun 09:14
Compare
Choose a tag to compare
0.21.0-alpha.3 Pre-release
Pre-release

v0.21.0-alpha.3 (2024-06-03)

Features

  • examples: add an example for using hooks (0fcf271)
  • Rework the configuration system (142233a)
  • add a very simple leptos example (c36f733)

Fixes

  • ensure the watch/ignore directories are relative to the base (4af4d87)
  • enable the auto-loader when required (5f8291e)
  • ensure the dist directory is relative to the base dir (b5ea64c)
  • hooks should be started in the working directory (3779928)
  • #791 handle absent body and rust-link as an error (7a484b3)
  • typo in command heading (c85a94b)

0.21.0-alpha.2

24 May 17:54
Compare
Choose a tag to compare
0.21.0-alpha.2 Pre-release
Pre-release

v0.21.0-alpha.2 (2024-05-24)

Features

  • examples: add an example for using hooks (0fcf271)
  • Rework the configuration system (142233a)
  • add a very simple leptos example (c36f733)

Fixes

  • ensure the watch/ignore directories are relative to the base (4af4d87)
  • enable the auto-loader when required (5f8291e)
  • ensure the dist directory is relative to the base dir (b5ea64c)
  • hooks should be started in the working directory (3779928)
  • #791 handle absent body and rust-link as an error (7a484b3)
  • typo in command heading (c85a94b)

0.21.0-alpha.1

24 May 15:25
Compare
Choose a tag to compare
0.21.0-alpha.1 Pre-release
Pre-release

v0.21.0-alpha.1 (2024-05-24)

Features

  • Rework the configuration system (142233a)
  • add a very simple leptos example (c36f733)

Fixes

  • #791 handle absent body and rust-link as an error (7a484b3)
  • typo in command heading (c85a94b)