Daniel Cousens
Daniel Cousens
@mmachatschek I don't think `removed` is right, rename or moved to be `.onStartup` is the intent.
@mmachatschek we're expected to have time to formally allocate to this soon (and other new features), early November. I'll try to follow up on your request early next week 💙
@gautamsi I'm actively working on this, stay tuned for an `rc` asap :yellow_heart:
I rebased the pull requests #8698, #8722 and #8767 - but I had some issues with Prisma 5 (#8693), to keep on moving forward, I am dropping that for now...
@mmtftr nice find! Did you want to open a pull request? :blue_heart:
As you mentioned, we have a few ways we could approach this, when `session.itemid` could be `null`, `undefined` or missing. ```typescript if (!('itemId' in session)) /* Results 0: true '':...
@mmtftr alternatively, we could prevent an identifier of `0` in a way that is a little more consistent
I don't think we want to add warnings by default for something like this, but you can always wrap the session strategy yourself. @mmtftr did you want to open a...
@Thinkscape I don't think `setupTestEnv` is coming back, `getContext` is 99.99% of the utility without the issues. Could you open a pull request to remove the problematic pages? :yellow_heart:
@mmachatschek indeed! This was actually meant to be a draft private issue 😅, but I'll add my proposal as a public feature request to gather some feedback, hopefully soon 📆