Matt Cowley
Matt Cowley
## Describe your changes Alveus has a Snapchat account now. ## Notes for testing your change Link works, icon looks okay.
The website currently declares the source code for the tRPC router as its types: https://github.com/alveusgg/alveusgg/blob/76b0d5e184a4b3e0b3d15ec286c42cbf5252a792/apps/website/package.json#L15 This is used by the donations worker when creating its tRPC client for the website:...
## Describe your changes Node.js v24 is now the active LTS line with the v24.11.0 release. Also, this bumps us to the latest pnpm version while we're here. ## Notes...
### Describe your idea / enhancement #1591 updates us to Next.js 16, which now defaults to Turbopack rather than Webpack: https://nextjs.org/blog/next-16#turbopack-stable We should look at updating to Turbopack, though there...
## Describe your changes Following #1555, we've just hit https://github.com/jsdom/jsdom/issues/3959 in production due to a breaking change shipped by JSDom in a **PATCH** release... Vercel uses Node.js 22.11.0 by the...
### Describe your idea / enhancement As a follow-on from #1249, it'd be good to move the preset definitions into a dedicated DB table with an admin UI. We should...
## Describe your changes ... ## Notes for testing your change ...
Add a button or text link to each of the ambassador cards, which when clicked, flips the card over and shows the ambassador's "Did you know?" fact, like we do...
### Which areas does this feature request relate to - [x] Create Plugin - [ ] Sign Plugin - [ ] Plugin E2E - [ ] Plugin Meta Extractor -...