Unclaimed project
Are you a maintainer of kit? Claim this project to take control of your public changelog and roadmap.
Changelog
web development, streamlined
paths.assets and paths.relative settingsunsafe-inline and strict-dynamic are presentbrowser/dev exports from esm-env#sparkles-%E2%9C%A8) now handle correctly during prerenderingfix: ensure inlined CSS follows paths.assets and paths.relative settings (#15153)
fix: emit script CSP nonces when unsafe-inline is present if strict-dynamic is also present (#15221)
fix: re-export browser/dev from esm-env (#15206)
fix: use validated args in batch resolver in both csr and ssr (#15215)
fix: ensure CSS inlining includes components that are conditionally rendered (#15153)
fix: only match rest params with matchers when the matcher matches (#15216)
fix: properly handle percent-encoded anchors (e.g. <a href="#sparkles-%E2%9C%A8">) during prerendering. (#15231)