Releases: JasonLandbridge/Cypress-SignalR-Mock
Releases · JasonLandbridge/Cypress-SignalR-Mock
v1.6.1
23 Dec 16:39
Compare
Sorry, something went wrong.
No results found
1.6.1 (2025-12-23)
Bug Fixes
Added bang operator (f671cfb )
correct repository URL casing and skip npm verifyConditions for OIDC (5e6412d )
ensure window.Cypress is properly defined for test replay (421dd57 )
Remove Cypress warnings (c04d1f7 )
restructure semantic-release config to fully skip npm verification (a73583b )
v1.6.0
06 Sep 12:37
Compare
Sorry, something went wrong.
No results found
1.6.0 (2025-09-06)
Features
Cypress-SignalR-Mock: force release of Upgraded signalR version (f288764 )
v1.5.0
16 Jul 16:50
Compare
Sorry, something went wrong.
No results found
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 )
v1.4.2
19 May 19:47
Compare
Sorry, something went wrong.
No results found
1.4.2 (2023-05-19)
Bug Fixes
Cypress-SignalR-Mock: Fixed incorrect check (0b40a6c )
v1.4.1
19 May 19:20
Compare
Sorry, something went wrong.
No results found
1.4.1 (2023-05-19)
Bug Fixes
Cypress-SignalR-Mock: Fixed incorrect determination if running in server side render mode (e5df32a )
v1.4.0
07 May 21:10
Compare
Sorry, something went wrong.
No results found
1.4.0 (2023-05-07)
Bug Fixes
Cypress-SignalR-Mock: Lowered the logging level to debug for the message that is printed when Cypress is not running (8ad68ba )
Features
Cypress-SignalR-Mock: Added optional debug logging enable when calling useCypressSignalRMock (8f19f76 )
v1.3.0
05 May 09:53
Compare
Sorry, something went wrong.
No results found
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 )
v1.2.1
04 May 14:36
Compare
Sorry, something went wrong.
No results found
1.2.1 (2023-05-04)
Bug Fixes
Changed the Typescript target to ES2019 to make ?? work (9b74870 )
v1.2.0
04 May 12:37
Compare
Sorry, something went wrong.
No results found
1.2.0 (2023-05-04)
Features
Added cy.hubClear() to reset the plugin in between tests (4e8f226 )
Added cy.hubVerifyInvokes to assert if the server has been called n times (00b16d6 )
v1.1.0
04 May 08:18
Compare
Sorry, something went wrong.
No results found
1.1.0 (2023-05-04)
Features
Added @semantic-release/changelog NPM package (01e9488 )