vitest-preview@0.0.2
·
16 commits
to main
since this release
Vitest Preview v0.0.2
What's changed
New features
- Better support CSS-in-JS to support CSSOM
insertRule(e.g: emotion, Chakra, Material UI...) - Expose Vitest Preview Dashboard to network
- Allow to configure
externalCss - Expose
startServer,stopServerAPIs - Auto choose available port
- No need to add
.vitest-previewto.gitignore
Misc
- Add more examples:
chakra-react,mui-react,react-testing-library,svelte-testing-library,vue-test-utils - Build pipeline uses
pkgroll - Chinese documentation translations
- Better print Vitest Preview Server local and network URLs
PRs
- Create LICENSE by @nvh95 in #10
- 🪄 feat: use symbolic link for
README.mdandpackages/vitest-preview/README.mdby @nvh95 in #11 - 🙌 example: add svelte-testing-library example by @nvh95 in #12
- [ImgBot] Optimize images by @imgbot[bot] in #13
- docs: add nvh95 as a contributor for code by @allcontributors[bot] in #16
- docs: add KatFishSnake as a contributor for example by @allcontributors[bot] in #18
- doc: Add translation for Simplified Chinese(zh-CN) by @rivertwilight in #19
- docs: add RiverTwilight as a contributor for translation by @allcontributors[bot] in #20
- chore: change buildsteps, update dependencies by @nknapp in #32
- chore: add favicon for website by @nvh95 in #40
- docs: add nknapp as a contributor for code by @allcontributors[bot] in #42
- chore: miscelaneous improvements by @nvh95 in #41
- feat: expose vitest preview server to network by @nvh95 in #43
- chore: add MUI and Chakra example by @nvh95 in #44
- feat: support CSSOM by @nvh95 in #46
- chore(deps-dev): bump vite from 5.3.1 to 5.4.20 by @dependabot[bot] in #45
- chore(deps-dev): bump svelte from 4.2.18 to 4.2.19 by @dependabot[bot] in #47
- feat: add
configureexternalCssby @nvh95 in #48 - docs: add tarjei as a contributor for ideas by @allcontributors[bot] in #49
- feat: export node commands
startServer,stopServer,registerCleanupby @nvh95 in #50
New Contributors
- @imgbot[bot] made their first contribution in #13
- @allcontributors[bot] made their first contribution in #16
- @rivertwilight made their first contribution in #19
- @nknapp made their first contribution in #32
- @dependabot[bot] made their first contribution in #45
Full Changelog: https://github.com/nvh95/vitest-preview/compare/v0.0.1...vitest-preview@0.0.2