Socket
Socket
Sign inDemoInstall

nuxt-vitest

Package Overview
Dependencies
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-vitest - npm Package Versions

134

0.10.1

Diff

Changelog

Source

0.10.1 (2023-07-18)

Bug Fixes

  • bump vitest peer dependency range (77a43c1)
danielroe
published 0.10.0 •

Changelog

Source

0.10.0 (2023-07-17)

Features

Bug Fixes

  • automatically polyfill fetch within tests (#244) (c3edd06)
  • ensure vitest mocking plugin is placed last (#263) (8a89fe3)
danielroe
published 0.9.0 •

Changelog

Source

0.9.0 (2023-07-06)

⚠ BREAKING CHANGES

  • you now need to explicitly add happy-dom or jsdom as a dev dependency based on which domEnvironment you want to be in. (happy-dom is set by default.)

Features

  • option to replace happy-dom with jsdom (#121) (f14361f)

Bug Fixes

  • remove support for inline: true and avoid inlining vite/vue (d95e15f)
danielroe
published 0.8.7 •

Changelog

Source

0.8.7 (2023-06-30)

danielroe
published 0.8.6 •

Changelog

Source

0.8.6 (2023-06-28)

Bug Fixes

  • allow configuring default starting url, and respect baseURL (23802f1)
  • ensure module is installed when getting nuxt config (b2bcbf4)
  • properly set default route (#232) (674ede3)
  • set rootId when module is enabled (and set test) (7c7c441)
danielroe
published 0.8.5 •

Changelog

Source

0.8.5 (2023-06-06)

Bug Fixes

  • don't transpile/override NODE_ENV (c26e981)
danielroe
published 0.8.4 •

Changelog

Source

0.8.4 (2023-06-01)

Bug Fixes

danielroe
published 0.8.3 •

Changelog

Source

0.8.3 (2023-06-01)

Bug Fixes

  • vitest-environment-nuxt: register imports after context is created (434b39b)
danielroe
published 0.8.2 •

Changelog

Source

0.8.2 (2023-05-30)

Bug Fixes

  • nuxt-vitest: respect cwd as vite test dir (43f2324)
danielroe
published 0.8.1 •

Changelog

Source

0.8.1 (2023-05-30)

Bug Fixes

  • defer to vue/test-utils for the type of mountSuspended (24d3f0a), closes #191
  • utils: proxy context to capture emitted events in wrapper (8bf8037), closes #175
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc