Skip to content

Latest commit

 

History

History
58 lines (33 loc) · 840 Bytes

CHANGELOG.md

File metadata and controls

58 lines (33 loc) · 840 Bytes

@rollup/plugin-html ChangeLog

v0.2.3

2021-02-14

Bugfixes

  • fix: package.json files (#802)

v0.2.2

2021-01-29

Updates

  • chore: run build before publish (ce65c12)
  • chore: upgrade TypeScript (#713)
  • refactor: refactor to typescript (#634)
  • chore: update dependencies (6c8614c)

v0.2.1

2021-01-29

Updates

  • chore: run build before publish (ce65c12)
  • chore: upgrade TypeScript (#713)
  • refactor: refactor to typescript (#634)
  • chore: update dependencies (6c8614c)

v0.2.0

2020-05-02

Features

  • feat: support custom meta element creation (#308)

Updates

  • test: update snapshots for rollup v2 (c09509f)

v0.1.1

2020-01-04

Updates

  • docs: fix
    tag (#89)
  • test: change tests to serial to avoid weird snapshot conflicts (a492ce7)

0.1.0

2019-11-29

  • First Release