oxc/crates
2024-06-29 05:19:22 +00:00
..
oxc Release crates v0.16.0 (#3930) 2024-06-27 20:38:31 +08:00
oxc_allocator Release crates v0.16.0 (#3930) 2024-06-27 20:38:31 +08:00
oxc_ast fix(isolated-declarations): declare global {} should be kept even if it is not exported (#3956) 2024-06-29 05:07:21 +00:00
oxc_ast_macros Release crates v0.16.0 (#3930) 2024-06-27 20:38:31 +08:00
oxc_cfg Release crates v0.16.0 (#3930) 2024-06-27 20:38:31 +08:00
oxc_codegen Release crates v0.16.0 (#3930) 2024-06-27 20:38:31 +08:00
oxc_diagnostics refactor(linter): improve diagnostic labeling (#3960) 2024-06-29 05:19:22 +00:00
oxc_index Release crates v0.16.0 (#3930) 2024-06-27 20:38:31 +08:00
oxc_isolated_declarations fix(isolated-declarations): declare global {} should be kept even if it is not exported (#3956) 2024-06-29 05:07:21 +00:00
oxc_js_regex chore: crates should only publish src and examples directory 2024-06-08 16:35:16 +08:00
oxc_language_server refactor(linter): LintContext can now only be constructed with a cfg enabled semantic. (#3761) 2024-06-19 13:01:33 +00:00
oxc_linter refactor(linter): improve diagnostic labeling (#3960) 2024-06-29 05:19:22 +00:00
oxc_macros chore: do not compile test crates that have no tests 2024-06-24 00:20:04 +08:00
oxc_minifier Release crates v0.16.0 (#3930) 2024-06-27 20:38:31 +08:00
oxc_module_lexer Release crates v0.16.0 (#3930) 2024-06-27 20:38:31 +08:00
oxc_parser refactor(linter): improve diagnostic labeling (#3960) 2024-06-29 05:19:22 +00:00
oxc_prettier refactor(parser): improve parsing of TypeScript types (#3903) 2024-06-26 05:58:16 +00:00
oxc_semantic refactor(linter): improve diagnostic labeling (#3960) 2024-06-29 05:19:22 +00:00
oxc_sourcemap Release crates v0.16.0 (#3930) 2024-06-27 20:38:31 +08:00
oxc_span refactor(linter): improve diagnostic labeling (#3960) 2024-06-29 05:19:22 +00:00
oxc_syntax Release crates v0.16.0 (#3930) 2024-06-27 20:38:31 +08:00
oxc_transformer refactor(linter): improve diagnostic labeling (#3960) 2024-06-29 05:19:22 +00:00
oxc_traverse Release crates v0.16.0 (#3930) 2024-06-27 20:38:31 +08:00
oxc_wasm refactor(linter): LintContext can now only be constructed with a cfg enabled semantic. (#3761) 2024-06-19 13:01:33 +00:00