Skip to content

v1.3.0

Compare
Choose a tag to compare
@JasonLandbridge JasonLandbridge released this 05 May 09:53
· 36 commits to master since this release

1.3.0 (2023-05-05)

Bug Fixes

  • Cypress-SignalR-Mock: I've honestly no idea why I changed everything but it finally solves the import issue in Cypress (4abefc9)
  • Playground: Disabled SSR as it prevents the 'cypress-signalr-mock' from working durring SSR (068ca7d)

Features

  • Playground: Added Cypress commands to run with Nuxt in the playground package.json (12192a5)
  • Playground: Installed and set-up Cypress in the Playground project (861f6c8)