-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.7.1 #74
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix(deps): update dependency supabase to v2
* ci: 🎡 nextのバージョンを15に戻す * fix: 🐛 cache関連の記述 削除 * refactor: 💡 関数名を内容にあうように修正 * feat: 🎸 各ユーザのページをnext buildにてビルドするように * ci: 🎡 各種パッケージ更新 * ci: 🎡 push時にビルドチェックを走らせるのを辞める * refactor: 💡 不要な記述を削除 * feat: 🎸 ユーザのページをrevalidate出来るように * ServerActionとして動いていないバグを修正 * fix: 🐛 時差が発生するのを修正 (#52) * Feature/online (#53) * fix: 🐛 時差が発生するのを修正 * fix: 🐛 時差バグ 再修正 * refactor: 💡 300秒キャッシュ * fix: 🐛 時差バグ 本当の本当になおった * refactor: 💡 不要なimportを削除 * ci: 🎡 事前ビルド対象を直近30日内にプレイのあったユーザに限定 * chore: 🤖 キャッシュ時間設定 * chore: 🤖 キーワード・ページ名・キャッシュ時間を指定 ✅ Closes: #33 * v0.6.0
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(deps): update dependency supabase to v2 * Develop (#51) * ci: 🎡 nextのバージョンを15に戻す * fix: 🐛 cache関連の記述 削除 * refactor: 💡 関数名を内容にあうように修正 * feat: 🎸 各ユーザのページをnext buildにてビルドするように * ci: 🎡 各種パッケージ更新 * ci: 🎡 push時にビルドチェックを走らせるのを辞める * refactor: 💡 不要な記述を削除 * feat: 🎸 ユーザのページをrevalidate出来るように * ServerActionとして動いていないバグを修正 * Develop (#54) * ci: 🎡 nextのバージョンを15に戻す * fix: 🐛 cache関連の記述 削除 * refactor: 💡 関数名を内容にあうように修正 * feat: 🎸 各ユーザのページをnext buildにてビルドするように * ci: 🎡 各種パッケージ更新 * ci: 🎡 push時にビルドチェックを走らせるのを辞める * refactor: 💡 不要な記述を削除 * feat: 🎸 ユーザのページをrevalidate出来るように * ServerActionとして動いていないバグを修正 * fix: 🐛 時差が発生するのを修正 (#52) * Feature/online (#53) * fix: 🐛 時差が発生するのを修正 * fix: 🐛 時差バグ 再修正 * refactor: 💡 300秒キャッシュ * fix: 🐛 時差バグ 本当の本当になおった * refactor: 💡 不要なimportを削除 * ci: 🎡 事前ビルド対象を直近30日内にプレイのあったユーザに限定 * chore: 🤖 キャッシュ時間設定 * chore: 🤖 キーワード・ページ名・キャッシュ時間を指定 ✅ Closes: #33 * v0.6.0 * chore(deps): update dependency eslint to v9 * chore(deps): update dependency eslint-config-prettier to v10 * chore(deps): update dependency @types/node to v22 * Hotfix/invalid multibytes tags (#58) * fix: 🐛 Revalidateでマルチバイト文字を指定してはいけない * fix: 🐛 各種パラメータがundefinedになるのを修正 * v0.6.1 * Hotfix/sns image (#59) * chore: 🤖 metadataBaseをexport * refactor: 💡 不要なコードを削除 * v0.6.2 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* feat: 🎸 player/id/[id]を実装 ユーザ名のページにアクセスしたらIDのページに転送 * feat: 🎸 更新したらリロードさせる * fix: 🐛 ステージの表示名を修正 * feat: 🎸 オンラインページを更新 * ci: 🎡 パッケージの更新
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.