Skip to content

Release v2.9.1

Choose a tag to compare

@github-actions github-actions released this 16 Aug 11:04
76fe9ce

Fixed

  • TimeMachine/Properties.css used // for its license header, which is not a comment in CSS. It shipped that way in both dist/esm and dist/cjs, so a consumer building with Vite's lightningcss minifier had the whole bundle rejected. It is now the /* */ form every other stylesheet in the repo already uses.

🤖 Generated with Claude Code