Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 421 Bytes

CHANGELOG.md

File metadata and controls

26 lines (14 loc) · 421 Bytes

Changelog

1.0.4 (2023-01-11)

Features

  • supports vite4

1.0.3 (2022-10-26)

Fixes

  • viteClientMiddleware always call next function caused an error #2

1.0.2 (2022-10-23)

Features

  • supports vite3

1.0.1 (2022-05-06)

Fixes

  • karma testing never start if urlRoot is default value('/')
  • vite define variable config not working