withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: restore Kebab and KebabKeys type utilities removed in #13591 These types are used by astro-jsx.d.ts to provide kebab-case CSS property autocomplete. Their removal as 'dead code' was incorrect and caused TS2694 for users with skipLibCheck: false. Fixes #17727
triagebot/fix-17727
2 minutes ago
address feedback
fix/chunk-writing
1 hour ago
fix(sessions): validate session ID format before using as storage key (#17718) Add UUID_REGEX validation in #ensureSessionID() so non-UUID cookie values are rejected before reaching storage.get(). Previously, a crafted cookie value matching a non-session key in shared storage could trigger destroy() and delete that data via storage.removeItem(). Update existing test mocks to use valid UUIDs and add two new tests verifying that non-UUID values are rejected and valid UUIDs are preserved.
triagebot/fix-17718
12 hours ago
docs: fix the code snippets in the JSDoc for the configuration options (#17699)
main
16 hours ago
chore: remove unifont workaround (#17723)
main
21 hours ago
fix(collections): chunk writing of collections
fix/chunk-writing
21 hours ago
chore: remove test
chore/remove-unifont-workaround
21 hours ago
chore: remove unifont workaround
chore/remove-unifont-workaround
21 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Restore `Kebab` and `KebabKeys` type utilities removed as dead code
#17729
7 hours ago
0b552c2
triagebot/fix-17727
CodSpeed Performance Gauge
+12%
fix(collections): chunk writing of collections
#17724
1 hour ago
e9f06b6
fix/chunk-writing
CodSpeed Performance Gauge
-15%
Validate session cookie value is a UUID before using it as a storage key
#17719
12 hours ago
657e91f
triagebot/fix-17718
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs