Skip to content

Latest commit

 

History

History
57 lines (29 loc) · 828 Bytes

CHANGELOG.md

File metadata and controls

57 lines (29 loc) · 828 Bytes

@rollup/plugin-swc ChangeLog

v0.4.0

2024-09-06

Features

  • feat: sets filename property, so to make additional swc features… (#1761)

v0.3.1

2024-06-05

Updates

  • docs: add @swc/core to install step (#1666)

v0.3.0

2023-11-09

Features

  • feat: allow passing env property as option (#1624)

v0.2.1

2023-10-05

Bugfixes

  • fix: ensure rollup 4 compatibility #1595

v0.2.0

2023-08-29

Features

  • feat: allow input files to be filtered #1566

v0.1.1

2023-05-17

Bugfixes

  • fix: bump dependencies #1500

v0.1.0

2023-04-04

Features

  • feat: initial release #1412