![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
@ishida-daiki/github-discussions
Advanced tools
This package is a Figma plugin that enables seamless posting of various types of requests, feedback, and discussions directly to GitHub Discussions.
[!NOTE] このプラグインは組織内でのみ使用可能です! プラグインには、Figma ユーザーが利用できる Public なプラグインと Private なプラグインの 2つが存在しますが、このプラグインは Private なものであり、組織内に属するメンバーのみが使用できます。
Github Discussions プラグインを使用すると、
git clone git@github.com:ishida-daiki/github-discussions.git
github-discussions
フォルダーに移動cd github-discussions
npm install
code .
.env
ファイルを作成し、下記の値を設定例)ishida-daiki / github-discussions の場合
GITHUB_OWNER=ishida-daiki
GITHUB_REPO=github-discussions
GITHUB_ACCESS_TOKEN=#新規作成した Github のパーソナルアクセストークンを設定してください
[!IMPORTANT]
.env
ファイルのGITHUB_ACCESS_TOKEN
に値が設定されていないと、Github Discussions の情報取得や Github Discussion への登録ができません。 必ず、パーソナルアクセストークンを発行後、.env
ファイルに設定してください。作成方法は パーソナルアクセストークンの作成 をご確認ください。
Generate new token
を押下No expiration
で設定repo
と write:discussion
にチェックを入れるGenerate token
を押下.env
ファイルの GITHUB_ACCESS_TOKEN
に設定
設定[!WARNING] 複数の
GITHUB_ACCESS_TOKEN
を作成するのではなく、一つだけ生成し、それをチーム内で共用する方法を推奨します。
npm run build
上記コマンドを実行すると、manifest.json
ファイルとプラグイン用の JavaScript バンドルを含む build/
ディレクトリが生成されます。
npm run watch
上記コマンドにより、ソースコードの変更が監視されます。更新があるとプラグインは自動的に再ビルドされます。
Figmaの公式ドキュメントとコードサンプル:
FAQs
This package is a Figma plugin that enables seamless posting of various types of requests, feedback, and discussions directly to GitHub Discussions.
The npm package @ishida-daiki/github-discussions receives a total of 1 weekly downloads. As such, @ishida-daiki/github-discussions popularity was classified as not popular.
We found that @ishida-daiki/github-discussions demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.