What's Changed
- chore(tests): use
yarn
instead ofnpm install
to resolve unit test instability by @beyondkmp in #8877 - chore: refactor node module collector, extract explicit
DependencyTree
, update types by @mmaietta in #8872 - chore(docs): fix link to encapsulated manual update via menu.js by @BreakBB in #8879
- chore(docs): add template project link for ElectronJS application using NextJS and TypeScript by @saulotarsobc in #8844
- feat: allow usage of
.cjs
,.mjs
, andtype=module
custom publishers by @mmaietta in #8868
New Contributors
- @BreakBB made their first contribution in #8879
- @saulotarsobc made their first contribution in #8844
Full Changelog: v26.0.7...v26.0.8