Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 608 Bytes

CHANGELOG.md

File metadata and controls

32 lines (17 loc) · 608 Bytes

CHANGELOG

1.0.2 - 2024-04-09

Fixes

  • Fix Rollup sourcemap incorrect when build issue.

Features

  • Add Vitest testes of remove debugger function.

1.0.1 - 2024-03-29

Features

  • Add Rspack plugin(experimental).
  • Add Rolldown plugin(experimental).

Fixes

  • Remove debugger when does't ends with ;.

1.0.0 - 2024-03-09

Fixes

  • Fix console bug when there are parentheses in parameters issue.

Features

  • Add Vitest testes of remove console function.