[PR #93] [MERGED] Callback dep fix #556

Closed
opened 2026-03-03 00:22:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/93
Author: @ButteryCrumpet
Created: 11/21/2019
Status: Merged
Merged: 11/21/2019
Merged by: @ButteryCrumpet

Base: masterHead: callback-dep-fix


📝 Commits (2)

  • 166fd85 added missing useCallback dependencies
  • f64a1af added env-cmd dev dep

📊 Changes

4 files changed (+23 additions, -4 deletions)

View changed files

📝 package-lock.json (+18 -0)
📝 package.json (+1 -0)
📝 src/components/Storage/StorageEdit.tsx (+3 -3)
📝 src/components/atoms/LoginButton.tsx (+1 -1)

📄 Description

  • Fixed useCallback deps
  • added env-cmd to dev deps

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BoostIO/BoostNote-App/pull/93 **Author:** [@ButteryCrumpet](https://github.com/ButteryCrumpet) **Created:** 11/21/2019 **Status:** ✅ Merged **Merged:** 11/21/2019 **Merged by:** [@ButteryCrumpet](https://github.com/ButteryCrumpet) **Base:** `master` ← **Head:** `callback-dep-fix` --- ### 📝 Commits (2) - [`166fd85`](https://github.com/BoostIO/BoostNote-App/commit/166fd85e07de54db26450540889cadf74840a99e) added missing useCallback dependencies - [`f64a1af`](https://github.com/BoostIO/BoostNote-App/commit/f64a1af6385227f07a97e03a30d8f8cfa765d57e) added env-cmd dev dep ### 📊 Changes **4 files changed** (+23 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+18 -0) 📝 `package.json` (+1 -0) 📝 `src/components/Storage/StorageEdit.tsx` (+3 -3) 📝 `src/components/atoms/LoginButton.tsx` (+1 -1) </details> ### 📄 Description - Fixed `useCallback` deps - added `env-cmd` to dev deps --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:22:08 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#556
No description provided.