Ryuichi Okumura
Ryuichi Okumura
It includes react 18 in peerDependencies as an addition to #2196 changes. ### Screenshots Please provide before/after screenshots for any visual changes ### Merge checklist - [ ] Added/updated tests...
**Describe the bug** This is a similar problem to #2238. When I try to use the latest @primer/react in the Next.js app, I get the following error: ``` > next...
Need to install `[email protected]` for use `ntwitter` on Node 0.8.x, but `[email protected]` actually depend on `[email protected]`. ``` $ npm ls /Users/okuryu/work/ura └─┬ [email protected] ├── [email protected] ├── [email protected] └── [email protected] $...
現在の翻訳内容は最新の原書の約4年分の変更が取り込めていないようでした。 一気に追いつくのはちょっと大変そうでしたので、2016年4月3日時点の https://github.com/progit/progit2/commit/e95aba0b236ab57b8ea9a1ef1b4fdae6339573ec までマージして、それに合わせて翻訳も更新しました。原書では次の変更は2016年8月5日の https://github.com/progit/progit2/commit/e96bfdcd5bc424dde5336033b28920b5313c55b6 と少し更新が止まっていたタイミングのようでしたので、ここをいったん選びました。 最新の原書ではさらに内容が変わっている箇所がある可能性はありますが、変更を順に追って追いついた方が確認しやすいと思い、意図的にこの時点での翻訳としています。
Have you already considered code generation for TypeScript? If that happened, I thought it would be a piece that would lead to a runtime for TypeScript or JavaScript.