Skip to content

Latest commit

History

History
50 lines (26 loc) 路 919 Bytes

CHANGELOG.md

File metadata and controls

50 lines (26 loc) 路 919 Bytes

@rollup/plugin-data-uri ChangeLog

v1.0.3

2023-10-05

Bugfixes

  • fix: ensure rollup 4 compatibility #1595

v1.0.2

2023-01-20

Bugfixes

  • fix: types should come first in exports #1403

v1.0.1

2022-10-21

Updates

  • chore: update rollup dependencies (3038271)

v1.0.0

2022-10-09

Breaking Changes

  • fix: prepare for Rollup 3 #1299

Updates

  • chore: upgrade TypeScript #711
  • chore: update dependencies (62c3bf9)

v0.1.1

2020-04-12

Updates

  • chore: Use typechecking (e8a9063)

0.1.0

  • First Release