Max Goldfarb

Results 3 issues of Max Goldfarb

This allows the demo to be used with newer versions of node. Without these changes end users will see the following error on Node v20.11.1 ``` /workspaces/TypeScript-Getting-Started/node_modules/loader-runner/lib/LoaderRunner.js:146 if(isError) throw e;...

See https://github.com/github/salesforce/issues/6277

- Upgrade to Node LTS (and use `.nvmrc`) - Remove redundant Node module installations - Clean up `Compile Release Notes` & `Delete Artifacts` steps in `.github/workflows/release-branch-merge-handler.yml` - Fix bugs in...