| .. |
|
oxc
|
release(crates): v0.48.1 (#8738)
|
2025-01-26 22:20:13 +08:00 |
|
oxc_allocator
|
release(crates): v0.48.1 (#8738)
|
2025-01-26 22:20:13 +08:00 |
|
oxc_ast
|
feat(minifier): compress a != null ? a.b : undefined to a?.b (#8802)
|
2025-01-31 07:27:49 +00:00 |
|
oxc_ast_macros
|
release(crates): v0.48.1 (#8738)
|
2025-01-26 22:20:13 +08:00 |
|
oxc_cfg
|
release(crates): v0.48.1 (#8738)
|
2025-01-26 22:20:13 +08:00 |
|
oxc_codegen
|
perf(codegen): avoid a heap allocation when printing floats (#8807)
|
2025-01-31 08:48:52 +00:00 |
|
oxc_data_structures
|
release(crates): v0.48.1 (#8738)
|
2025-01-26 22:20:13 +08:00 |
|
oxc_diagnostics
|
test(linter): use snapshot testing instead of LintResult (#8711)
|
2025-01-29 02:26:17 +00:00 |
|
oxc_ecmascript
|
fix(minifier): avoid minifying +void unknown to NaN and fix typo (#8784)
|
2025-01-30 15:01:22 +00:00 |
|
oxc_estree
|
release(crates): v0.48.1 (#8738)
|
2025-01-26 22:20:13 +08:00 |
|
oxc_isolated_declarations
|
release(crates): v0.48.1 (#8738)
|
2025-01-26 22:20:13 +08:00 |
|
oxc_language_server
|
fix(oxc_language_server): use file_path instead of uri_path (#8736)
|
2025-01-26 15:40:22 +01:00 |
|
oxc_linter
|
fix(linter): unicorn/switch-case-braces mangles code when applying fix (#8758)
|
2025-01-31 12:32:11 +08:00 |
|
oxc_macros
|
chore(deps): update rust crates (#8452)
|
2025-01-15 13:29:46 +00:00 |
|
oxc_mangler
|
feat(mangler): use characters in the order of their likely frequency (#8771)
|
2025-01-29 02:20:44 +00:00 |
|
oxc_minifier
|
fix(minifier): unreachable error when compressing string literal arrays with .split() (#8806)
|
2025-01-31 08:16:21 +00:00 |
|
oxc_napi
|
release(crates): v0.48.1 (#8738)
|
2025-01-26 22:20:13 +08:00 |
|
oxc_parser
|
release(crates): v0.48.1 (#8738)
|
2025-01-26 22:20:13 +08:00 |
|
oxc_prettier
|
refactor(prettier): Verify printing member expr (#8797)
|
2025-01-31 11:48:12 +08:00 |
|
oxc_regular_expression
|
release(crates): v0.48.1 (#8738)
|
2025-01-26 22:20:13 +08:00 |
|
oxc_semantic
|
release(crates): v0.48.1 (#8738)
|
2025-01-26 22:20:13 +08:00 |
|
oxc_span
|
release(crates): v0.48.1 (#8738)
|
2025-01-26 22:20:13 +08:00 |
|
oxc_syntax
|
fix(minifier): do not change const to let if assignment to constant variable. (#8761)
|
2025-01-28 06:04:25 +00:00 |
|
oxc_transformer
|
release(crates): v0.48.1 (#8738)
|
2025-01-26 22:20:13 +08:00 |
|
oxc_traverse
|
release(crates): v0.48.1 (#8738)
|
2025-01-26 22:20:13 +08:00 |
|
oxc_wasm
|
feat(napi/minify): implement napi (#8478)
|
2025-01-14 08:55:55 +00:00 |