Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 737 Bytes

CHANGELOG.md

File metadata and controls

19 lines (12 loc) · 737 Bytes

Changelog

2.0.0

Contributors:

Features:

  • (BREAKING) Update vite to v4 and rollup to v3 (#1)
  • (BREAKING) Support custom input <-> template matching with globbing (rollup inputs overwritten, see README)

Fixes:

  • Support recursive css assets (#3)
  • Read host & port of dev server directly from the server itself so are always correct (#4)
  • Remove cheerio as dependency (#10)