v0.5.1
web_modules v0.5.1
- feat(build,serve):
npm://symlink assets — source node_modules files without committing copies - fix(serve): filesystem reads and on-the-fly compiles run on tokio's blocking pool
- fix(dev): a response that fails to build is a 500, not a panic
- fix(build,dev): reject-list drops are warned on stderr
- change: standalone tree helpers skip symlinks entirely
- deps: oxc 0.138, quick-xml 0.41, npm-utils 0.6.1
- ci: a cargo-audit (RustSec) job