Skip to content
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

eleventy v3へupgrade #57

Merged
merged 8 commits into from
Feb 12, 2025
Merged

eleventy v3へupgrade #57

merged 8 commits into from
Feb 12, 2025

Conversation

eniehack
Copy link
Member

@eniehack eniehack commented Feb 11, 2025

変更点

  • chore: close refactor: .eleventy.jsをESMにしたい && 11ty v3にしたい #54
  • chore(security): run npm audit fix
  • chore: pnpm関連のファイルを削除
  • chore: corepackの対応を削除
  • chore(github actions): pnpmを使わないようにした
  • chore(github actions): setup-nodeにcacheをやらせるようにした
  • chore(github actions): node v18 -> v20

@eniehack eniehack requested a review from oageo February 12, 2025 06:36
Copy link
Contributor

@oageo oageo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

良さそう

@eniehack eniehack merged commit 247f3fc into master Feb 12, 2025
2 checks passed
@eniehack eniehack deleted the feat/migrate-11ty-v3 branch February 12, 2025 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor: .eleventy.jsをESMにしたい && 11ty v3にしたい
2 participants