Releases: trunk-rs/trunk
Releases · trunk-rs/trunk
0.21.4
0.21.3
0.21.2
What's Changed
- README.md:update Seed TodoMVC Example link by @RandyMcMillan in #894
- Added Windows section in contribution guide to help build. by @bicarlsen in #890
- Update schema.md by @bicarlsen in #895
- Strip UNC paths when running hook commands on Windows. by @bicarlsen in #891
New Contributors
- @RandyMcMillan made their first contribution in #894
Full Changelog: v0.21.1...v0.21.2
0.21.1
0.21.0
v0.21.0 (2024-10-14)
Features
- Added OS-specific hook overrides. (5f1911c)
- resolve serve addresses with DNS (0d0cbd3)
- add -p as short option to --port (e3cd078)
- serve alias (18213c8)
- resolve
~
paths (4842f82) - Initial support for cargo profiles (b585670)
- #875 resolve
~
paths (#875) (2352cde) - examples: add an example for using hooks (0fcf271)
- Rework the configuration system (142233a)
- add a very simple leptos example (c36f733)
Fixes
- use the correct HTTP method (GET) for WS connections (5e9c178)
- replace host header by default (c793b91)
- emoji (3abc9ec)
- multiline imports (af68b84)
- #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.8
v0.21.0-rc.8 (2024-10-11)
Features
- Added OS-specific hook overrides. (5f1911c)
- resolve serve addresses with DNS (0d0cbd3)
- add -p as short option to --port (e3cd078)
- serve alias (18213c8)
- resolve
~
paths (4842f82) - Initial support for cargo profiles (b585670)
- #875 resolve
~
paths (#875) (2352cde) - examples: add an example for using hooks (0fcf271)
- Rework the configuration system (142233a)
- add a very simple leptos example (c36f733)
Fixes
- use the correct HTTP method (GET) for WS connections (5e9c178)
- replace host header by default (c793b91)
- emoji (3abc9ec)
- multiline imports (af68b84)
- #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.7
v0.21.0-rc.7 (2024-10-09)
Features
- Added OS-specific hook overrides. (5f1911c)
- resolve serve addresses with DNS (0d0cbd3)
- add -p as short option to --port (e3cd078)
- serve alias (18213c8)
- resolve
~
paths (4842f82) - Initial support for cargo profiles (b585670)
- #875 resolve
~
paths (#875) (2352cde) - examples: add an example for using hooks (0fcf271)
- Rework the configuration system (142233a)
- add a very simple leptos example (c36f733)
Fixes
- use the correct HTTP method (GET) for WS connections (5e9c178)
- replace host header by default (c793b91)
- emoji (3abc9ec)
- multiline imports (af68b84)
- #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.6
v0.21.0-rc.6 (2024-10-07)
Features
- Added OS-specific hook overrides. (5f1911c)
- resolve serve addresses with DNS (0d0cbd3)
- add -p as short option to --port (e3cd078)
- serve alias (18213c8)
- resolve
~
paths (4842f82) - Initial support for cargo profiles (b585670)
- #875 resolve
~
paths (#875) (2352cde) - examples: add an example for using hooks (0fcf271)
- Rework the configuration system (142233a)
- add a very simple leptos example (c36f733)
Fixes
- use the correct HTTP method (GET) for WS connections (5e9c178)
- replace host header by default (c793b91)
- emoji (3abc9ec)
- multiline imports (af68b84)
- #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.5
v0.21.0-rc.5 (2024-10-04)
Features
- Added OS-specific hook overrides. (5f1911c)
- resolve serve addresses with DNS (0d0cbd3)
- add -p as short option to --port (e3cd078)
- serve alias (18213c8)
- resolve
~
paths (4842f82) - Initial support for cargo profiles (b585670)
- #875 resolve
~
paths (#875) (2352cde) - examples: add an example for using hooks (0fcf271)
- Rework the configuration system (142233a)
- add a very simple leptos example (c36f733)
Fixes
- replace host header by default (c793b91)
- emoji (3abc9ec)
- multiline imports (af68b84)
- #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.4
v0.21.0-rc.4 (2024-09-19)
Features
- Added OS-specific hook overrides. (5f1911c)
- resolve serve addresses with DNS (0d0cbd3)
- add -p as short option to --port (e3cd078)
- serve alias (18213c8)
- resolve
~
paths (4842f82) - Initial support for cargo profiles (b585670)
- #875 resolve
~
paths (#875) (2352cde) - examples: add an example for using hooks (0fcf271)
- Rework the configuration system (142233a)
- add a very simple leptos example (c36f733)
Fixes
- emoji (3abc9ec)
- multiline imports (af68b84)
- #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)