nzaytsev

Results 9 comments of nzaytsev

Tried to reproduce. For me it's reproduced only twice and then I can not reproduce it again, it's strange

@markerikson - > Out in https://github.com/reduxjs/redux-toolkit/releases/tag/v2.6.1 ! I've installed 2.6.1, but I still see wrong types in matchFulfilled. What could be wrong? ![Image](https://github.com/user-attachments/assets/b996bc9b-8243-4c81-8ee4-6dec43a4ab98) ![Image](https://github.com/user-attachments/assets/9b75d01e-5a20-4f86-9a68-57e4986af7fd)

@markerikson - Unfortunatelly, the original error is in private repo. I created a new repo with the same package versions. It's strange, but at the beginning the error couldn't be...

closed in favor of https://github.com/gitkraken/vscode-gitlens/pull/3590

It looks like it's caused by wrong version of cheerio transitive dependency. Version 1.0.0 is fetched by default when run `npm i` | `yarn` | `pnpm i`, but ^1.0.0-rc.5 is...

@zackheil - now the changes are in the pre-release version only and planned to be in 16.2

@zackheil - I'm sorry, I misunderstood your initial concern. I thought you expected the issue to be closed, tested it, and encountered incorrect behavior. Could you clarify your concerns, please?...