Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 789 Bytes

CHANGELOG.md

File metadata and controls

42 lines (22 loc) · 789 Bytes

@rollup/plugin-data-uri ChangeLog

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