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

Refactor/fixes #462

Merged
merged 6 commits into from
Oct 19, 2024
Merged

Refactor/fixes #462

merged 6 commits into from
Oct 19, 2024

Conversation

martinheidegger
Copy link
Member

@martinheidegger martinheidegger commented Oct 18, 2024

以下のワーニングを解決する PR になります。

  1. リアクトは console.log の時に defaultProps が deprecated のワーニングが出たから 9a667be
  2. StyledComponents を 6 にアップグレードの時にキャスタむプロパティーを変えないとワーニングになったから 044b73d
  3. /* ts-expect-error */ のワークアラウンドを利用の代わりにOptional Component を利用するようになりました。 c6ff862
  4. caniuse のパッケージはたまにアップデートしないといけないみたい b548f55
  5. npm startの時に Gatsby Head を利用するのワーニングありました。 d744467
  6. npm start すると gatsby types がアップデートになりますので、問題にならないようにコミットした 33d6fe0

This comment was marked as outdated.

Copy link

netlify bot commented Oct 18, 2024

Deploy Preview for jsconf-jp-preview ready!

Name Link
🔨 Latest commit 33d6fe0
🔍 Latest deploy log https://app.netlify.com/sites/jsconf-jp-preview/deploys/67127bfb347e0b0008df72ca
😎 Deploy Preview https://deploy-preview-462--jsconf-jp-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@yosuke-furukawa yosuke-furukawa merged commit bfa5d1a into master Oct 19, 2024
6 checks passed
@yosuke-furukawa yosuke-furukawa deleted the refactor/fixes branch October 19, 2024 04:45
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.

2 participants