-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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>
- Loading branch information
1 parent
24a3d99
commit 3b39fcc
Showing
5 changed files
with
7 additions
and
15 deletions.
There are no files selected for viewing
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
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
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
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
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