Clintchiz and Claude Opus 5
98a46091b5
fix(syntax): allow block comments between members
...
`skipTrivia` skipped `// line comments` but not `/* block comments */`, so one
written between two page or component members failed with a bare "Unexpected
character '/'". Block comments inside a braced body already worked, which made
the failure look arbitrary: the same comment parsed or did not depending on
whether it happened to sit inside a block.
`startsWithBlockComment` now skips only whitespace and line comments, so
`props {}` keeps refusing block comments with its own explained error rather
than silently swallowing one and dropping the declaration after it.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com >
2026-08-22 06:50:51 +05:30
..
2026-08-12 18:51:15 +05:30
release: patch auth, cli, compiler, core, csr, dev-server, language-server, store, styles, syntax, typecheck, ui
2026-08-20 19:15:08 +05:30
2026-08-12 18:51:15 +05:30
2026-08-11 13:40:03 +05:30
2026-08-11 13:40:03 +05:30
2026-08-18 19:16:34 +05:30
release: patch auth, cli, compiler, core, csr, dev-server, language-server, store, styles, syntax, typecheck, ui
2026-08-20 19:15:08 +05:30
2026-08-22 06:05:10 +05:30
2026-08-18 19:16:34 +05:30
release: patch auth, cli, compiler, core, csr, dev-server, language-server, store, styles, syntax, typecheck, ui
2026-08-20 19:15:08 +05:30
2026-08-21 16:32:16 +05:30
2026-08-18 20:01:01 +05:30
2026-08-21 09:04:50 +05:30
2026-08-18 20:01:01 +05:30
2026-08-18 19:16:34 +05:30
2026-08-11 13:40:03 +05:30
2026-08-11 13:40:03 +05:30
2026-08-18 20:01:01 +05:30
2026-08-11 13:40:03 +05:30
2026-08-18 19:16:34 +05:30
2026-08-18 19:16:34 +05:30
release: patch auth, cli, compiler, core, csr, dev-server, language-server, store, styles, syntax, typecheck, ui
2026-08-20 19:15:08 +05:30
2026-08-11 13:40:03 +05:30
2026-08-11 13:40:03 +05:30
2026-08-11 13:40:03 +05:30
2026-08-11 13:40:03 +05:30
2026-08-11 13:40:03 +05:30
2026-08-11 13:40:03 +05:30
2026-08-11 13:40:03 +05:30
2026-08-12 18:51:15 +05:30
2026-08-18 19:16:34 +05:30
2026-08-11 13:40:03 +05:30
2026-08-19 13:42:26 +05:30
2026-08-11 13:40:03 +05:30
2026-08-18 19:16:34 +05:30
2026-08-12 18:51:15 +05:30
2026-08-18 23:30:42 +05:30
2026-08-21 09:04:50 +05:30
2026-08-12 18:51:15 +05:30
release: patch auth, cli, compiler, core, csr, dev-server, language-server, store, styles, syntax, typecheck, ui
2026-08-20 19:15:08 +05:30
release: patch auth, cli, compiler, core, csr, dev-server, language-server, store, styles, syntax, typecheck, ui
2026-08-20 19:15:08 +05:30
2026-08-22 06:50:51 +05:30
2026-08-12 18:51:15 +05:30
2026-08-11 13:40:03 +05:30
release: patch auth, cli, compiler, core, csr, dev-server, language-server, store, styles, syntax, typecheck, ui
2026-08-20 19:15:08 +05:30
2026-08-21 16:32:16 +05:30
2026-08-18 19:16:34 +05:30
2026-08-19 21:36:44 +05:30