Ian Letourneau
Ian Letourneau
Thanks for the follow-up @timdeschryver! No, I did not verify bringing the documentation over to tesing-library.com before with someone as I was thinking this PR would open up the conversation....
> I'd also think about automatic cleanup but that might be tricky to support in both vitest and jest. @MatanBobi Would you consider this as a blocker for this PR?...
@MatanBobi @timdeschryver updated the PR with your comments I also made a new release in the library itself to add support for auto cleanup and the ability to opt out...
Thank you @timdeschryver & @MatanBobi for your reviews and for merging! :raised_hands:
Thanks @Kampouse! For context: this was a very minimalist example I wrote to show someone how it could work. For doc purpose it could be improved a bit.
Thanks for this update @tzdesign :raised_hands: `qwik-auth` is deprecated and should be replaced by https://www.npmjs.com/package/@auth/qwik. So it would be better if you update your project to use this package instead....
@tzdesign it was removed in v2. So as soon as v2 is released it won't be an issue anymore.
> Thanks, are there any docs about v2 and breaking changes to start preparing for it or testing it? I started working on it. Breaking changes will be very minimal,...
This could indeed be interesting for several use cases we have, thanks for sharing! The only exceptions would be when we need a more granular level to cache primitive values...