chore: update sha.js closes #2180#2283
Conversation
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
🎉 This PR is included in version 1.37.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
I'm fixing a bug or typo
npm run add-contributorand follow the prompts to add yourself to the READMEI'm adding a parameter to an existing command X:
src/api/X.js(andsrc/commands/X.jsif necessary)__tests__/test-X.jsif possiblenpm run add-contributorand follow the prompts to add yourself to the READMEI'm adding a new command:
src/api(andsrc/commandsif necessary)src/index.js__tests__/test-exports.jssrc/__tests__website/sidebars.jsonwebsite/versioned_sidebars/version-1.x-sidebars.jsonnpm run add-contributorand follow the prompts to add yourself to the README