Skip to content

Releases: kazupon/vite-test-utils

v0.6.0

28 Dec 09:24
Compare
Choose a tag to compare

What's Changed

🌟 Features

Full Changelog: v0.5.3...v0.6.0

v0.5.3

28 Dec 08:13
Compare
Choose a tag to compare

What's Changed

⚡ Improvement Features

Full Changelog: v0.5.2...v0.5.3

v0.5.2

04 Sep 18:59
Compare
Choose a tag to compare

What's Changed

👕 Refactoring

Full Changelog: v0.5.1...v0.5.2

v0.5.1

04 Sep 18:49
Compare
Choose a tag to compare

What's Changed

👕 Refactoring

Full Changelog: v0.5.0...v0.5.1

v0.5.0

04 Sep 17:50
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

📝️ Documentations

Full Changelog: v0.4.0...v0.5.0

v0.4.0

19 Aug 10:29
Compare
Choose a tag to compare

What's Changed

🌟 Features

  • feat: support APIs exporting via vitest context by @kazupon in #27

💥 Breaking Changes

  • breaking: browser feature default flag changing by @kazupon in #34
  • breaking: support APIs exporting via vitest context by @kazupon in #35

⚡ Improvement Features

📝️ Documentations

Full Changelog: v0.3.0...v0.4.0

v0.3.0

15 Aug 04:51
Compare
Choose a tag to compare

What's Changed

⚡ Improvement Features

Full Changelog: v0.2.0...v0.3.0

v0.2.0

10 Aug 17:31
Compare
Choose a tag to compare

What's Changed

🌟 Features

🐛 Bug Fixes

⚡ Improvement Features

  • improve dev server by @kazupon in #7
  • revert: dev server implementation by @kazupon in #9
  • fix: child process as vite dev server and preview server by @kazupon in #12
  • improve for no vite config case by @kazupon in #15

🍭 Examples

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

05 Aug 02:18
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • fix: install issue with peer deps by @kazupon in #6

Full Changelog: v0.1.0...v0.1.1

v0.1.0

05 Aug 01:46
b885520
Compare
Choose a tag to compare

What's Changed

🌟 Features

  • feat: basic test utils features by @kazupon in #1

🐛 Bug Fixes

🍭 Examples

New Contributors

Full Changelog: v0.0.0...v0.1.0