Releases: stackblitz/webcontainer-test
Releases · stackblitz/webcontainer-test
v0.2.0
What's Changed
- fix: handle WebContainer boot timeouts by @AriPerkkio in #16
- fix!: rename plugin to
vitestWebContainers
by @AriPerkkio in #17
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- feat: add
setup()
caching fixture by @AriPerkkio in #15
Full Changelog: v0.0.6...v0.1.0
v0.0.6
What's Changed
- feat: expose
TestContext
for hook usage by @AriPerkkio in #9 - feat: add
process.onData
by @AriPerkkio in #13 - fix:
process.kill
no longer logs warnings by @AriPerkkio in #11 - fix: mount binary files correctly by @AriPerkkio in #14
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- fix: prevent bundling
@vitest/browser/context
by @AriPerkkio in f4b205b
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- feat:
runCommand
to support interactive write+read by @AriPerkkio in #7 - feat: add initial fixture setup by @AriPerkkio in #1
- feat: file-system API by @AriPerkkio in #5
- fix: terminate all processes before teardown by @AriPerkkio in #4
Full Changelog: https://github.com/stackblitz/webcontainer-test/commits/v0.0.4