Skip to content
This repository has been archived by the owner on Dec 6, 2021. It is now read-only.

Latest commit

 

History

History
60 lines (32 loc) · 2.71 KB

CHANGELOG.md

File metadata and controls

60 lines (32 loc) · 2.71 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.2.3 (2020-07-13)

Note: Version bump only for package @poi/plugin-html-entry

0.2.2 (2020-04-30)

Note: Version bump only for package @poi/plugin-html-entry

0.2.1 (2019-08-09)

Bug Fixes

  • html-entry: fix json assets support in html entry (#619) (91dfd21)

0.2.0 (2019-05-23)

Bug Fixes

Features

  • html-entry: a better way to handle static asset (873cc16)
  • html-entry: support all link tags(#572) (5695f25)

0.1.4 (2019-04-08)

Bug Fixes

  • html-entry: slash attrs for static assets (#558) (3a2bf0e)

0.1.3 (2019-04-06)

Bug Fixes

  • html-entry: convert backslash to slash (b1f581c), closes #555

0.1.2 (2019-03-12)

Bug Fixes

  • html-entry: es5-ify generated files (8df9835)

0.1.1 (2019-01-24)

Bug Fixes

  • html-entry: remove unnecessary dependency (48eb88f)

0.1.0 (2019-01-24)

Features

  • support html an entry file (289468a)
  • support html file as entrypoint (bdf5359)