Skip to content

Conversation

@JulienMichelFr
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[x] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Store-Devtools module was using Jasmine/Jest as test runner

Closes #5019

What is the new behavior?

This module now use Vitest as test runner

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@netlify
Copy link

netlify bot commented Dec 6, 2025

Deploy Preview for ngrx-io canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit 630a4ef
🔍 Latest deploy log https://app.netlify.com/projects/ngrx-io/deploys/69358c2fba34930008982031

@netlify
Copy link

netlify bot commented Dec 6, 2025

Deploy Preview for ngrx-site-v19 ready!

Name Link
🔨 Latest commit 630a4ef
🔍 Latest deploy log https://app.netlify.com/projects/ngrx-site-v19/deploys/69358c2fb667820008d03460
😎 Deploy Preview https://deploy-preview-5041--ngrx-site-v19.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@timdeschryver
Copy link
Member

I've merged main into your branch to resolve the build errors in the CI.

Copy link
Member

@timdeschryver timdeschryver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merci @JulienMichelFr !

@markostanimirovic markostanimirovic merged commit d4e6052 into ngrx:main Dec 7, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@ngrx/store-devtools: Migrate Store Devtools Unit Tests to Vitest

3 participants