Tiago Neves
Tiago Neves
I noticed https://mvnrepository.com/artifact/org.togglz/togglz-console/3.2.1 is available but I don't see the release here on github. Is there any place I can see the changelog for that release?
**Your Environment** * **Prettier version**: 3.4.2 * **node version**: 20.12.0 * **package manager**: [email protected] * **IDE**: VScode **Describe the bug** Having a commented out import causes `prettier --check` to fail...
### Which packages are impacted by your issue? @graphql-codegen/cli ### Describe the bug This is the behavior I see in my Windows 11 machine. Not sure if the same applies...
### Issue Description When I run my tests using `MockedProvider` I get 2 deprecation warnings: ``` [InMemoryCache]: `addTypename` is deprecated and will be removed in Apollo Client 4.0. Please remove...