biome/xtask/codegen
2025-11-24 09:25:37 -05:00
..
src feat(parse/html/vue): parse v-slot shorthand syntax (#8226) 2025-11-24 09:25:37 -05:00
Cargo.toml fix(deps): update rust crates (#8130) 2025-11-17 07:17:47 +00:00
css.ungram feat(css): add support for parsing and formatting the CSS if function (#8111) 2025-11-19 07:38:26 -05:00
graphql.ungram feat(graphql_parser): separate binding and reference nodes (#3427) 2024-07-15 12:26:30 +01:00
gritql.ungram fix(grit): broaden GritQL parser support (#4978) 2025-02-04 14:01:43 +00:00
html.ungram feat(parse/html/vue): parse v-slot shorthand syntax (#8226) 2025-11-24 09:25:37 -05:00
js.ungram feat(grit): match JS object members using spread metavariable $... (#7447) 2025-09-09 14:37:51 +02:00
json.ungram fix(json_parser): handle unterminated strings as bogus values (#2621) 2024-04-28 17:43:30 +02:00
markdown.ungram chore(markdown): better grammar (#5335) 2025-03-13 16:13:06 +00:00
tailwind.ungram feat(parse/tailwind): parse negative candidates, other misc cleanup/refactors (#7937) 2025-11-02 12:59:34 -05:00
yaml.ungram feat(yaml_parser): parse block scalars (#7417) 2025-09-11 23:44:09 +09:00