Matt Cowley
Matt Cowley
👋 @Aarohi-Sharma any update on this? I'd like to let someone else work on this if you're not planning to get a PR opened soon.
@fisker sorry for the direct ping on this (I see you also in https://github.com/prettier/prettier/pull/14785 + https://github.com/prettier/prettier/pull/15322), but any chance this might be able to move forward? I'd be really nice...
For some additional context, this works fine in `@sentry/node@7`. This is blocking our upgrade to `@sentry/node@8`. In our actual code, the usage of `.` in `exports` comes from files generated...
I had to install `[email protected]` as the patch failed on `1.8.1`, so my `package.json` now looks like this (from the repro above): ```json { "type": "module", "scripts": { "postinstall": "patch-package"...
👀 This seems to work just fine, but I am curious what the ramifications are of setting this. What exactly stops working by no longer instrumenting these files? I assume...
Love this! One thing though, can we see if we can improve the clarity of the UX around changing between local/Alveus time? I'm not sure a toggle at the top...
Oooh yeh, segmented button works too 👍 And feel free to play around with the locale stuff to have it work nicer
👋 @bl4nkfce any update on this?
👍 Luxon is fine, we tend to use it anywhere where we need to deal with timezones.
@pjeweb did you want to review this before I merge it?