Herman Jensen

Results 13 issues of Herman Jensen

Implements the `PREFER_PROJECT_LEVEL_NPMRC` suggested in https://github.com/un-ts/changesets-gitlab/pull/161#issuecomment-1918968523 I had to move the computation of `npmrcPath` to it's own function to avoid getting an error with the `sonar/cognitive-complexity` rule. Also restructured the...

With NPM, I can make a script in my `package.json` named `version`. This script will run after changing the `package.json` version, but before creating the git commit. See order of...

Non-breaking continuation of #10318. Adds an optional `behavior` prop to `` that are passed through to the `scrollTo` calls. This allows the user to specify a specific behavior for scroll...

CLA Signed