Skip to content

Releases: tada5hi/vitron

v2.1.2

29 Jun 15:45
14a40ac
Compare
Choose a tag to compare

2.1.2 (2024-06-29)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • vitron bumped from ^2.2.0 to ^2.3.0

v2.1.1

20 May 09:17
f0cbc01
Compare
Choose a tag to compare

2.1.1 (2024-05-20)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • vitron bumped from ^2.1.0 to ^2.2.0

vitron: v2.1.0

13 Jan 17:24
96b7cf7
Compare
Choose a tag to compare

2.1.0 (2024-01-13)

Features

  • bump vite to v5.x and rollup to v4.x (a243f28)

Bug Fixes

examples-vanilla: v2.1.0

13 Jan 17:24
96b7cf7
Compare
Choose a tag to compare

2.1.0 (2024-01-13)

Miscellaneous Chores

  • examples-vanilla: Synchronize main versions

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • vitron bumped from ^2.0.0 to ^2.1.0

examples-nuxt: v2.1.0

13 Jan 17:24
96b7cf7
Compare
Choose a tag to compare

2.1.0 (2024-01-13)

Miscellaneous Chores

  • examples-nuxt: Synchronize main versions

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • vitron bumped from ^2.0.0 to ^2.1.0

2.0.0

04 Nov 11:15
Compare
Choose a tag to compare

Major Changes

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 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.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

v1.2.0

30 May 17:48
Compare
Choose a tag to compare

1.2.0 (2023-05-30)

Bug Fixes

Features

  • enhance and optimize framework detection & validation (1850822)

v1.1.5

11 May 08:53
Compare
Choose a tag to compare

1.1.5 (2023-05-11)

Bug Fixes

v1.1.4

08 Apr 21:46
595ed44
Compare
Choose a tag to compare

v1.1.2

08 Apr 21:39
d671142
Compare
Choose a tag to compare

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