oxc/crates
2024-09-24 14:47:41 +00:00
..
oxc release(crates): v0.30.1 (#6016) 2024-09-24 14:03:03 +08:00
oxc_allocator release(crates): v0.30.1 (#6016) 2024-09-24 14:03:03 +08:00
oxc_ast feat(transformer): do not transform ** with bigint literals (#6023) 2024-09-24 10:33:02 +00:00
oxc_ast_macros release(crates): v0.30.1 (#6016) 2024-09-24 14:03:03 +08:00
oxc_cfg release(crates): v0.30.1 (#6016) 2024-09-24 14:03:03 +08:00
oxc_codegen fix(semantic,codegen,transformer): handle definite ! operator in variable declarator (#6019) 2024-09-24 08:32:05 +00:00
oxc_diagnostics fix(diagnostics): check for terminal when displaying links (#6018) 2024-09-24 07:18:07 +00:00
oxc_index release(crates): v0.30.1 (#6016) 2024-09-24 14:03:03 +08:00
oxc_isolated_declarations fix(semantic,codegen,transformer): handle definite ! operator in variable declarator (#6019) 2024-09-24 08:32:05 +00:00
oxc_language_server chore(oxc): ban std::collections::HashMap in favor of FxHashMap (#5996) 2024-09-24 16:41:36 +08:00
oxc_linter docs(linter): fix incorrect "bad" example in only-used-in-recursion (#6029) 2024-09-24 14:47:41 +00:00
oxc_macros feat(linter): add oxc-security/api-keys (#5906) 2024-09-22 22:39:56 +00:00
oxc_mangler release(crates): v0.30.1 (#6016) 2024-09-24 14:03:03 +08:00
oxc_minifier fix(minifier): compute void number as undefined (#6028) 2024-09-24 14:39:44 +00:00
oxc_module_lexer release(crates): v0.30.1 (#6016) 2024-09-24 14:03:03 +08:00
oxc_parser fix(paresr): do not report missing initializer error in ambient context (#6020) 2024-09-24 09:04:09 +00:00
oxc_prettier refactor(ast): move all ts ast related impl methods to ast_impl (#6015) 2024-09-24 06:07:37 +00:00
oxc_regular_expression release(crates): v0.30.1 (#6016) 2024-09-24 14:03:03 +08:00
oxc_semantic fix(semantic,codegen,transformer): handle definite ! operator in variable declarator (#6019) 2024-09-24 08:32:05 +00:00
oxc_sourcemap release(crates): v0.30.1 (#6016) 2024-09-24 14:03:03 +08:00
oxc_span release(crates): v0.30.1 (#6016) 2024-09-24 14:03:03 +08:00
oxc_syntax fix(minifier): compute void number as undefined (#6028) 2024-09-24 14:39:44 +00:00
oxc_transformer feat(transformer): do not transform ** with bigint literals (#6023) 2024-09-24 10:33:02 +00:00
oxc_traverse release(crates): v0.30.1 (#6016) 2024-09-24 14:03:03 +08:00
oxc_wasm feat(oxc_wasm): add verbse option to debug_dot (#5879) 2024-09-19 06:13:03 +00:00