Skip to content

v2.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 12:27
· 32 commits to main since this release

🩹 Fixes

  • Remove ESM import from preload.ts since electron does not support it in sandboxed context
  • Electron-builder config should recursively include all files inside build directories
  • Replace vercel favicon with cappy

🚀 Enhancements

  • Workaround Next's built-in image optimizations to support <Image /> component using static imports only

📖 Documentation

  • Include snippets for <Image /> usage
  • Update project structure

Full Changelog: v2.2.0...v2.2.1