Luis Baquedano
Luis Baquedano
Describe the bug The gh search prs command with --visibility internal returns pull requests from public repositories, which seems incorrect based on the documentation. According to gh help search prs,...
Hi GreenSock team 👋 I was reviewing the documentation for `MorphSVGPlugin.rawPathToString()` here: https://gsap.com/docs/v3/Plugins/MorphSVGPlugin/static.rawPathToString/ At the end of that section, the docs mention: > "There is also a corresponding MorphSVGPlugin.rawPathToString() method...
This pull request adds a note to the "About semantic versioning" guide to clarify how npm resolves versions within defined ranges in `package.json`. It specifies that npm installs the highest...