Skip to content

Latest commit

 

History

History
55 lines (25 loc) · 2.08 KB

CHANGELOG.md

File metadata and controls

55 lines (25 loc) · 2.08 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.9 (2022-04-19)

Bug Fixes

0.0.8 (2022-04-19)

Features

  • expose before/done lifecycles (69f9dd6)

0.0.7 (2022-04-19)

Features

  • add extname for uploadContent() (4fffe12)

0.0.6 (2022-04-18)

Features

  • support parentheses around __webpack_require__.p + ... (30853f0)

0.0.5 (2022-04-18)

0.0.4 (2022-04-16)

Bug Fixes

  • manifest result more stable (ec5b1c3)
  • support keepLocalFiles option (220eafa)

0.0.3 (2022-04-16)

Bug Fixes

  • only support empty publicPath (6265397)

0.0.2 (2022-04-16)

Features