Diogo de Azevedo Silva
Diogo de Azevedo Silva
#1871 #1589 #1266 #1192 #214
As a alternative to @DanySK... I use patch-package with this file passing `-s` to make it signed and `-m` to add the required message: `semantic-release+18.0.0.patch` ````diff diff --git a/node_modules/semantic-release/lib/git.js b/node_modules/semantic-release/lib/git.js...
Get ref: ```javascript const scrollRef = useRef(null); // or the pre-hook way ``` then scroll: `scrollRef.current.scrollArea.scrollBottom();`
Hello, is it a good idea to changed it to respect the globalState/settings toggle? --- Edit: - Changed the settings from `projectsBaseDirectories` to `baseDirectories`. - Introduced a command to add...