Skip to content

critique@0.1.118

Latest

Choose a tag to compare

@remorses remorses released this 22 Feb 19:11
· 3 commits to main since this release

0.1.118

  • Syntax highlighting (critique, critique --web, critique review):
    • Replace the non-existent remote Prisma WASM URL with a vendored parser binary at src/parsers/tree-sitter-prisma.wasm
    • Load Prisma parser from local absolute path so Prisma highlighting works without relying on external hosting

0.1.117

  • Syntax highlighting (critique, critique --web, critique review):
    • Detect .prisma files as prisma filetype in diff syntax highlighting
    • Register Prisma parser configuration with Tree-sitter highlights query source