oxc/crates
Boshen 982e6f08df chore: make println and eprintln opt-in (#3712)
I noticed accidental `println` can be merged, which isn't really nice.
2024-06-17 10:40:34 +00:00
..
oxc Release crates v0.14.0 (#3643) 2024-06-12 17:52:41 +08:00
oxc_allocator feat(linter): add eslint/no-useless-constructor (#3594) 2024-06-13 13:12:18 +08:00
oxc_ast fix(codegen): improve typescript codegen (#3708) 2024-06-17 09:34:54 +00:00
oxc_ast_macros Release crates v0.14.0 (#3643) 2024-06-12 17:52:41 +08:00
oxc_codegen chore: make println and eprintln opt-in (#3712) 2024-06-17 10:40:34 +00:00
oxc_diagnostics chore: make println and eprintln opt-in (#3712) 2024-06-17 10:40:34 +00:00
oxc_index chore(deps): update dependency rust to v1.79.0 (#3661) 2024-06-14 02:28:06 +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 feat!(ast): make Trivias clonable by adding Arc (#3638) 2024-06-12 13:16:10 +08:00
oxc_linter chore: make println and eprintln opt-in (#3712) 2024-06-17 10:40:34 +00:00
oxc_macros chore: crates should only publish src and examples directory 2024-06-08 16:35:16 +08:00
oxc_minifier chore: make println and eprintln opt-in (#3712) 2024-06-17 10:40:34 +00:00
oxc_module_lexer chore: make println and eprintln opt-in (#3712) 2024-06-17 10:40:34 +00:00
oxc_parser chore: make println and eprintln opt-in (#3712) 2024-06-17 10:40:34 +00:00
oxc_prettier chore: make println and eprintln opt-in (#3712) 2024-06-17 10:40:34 +00:00
oxc_semantic chore: make println and eprintln opt-in (#3712) 2024-06-17 10:40:34 +00:00
oxc_sourcemap chore: make println and eprintln opt-in (#3712) 2024-06-17 10:40:34 +00:00
oxc_span Release crates v0.14.0 (#3643) 2024-06-12 17:52:41 +08:00
oxc_syntax Release crates v0.14.0 (#3643) 2024-06-12 17:52:41 +08:00
oxc_transformer chore: make println and eprintln opt-in (#3712) 2024-06-17 10:40:34 +00:00
oxc_transformer_dts chore: make println and eprintln opt-in (#3712) 2024-06-17 10:40:34 +00:00
oxc_traverse fix(traverse): change visit order for Function (#3685) 2024-06-17 10:45:36 +08:00
oxc_wasm feat(codegen)!: remove CodegenOptions::enable_typescript (#3674) 2024-06-14 21:56:00 +08:00