oxc/crates
2024-06-02 22:58:28 +08:00
..
oxc chore: bump oxc-browserslist to 0.17.0 (#3495) 2024-06-01 15:06:34 +08:00
oxc_allocator Release crates v0.13.1 2024-05-22 16:50:30 +08:00
oxc_ast refactor(ast): update scope attrs (#3494) 2024-05-31 17:58:01 +00:00
oxc_ast_macros Release crates v0.13.1 2024-05-22 16:50:30 +08:00
oxc_codegen feat(oxc_codegen): preserve annotate comment (#3465) 2024-05-30 15:25:23 +08:00
oxc_diagnostics Release crates v0.13.1 2024-05-22 16:50:30 +08:00
oxc_index Release crates v0.13.1 2024-05-22 16:50:30 +08:00
oxc_js_regex refactor: rename CompactString to CompactStr (#2619) 2024-03-06 12:24:23 +08:00
oxc_language_server fix: fix some nightly warnings 2024-05-19 00:54:52 +08:00
oxc_linter feat(linter): eslint-plugin-jest/no-large-snapshot (#3436) 2024-06-02 22:58:28 +08:00
oxc_macros refactor(macros): remove the redundant trie builder (#3415) 2024-05-26 08:00:05 +00:00
oxc_minifier feat(oxc_codegen): preserve annotate comment (#3465) 2024-05-30 15:25:23 +08:00
oxc_module_lexer fix(parser): should parser error when function declaration has no name (#3461) 2024-05-30 19:58:50 +08:00
oxc_parser fix(parser): should parser error when function declaration has no name (#3461) 2024-05-30 19:58:50 +08:00
oxc_prettier fix(parser): correctly parse cls.fn<C> = x (#3208) 2024-05-09 10:23:45 +08:00
oxc_semantic fix(semantic): set program scope_id for TS definition files (#3496) 2024-06-01 10:13:45 +00:00
oxc_sourcemap chore(sourcemap): make JSONSourceMap fileds public (#3385) 2024-05-22 20:15:24 +08:00
oxc_span feat(atom): get &str from Atom<'a> with lifetime of 'a (#3420) 2024-05-27 09:05:33 +08:00
oxc_syntax Release crates v0.13.1 2024-05-22 16:50:30 +08:00
oxc_transformer chore: bump oxc-browserslist to 0.17.0 (#3495) 2024-06-01 15:06:34 +08:00
oxc_traverse fix(traverse): exit scope early if enter it late (#3493) 2024-05-31 17:53:23 +00:00
oxc_wasm chore: bump oxc-browserslist to 0.17.0 (#3495) 2024-06-01 15:06:34 +08:00