Skip to content

Latest commit

Β 

History

History
201 lines (106 loc) Β· 7.18 KB

CHANGELOG.md

File metadata and controls

201 lines (106 loc) Β· 7.18 KB

v0.6.0 (2022-12-28T09:24:37Z)

This changelog is generated by GitHub Releases

What's Changed

🌟 Features

  • feat: support vite v4 by @kazupon in #80
  • feat: support vitest 0.26 by @kazupon in #82

Full Changelog: https://github.com/kazupon/vite-test-utils/compare/v0.5.3...v0.6.0

v0.5.3 (2022-12-28T08:13:44Z)

This changelog is generated by GitHub Releases

What's Changed

⚑ Improvement Features

  • fix: upgrade deps by @kazupon in #79

Full Changelog: https://github.com/kazupon/vite-test-utils/compare/v0.5.2...v0.5.3

v0.5.2 (2022-09-04T18:59:48Z)

This changelog is generated by GitHub Releases

What's Changed

πŸ‘• Refactoring

  • fix: release workflow by @kazupon in #43

Full Changelog: https://github.com/kazupon/vite-test-utils/compare/v0.5.1...v0.5.2

v0.5.1 (2022-09-04T18:49:43Z)

This changelog is generated by GitHub Releases

What's Changed

πŸ‘• Refactoring

  • fix: release workflow by @kazupon in #42

Full Changelog: https://github.com/kazupon/vite-test-utils/compare/v0.5.0...v0.5.1

v0.5.0 (2022-09-04T17:50:37Z)

This changelog is generated by GitHub Releases

What's Changed

πŸ› Bug Fixes

  • fix: $fetch return type inference by @kazupon in #36

πŸ“οΈ Documentations

  • feat: website by @kazupon in #41

Full Changelog: https://github.com/kazupon/vite-test-utils/compare/v0.4.0...v0.5.0

v0.4.0 (2022-08-19T10:29:27Z)

This changelog is generated by GitHub Releases

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

  • improve: $fetch typing by @kazupon in #28

πŸ“οΈ Documentations

  • vite-test-utils documentation by @kazupon in #33

Full Changelog: https://github.com/kazupon/vite-test-utils/compare/v0.3.0...v0.4.0

v0.3.0 (2022-08-15T04:51:47Z)

This changelog is generated by GitHub Releases

What's Changed

⚑ Improvement Features

  • improve: root dir option by @kazupon in #26

Full Changelog: https://github.com/kazupon/vite-test-utils/compare/v0.2.0...v0.3.0

v0.2.0 (2022-08-10T17:31:22Z)

This changelog is generated by GitHub Releases

What's Changed

🌟 Features

  • preview mode feature by @kazupon in #10
  • export APIs by @kazupon in #20

πŸ› Bug Fixes

  • fix: cross-spawn importing error by @kazupon in #8
  • fix: call startServer in test by @kazupon in #14

⚑ 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

  • refactor: change vanilla example name by @kazupon in #11
  • add playground examples by @kazupon in #13

New Contributors

  • @renovate made their first contribution in #16

Full Changelog: https://github.com/kazupon/vite-test-utils/compare/v0.1.1...v0.2.0

v0.1.1 (2022-08-05T02:18:47Z)

This changelog is generated by GitHub Releases

What's Changed

πŸ› Bug Fixes

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

Full Changelog: https://github.com/kazupon/vite-test-utils/compare/v0.1.0...v0.1.1

v0.1.0 (2022-08-05T01:46:52Z)

This changelog is generated by GitHub Releases

What's Changed

🌟 Features

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

πŸ› Bug Fixes

  • fix: segumentation fault by @kazupon in #2
  • fix: wrong dist files by @kazupon in #3
  • fix: cannot work for no vite config by @kazupon in #4

🍭 Examples

  • add example code by @kazupon in #5

New Contributors

  • @kazupon made their first contribution in #1

Full Changelog: https://github.com/kazupon/vite-test-utils/compare/v0.0.0...v0.1.0

v0.0.0 (2022-08-03T05:06:52Z)

This changelog is generated by GitHub Releases

Full Changelog: https://github.com/kazupon/vite-test-utils/commits/v0.0.0

I was born to make it easier to test Vite apps ✨