31bfb357b3
fix: continue yoga-graphql update
2022-11-09 21:36:19 +00:00
611d553193
feat: Start migration to yoga v3
...
Per <https://www.the-guild.dev/graphql/yoga-server/v3/migration/migration-from-yoga-v2 >.
This is necessay in order to use the caching functionality
2022-11-09 21:30:39 +00:00
543ea966af
Revert "tweak: update squiggle endpoint"
...
This reverts commit f476d8d9ad
.
It breaks the Google Sheets endpoint, for some reason.
2022-11-03 19:26:50 +00:00
f476d8d9ad
tweak: update squiggle endpoint
2022-11-03 13:24:54 +00:00
a55f49d5a2
tweak: upgrade dependencies
2022-10-29 00:12:53 +01:00
83a01e6156
fix: Deal with < https://github.com/vercel/next.js/issues/8592 >
...
Document this on the README, and add a few more to do items
2022-10-25 14:20:06 +02:00
346e070d0e
fix: add typescript package
2022-10-25 13:24:52 +02:00
2518707d6a
fix: Move to yarn
...
npm wasn't dealing well with large numbers of dependencies,
and the updating process is a bit clunky (requires me to
delete the node_modules directory each time). Trying yarn for now
2022-10-25 13:17:11 +02:00