Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@JasonLandbridge JasonLandbridge released this 16 Jul 16:50

1.5.0 (2023-07-16)

Bug Fixes

  • Playground: Fixed the "[nuxt] [request error] [unhandled] [500] Cannot find module './internal/Observable'" that happens on running the playground app (778da47)

Features

  • Cypress-SignalR-Mock: Added support for using Cypress-SignalR-Mock with Vitest unit testing in the same way as using it for Cypress (91ac04e)
  • Playground: Added PrimeVue to the Playground app to showcase Cypress tests (4d98fdf)
  • Playground: Added ProgressBar demo to the Playground app to showcase Cypress tests (bc42362)