Skip to content

Releases: Molizanee/electron-react-tailwind

Improve build scripts

28 Oct 19:33

Choose a tag to compare

Release Notes

Changes

  • Added separate build scripts for web and desktop applications
  • Introduced a CLI tool to input basic information when building desktop apps for macOS
    (Windows and Linux support planned for future releases)

Migrate to Bun.js

28 Oct 17:29

Choose a tag to compare

Release Notes

Changes

  • Migrated project runtime from Node.js to Bun.js for improved performance
  • Updated dependencies to include the latest features and security patches