Select the types of activity you want to include in your feed.
fix(build): pin Node version to 24.11.1 to match Electron 40
Pin .nvmrc and package.json engines to exact Node version bundled with Electron 40 to prevent better-sqlite3 ABI mismatch. Add check:native to dev:electron entry point.