Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 476 Bytes

File metadata and controls

13 lines (9 loc) · 476 Bytes

tsdx

2.0.0

Major Changes

  • #1202 6fcfef1 Thanks @jaredpalmer! - Initial 2.0.0 release - complete rewrite with modern Rust-based tooling

    • Bundling with bunchee
    • Testing with vitest
    • Linting with oxlint
    • Formatting with oxfmt
    • Project scaffolding with basic and react templates