NextJS-Electron-Boilerplate

A boilerplate for building desktop apps with Electron and NextJS.

MIT License

Stars
49
Committers
2

Bot releases are visible (Hide)

NextJS-Electron-Boilerplate - v3.1.0 Latest Release

Published by github-actions[bot] 7 months ago

🏑 Chore

  • bump next from 14.0.4 to 14.1.3
  • bump electron from 29.0.1 to 29.1.1
  • bump electron-builder from 24.12.0 to 24.13.3
  • bump @types/react from 18.2.60 to 18.2.64
  • bump eslint-config-next from 14.0.4 to 14.1.3
  • bump @typescript-eslint/* from 7.0.2 to 7.1.1

Full Changelog: https://github.com/DarkGuy10/NextJS-Electron-Boilerplate/compare/v2.2.1...v3.1.0

NextJS-Electron-Boilerplate - v3.0.0

Published by github-actions[bot] 8 months ago

πŸ’₯Breaking Change

  • Bump electron from 28.2.3 to 29.0.1

πŸ”¨ Refactor

  • Remove redundant configurations

🏑 Chore

  • Bump eslint from 8.56.0 to 8.57.0
  • Bump @types/react from 18.2.56 to 18.2.60
  • Bump @types/node from 20.11.19 to 20.11.21
  • Bump storybook from 7.6.16 to 7.6.17
  • Bump electron-updater from 6.1.7 to 6.1.8

Full Changelog: https://github.com/DarkGuy10/NextJS-Electron-Boilerplate/compare/v2.2.1...v3.0.0

NextJS-Electron-Boilerplate - v2.2.1

Published by github-actions[bot] 8 months ago

🩹 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: https://github.com/DarkGuy10/NextJS-Electron-Boilerplate/compare/v2.2.0...v2.2.1

NextJS-Electron-Boilerplate - v2.2.0

Published by github-actions[bot] 8 months ago

🏑 Chore

  • chore(deps-dev): bump @typescript-eslint/parser from 6.20.0 to 7.0.2
  • chore(deps-dev): bump electron from 28.2.2 to 28.2.3
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.20.0 to 7.0.2
  • chore(pm): bump yarn from 4.0.2 to 4.1.0
  • chore(deps-dev): bump typings for node, react
  • chore(deps-dev): bump storybook from 7.6.14 to 7.6.16

Full Changelog: https://github.com/DarkGuy10/NextJS-Electron-Boilerplate/compare/v2.1.2...v2.2.0

NextJS-Electron-Boilerplate - v2.1.2

Published by github-actions[bot] 8 months ago

🏑 Chore

Full Changelog: https://github.com/DarkGuy10/NextJS-Electron-Boilerplate/compare/v2.1.1...v2.1.2

NextJS-Electron-Boilerplate - v2.1.1

Published by github-actions[bot] 9 months ago

🏑 Chore

compare changes

NextJS-Electron-Boilerplate - v2.1.0

Published by github-actions[bot] 9 months ago

Notable Changes

NextJS-Electron-Boilerplate - v2.0.0

Published by github-actions[bot] 9 months ago

Breaking Changes

  • Switching to ESModules completely

Dep bumps

NextJS-Electron-Boilerplate - v1.0.1

Published by github-actions[bot] 9 months ago

  • Bump dependencies
NextJS-Electron-Boilerplate - Stable Release πŸŽ‰

Published by DarkGuy10 11 months ago

v1.0.0

  • First stable release