We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64123f2 commit 371b08eCopy full SHA for 371b08e
docs/todo.md
@@ -82,7 +82,8 @@
82
- version docker images in Github Actions, and app release
83
- see what queries return results on server too, log them in node
84
- debug in hook with `console.log('query.data', query.data, isBrowser());`
85
-- tag and release
+- add Github Action workflow for releases, see some existing example
86
+- handle same Facebook Google email explicitly
87
88
### Overview
89
@@ -343,3 +344,4 @@
343
344
- open issue, known issues, lighthouse screenshot, done
345
- documentation, mobile screenshots, done
346
- mobile screenshots, done
347
+- tag and release, done
0 commit comments