v1.4.2
🐞 Bug Fixes
- actions:
- Stop themable leaking a storage listener; actions to 100% - by @jerrythomas (85b5a)
- deps:
- Raise the dompurify floor to ^3.4.13 and collapse the tree to one copy - by @jerrythomas (cc335)
- Move the vitest chain to ^4.1.11, clearing three criticals - by @jerrythomas (1bbb2)
- Raise svelte to ^5.55.7 and refresh the lint toolchain - by @jerrythomas (bcc04)
- Clear the learn-app and transitive advisories, 18 -> 2 - by @jerrythomas (5bce7)
- Override cookie to ^0.7.2, taking bun audit to a single advisory - by @jerrythomas (06942)
- forms:
- Make the documented
override-> child snippet actually work - by @jerrythomas (61d21)
- Make the documented
- helpers:
- Declare @vitest/spy so the published types can be emitted - by @jerrythomas (4d6bb)
- test:
- Pin MermaidPlugin's async onMount instead of lowering its floor - by @jerrythomas (e07aa)
- Pin the shiki races in CodeBlock and Code - by @jerrythomas (690c1)
- Drive CodeBlock's post-teardown cancel arms deterministically - by @jerrythomas (c4313)