Skip to content

v0.0.1: React Advanced 2022

Latest
Compare
Choose a tag to compare
@nvh95 nvh95 released this 23 Oct 18:29
· 25 commits to main since this release
0743c1d

Hello world

Hey, this is the first release of Vitest Preview. It's a younger little brother of Jest Preview, but built on top of Vite and optimized for Vitest.

What's Changed

  • 🔨 feat(vitest-preview): implementing preview.debug() by @nvh95 in #1
  • feat: Implement previewServer (powered by Vite) by @nvh95 in #4
  • docs: add README.md + use changeset by @nvh95 in #5
  • Improve build by @nvh95 in #6
  • example: add @vue/test-utils example by @nvh95 in #7
  • feat: add documentation site by @nvh95 in #8

New Contributors

  • @nvh95 made their first contribution in #1

Full Changelog: https://github.com/nvh95/vitest-preview/commits/v0.0.1