Skip to content

Latest commit

 

History

History
445 lines (210 loc) · 20.8 KB

CHANGELOG.md

File metadata and controls

445 lines (210 loc) · 20.8 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.0-alpha.4 (2023-09-17)

Bug Fixes

  • add missing main directory in file list (2874332)

2.0.0-alpha.3 (2023-09-17)

Bug Fixes

  • deps: bump ebec from 1.1.0 to 1.1.1 (#532) (df7a81b)
  • deps: bump get-port-please from 3.0.1 to 3.0.2 (#534) (b425e8c)
  • deps: bump locter from 1.2.1 to 1.2.2 (#538) (c716b81)
  • include missing files from source (1197daf)

Features

  • provide exports for main, preload & renderer (0ed7c56)
  • provide package.json to custom epxort paths (dd4a512)

2.0.0-alpha.2 (2023-08-29)

Bug Fixes

Features

  • pick random port for renderer process (79d65f6)

2.0.0-alpha.1 (2023-08-28)

Bug Fixes

  • laod url parameter for serving window (0551d17)

2.0.0-alpha.0 (2023-08-28)

Bug Fixes

Features

  • refactor code base + custom preload bundling (fbe0f37)
  • simplified cli init command (d20a089)
  • utility package for main process (a98dffc)

BREAKING CHANGES

  • public options api changed

2.3.0 (2024-06-29)

Features

  • bump vite to v5.x and rollup to v4.x (a243f28)
  • support for electron v29 (1e8591d)

Bug Fixes

  • adjusted electron peer-dependency version (88cfc0a)
  • deps: bump @rollup/plugin-replace from 5.0.5 to 5.0.7 (#809) (3dfa754)
  • deps: bump locter from 1.2.2 to 1.3.0 (#665) (23a1ea6)
  • deps: bump locter to v2.x (7c1efd2)
  • deps: bump picocolors from 1.0.0 to 1.0.1 (#770) (9818644)
  • deps: bump semver and @types/semver (#771) (35eae09)
  • deps: bump smob from 1.4.1 to 1.5.0 (#775) (6230888)
  • deps: bump vite from 5.0.11 to 5.2.8 (#758) (d959ef3)
  • deps: bump vite from 5.2.11 to 5.3.2 (#845) (67f592b)
  • deps: bump vite from 5.2.8 to 5.2.11 (#779) (beea370)
  • deps: bump zod from 3.22.4 to 3.23.8 (#773) (3d8c5d2)
  • permit electron v28.x (919a77e)

2.2.0 (2024-05-20)

Features

  • bump vite to v5.x and rollup to v4.x (a243f28)
  • support for electron v29 (1e8591d)

Bug Fixes

1.3.2 (2023-08-23)

Bug Fixes

  • deps: bump zod from 3.22.0 to 3.22.2 (#511) (c4ad2e3)
  • set entrypoint target to es2020 instead of es6 (026d72c)

1.3.1 (2023-08-15)

Bug Fixes

1.3.0 (2023-07-23)

Bug Fixes

  • deps: bump continu from 1.3.1 to 1.3.2 (#482) (21e41ab)
  • deps: bump locter from 1.1.2 to 1.2.0 (#480) (ec5c744)
  • deps: bump semver from 7.5.1 to 7.5.4 (#471) (cfbab99)
  • deps: bump vite from 4.3.9 to 4.4.6 (#484) (4cb1698)

Features

  • add examples for nuxt + vanilla & switched to monorepo (de996f9)

1.2.0 (2023-05-30)

Bug Fixes

Features

  • enhance and optimize framework detection & validation (1850822)

1.1.5 (2023-05-11)

Bug Fixes

v1.1.4

compare changes

v1.1.3

compare changes

🩹 Fixes

  • Renderer build and dev command for non framework (9c983b4)

❤️ Contributors

v1.1.2

compare changes

🩹 Fixes

  • deps: Bump dependencies (f05612e)
  • Typings + extended readme section (df78723)

📦 Build

  • Replaced semantic-release with changelogen (da3afa3)
  • deps-dev: Bump electron to v24 (b725646)
  • deps-dev: Bump @tada5hi/eslint-config-typescript (#397)
  • deps-dev: Bump rimraf from 4.1.2 to 4.4.1 (#390)
  • deps-dev: Bump @types/node from 18.14.2 to 18.15.11 (#400)
  • deps-dev: Bump @types/yargs from 17.0.22 to 17.0.24 (#399)
  • deps-dev: Bump @tada5hi/commitlint-config from 1.0.0 to 1.0.1 (#398)
  • deps-dev: Bump eslint from 8.34.0 to 8.38.0 (#396)

❤️ Contributors

1.1.1 (2023-02-28)

Bug Fixes

  • moving renderer build directory (565233b)

1.1.0 (2023-02-28)

Features

  • enhance config management + nuxt3 support (34687a4)
  • removed glob & fs-extra dependencies (32b97cb)

1.0.25 (2023-02-27)

Bug Fixes

  • deps: bump vite & zod (abe4a82)
  • deps: updated locter dependency (946c994)

1.0.24 (2023-02-27)

Bug Fixes

  • deps: bump yargs from 17.6.2 to 17.7.1 (#368) (c9dd397)

1.0.23 (2023-02-20)

Bug Fixes

1.0.22 (2023-01-26)

Bug Fixes

1.0.21 (2023-01-24)

Bug Fixes

1.0.20 (2023-01-11)

Bug Fixes

  • deps: bump locter from 0.6.1 to 0.6.2 (268e856)

1.0.19 (2023-01-04)

Bug Fixes

  • deps: bump vite from 4.0.3 to 4.0.4 (fa3a3c6)

1.0.18 (2022-12-22)

Bug Fixes

  • deps: bump locter from 0.6.0 to 0.6.1 (dcd8150)
  • deps: bump vite from 4.0.1 to 4.0.3 (d1fef0e)

1.0.17 (2022-12-16)

Bug Fixes

  • deps: bump vite from 3.2.5 to 4.0.1 (f5377ca)
  • deps: bump zod from 3.19.1 to 3.20.2 (3dec2bf)

1.0.16 (2022-12-06)

Bug Fixes

  • deps: bump vite from 3.2.4 to 3.2.5 (52aead7)

1.0.15 (2022-12-02)

Bug Fixes

  • deps: bump fs-extra from 10.1.0 to 11.1.0 (fce5d15)
  • deps: bump locter from 0.3.2 to 0.6.0 (a7a1516)

1.0.14 (2022-11-17)

Bug Fixes

  • deps: bump vite from 3.2.3 to 3.2.4 (a57bed9)

1.0.13 (2022-11-15)

Bug Fixes

  • deps: bump vite from 3.2.2 to 3.2.3 (881aee8)

1.0.12 (2022-11-07)

Bug Fixes

  • deps: bump yargs from 17.6.0 to 17.6.2 (d26b690)

1.0.11 (2022-11-01)

Bug Fixes

  • deps: bump vite from 3.2.0 to 3.2.2 (b13a01f)

1.0.10 (2022-10-27)

Bug Fixes

  • deps: bump vite from 3.1.8 to 3.2.0 (5d1a9c3)

1.0.9 (2022-10-20)

Bug Fixes

  • deps: bump smob from 0.0.3 to 0.0.6 (1963000)

1.0.8 (2022-10-14)

Bug Fixes

  • deps: bump vite from 3.1.7 to 3.1.8 (33e1236)

1.0.7 (2022-10-12)

Bug Fixes

  • allow undefined return value for renderer-path (7049793)

1.0.6 (2022-10-12)

Bug Fixes

  • rendered-files file template (c2a25b0)

1.0.5 (2022-10-12)

Bug Fixes

  • entrypoint build + renderer build cleanup (bda0829)

1.0.4 (2022-10-12)

Bug Fixes

  • deps: bump vite from 3.1.6 to 3.1.7 (0a2cb04)

1.0.3 (2022-10-11)

Bug Fixes

  • forward custom port to default app renderer (79fc3ab)

1.0.2 (2022-10-11)

Bug Fixes

  • removed .npmignore & specified files via readme (f2931c4)

1.0.1 (2022-10-11)

Bug Fixes

  • support node built-ins for entrypoint files (f89541e)

1.0.0 (2022-10-11)

Bug Fixes

  • minor enhancements + force version bump (74b7c90)