ITADN
trunk-rs/trunk

版本发布 8

0.21.14v0.21.14
? · 2025-05-08

### [v0.21.14](https://github.com/trunk-rs/trunk/compare/v0.21.13...v0.21.14) (2025-05-08) ## Fixes * update wasm_opt to support aarch64 (0789367857ee714f5460c2d3bd2fddd56d05e45c)

0.21.13v0.21.13
? · 2025-04-07
0.21.12v0.21.12
? · 2025-03-27
0.21.11v0.21.11
? · 2025-03-27

### [v0.21.11](https://github.com/trunk-rs/trunk/compare/v0.21.9...v0.21.11) (2025-03-27) ## Fixes * adds comprehensive tests for Tailwind versions (8799075dfefc17e5fc363b586f1b36da6a173628) * #963 archive from binary header and simplified version parsing #963 (4e85697791a759fc9a464e05038fafb5f93a13b5)

0.21.9v0.21.9
? · 2025-03-14

### [v0.21.9](https://github.com/trunk-rs/trunk/compare/v0.21.8...v0.21.9) (2025-03-14) ## Fixes * dont escape asset integrity (f07e330baecd73e49534ceff8d977c3f1c66d954) * Align default behaviour of `html_output` config option with how it worked previously (ab628abd0ec079ea66501e54cf499795e91a79fe)

0.21.8v0.21.8
? · 2025-03-04

### [v0.21.8](https://github.com/trunk-rs/trunk/compare/v0.21.7...v0.21.8) (2025-03-04) ## Fixes * do not unpack downloaded tailwindcss extra on macos or windows (c50020e10d820ee09d3a5b5506a001c79fca7cb3)

0.21.7v0.21.7
? · 2025-01-21

### [v0.21.7](https://github.com/trunk-rs/trunk/compare/v0.21.6...v0.21.7) (2025-01-21) ## Fixes * #941 disable nonce creation by default (da15f3f519021f545765e01d0430d16549332750)

0.21.6v0.21.6
? · 2025-01-20

### [v0.21.6](https://github.com/trunk-rs/trunk/compare/v0.21.5...v0.21.6) (2025-01-20) ## Features * add `html_output` to cli (ac9f02cefc96d8c8c2c978c8bfa9e4b84d92416f) * add `html_output` config (a0183c63c68015f17da71f8d85dcb3240f47cabc) ## Fixes * websocket: respond to Ping messages (124b4bbfda1d3d34cf849cd4870e61c99e4c937d) * quote crossorigin value (dfab745ab5b77e970e3c4b71bcebeb696069fca6) * autoreload: use correct context within onclose() handler (42f1d3b8aa56e38c969379a1414c3d795fad0204)