Skip to content

Releases: mato533/electron-typed-ipc-bridge

v2.1.3

06 Dec 16:49
505b118
Compare
Choose a tag to compare

What's Changed in v2.1.3

  • chore(release): v2.1.3 in #97
  • ci: update create-release-pr.yml in #96
  • chore: add chengelog to script in #95
  • chore: change to monorepo in #94
  • chore(deps): update all non-major dependencies in #93

Full Changelog: v2.1.2...v2.1.3

v2.1.2

27 Nov 12:26
8e32bbc
Compare
Choose a tag to compare

What's Changed in v2.1.2

  • chore(release): v2.1.2 in #91
  • chore(deps): update dependency vite to v6 in #90
  • chore(deps): update all non-major dependencies in #89
  • chore(deps): update playground package.json changes in #87
  • chore(deps): update all non-major dependencies in #82
  • chore(deps): update playground package.json changes in #86
  • refactor: remove unnecessary config for wdio in #85
  • chore(deps): update codecov/codecov-action action to v5 in #84
  • chore(deps): update playground package.json changes in #83
  • chore(config): migrate renovate config in #81

Full Changelog: v2.1.1...v2.1.2

v2.1.1

09 Nov 23:40
6d84798
Compare
Choose a tag to compare

What's Changed in v2.1.1

  • chore(release): v2.1.1 in #80
  • chore(deps): update technote-space/workflow-conclusion-action action to v3 in #78
  • chore(deps): update dependency rollup to ^4.25.0 in #77
  • ci: update ci.yml in #76
  • docs: add badges to README.md in #75
  • chore(deps): update all non-major dependencies in #74
  • chore(deps): update playground package.json changes in #73
  • test: add the E2E testing in #72
  • chore: update rollup configurations in #71
  • ci: update ci in #70
  • chore(deps): update all non-major dependencies in #69
  • chore(deps): update playground package.json changes in #68
  • test: update test name in #67
  • chore: update config for renovate in #66
  • ci: update test workflow in #65
  • test: add missing abnormal condition tests in #64

Full Changelog: v2.1.0...v2.1.1

v2.1.0

01 Nov 05:09
74b3319
Compare
Choose a tag to compare

What's Changed in v2.1.0

  • chore(release): v2.1.0 in #63
  • refactor: fix typo for logger in #62
  • refactor: fix typos in #61
  • refactor: reduce cyclomatic complexity in #60
  • ci: update release workflow in #57

Full Changelog: v2.0.2...v2.1.0

v2.0.2

29 Oct 20:58
88a9066
Compare
Choose a tag to compare

What's Changed in v2.0.2

  • chore(release): v2.0.2 #56
  • chore: update rollup config to disable sourcemap in the CI in #52
  • chore(deps): update dependency @types/node to v22 in #55
  • chore(deps): update playglound package.json changes in #54
  • chore(deps): update all non-major dependencies in #53
  • ci: update ci to use common actions in #50
  • chore(deps): update all non-major dependencies in #51
  • chore(deps): update dependency vue-tsc to ^2.1.8 in #49
  • chore(deps): update dependency @types/node to ^22.8.1 in #48
  • chore(deps): update dependency @types/node to ^20.17.1 in #47

Full Changelog: v2.0.1...v2.0.2

v2.0.1

24 Oct 09:32
4c4c1c5
Compare
Choose a tag to compare

What's Changed in v2.0.1

  • chore(release): v2.0.1 in #46
  • refactor: logging function in #45
  • chore(deps): update playglound package.json changes in #44
  • chore(deps): update all non-major dependencies in #43
  • ci: update renovate configration in #42
  • docs: add sample codes and descriptions in #39
  • ci: update changelog configration at build in #41
  • fix: export LogLevel from index.d.ts in #40

Full Changelog: v2.0.0...v2.0.1

v2.0.0

23 Oct 15:22
a707866
Compare
Choose a tag to compare

What's Changed in v2.0.0

  • chore(release): v2.0.0 in #38
  • refactor: update export names in #37
  • ci: update ci for release in #36

Full Changelog: v1.2.0...v2.0.0

What's Changed in v1.2.0

  • chore(release): v1.2.0 in #35
  • test: add tests for logger and some adjustments for logic in #34
  • feat: change the return value for ipc with "on" to be Promise in #32
  • docs: fix invalid indents at readme in #33
  • chore(deps): update all non-major dependencies in #30

Full Changelog: v1.1.0...v1.2.0

What's Changed in v1.1.0

  • chore(release): v1.1.0 in #28
  • ci: update env at build workflow for git-cliff in #25
  • test: add tests for functions about channelmap in #26
  • feat: add logging functions in #27

Full Changelog: v1.0.0...v1.1.0

What's Changed in v1.0.0

  • chore(release): v1.0.0 in #24
  • docs: add git-cliff config for github release note in #22
  • feat: split functon register and emmiter at main process in #23

Full Changelog: v0.0.10...v1.0.0

What's Changed in v0.0.10

  • chore(release): v0.0.10 in #21
  • ci: fix mismatch of condition and command in #20
  • ci: fix undefinde env in #19
  • chore(deps): update dependency eslint to v9 in #18
  • chore(deps): update dependency @vue/eslint-config-typescript to v14 in #15
  • chore(deps): update dependency @vue/eslint-config-prettier to v10 in #16
  • chore(deps): update dependency electron to v33 in #17
  • ci: update release workflow in #13
  • fix(deps): update all non-major dependencies in #14

Full Changelog: v0.0.9...v0.0.10

What's Changed in v0.0.9

  • chore(release): prepare for v0.0.9 in #12

Full Changelog: v0.0.8...v0.0.9

What's Changed in v0.0.8

  • chore(release): prepare for v0.0.8 in #11

Full Changelog: v0.0.7...v0.0.8

What's Changed in v0.0.7

  • chore(release): prepare for v0.0.7 in #10

Full Changelog: v0.0.6...v0.0.7

What's Changed in v0.0.6

  • chore(release): prepare for v0.0.6 in #9
  • ci: add the option --no-git-checks when pnpm publish in #8

Full Changelog: v0.0.5...v0.0.6

What's Changed in v0.0.5

  • chore(release): prepare for v0.0.5 in #6
  • docs: add playground sourcecode in #7
  • feat: initial code in #4
  • ci: add configration for ci/cd in #5
  • chore: add configurations for Renovate in #1
  • chore: initial repository configrations in #2
  • Initial commit

v1.2.0

23 Oct 08:56
6e7ddce
Compare
Choose a tag to compare

What's Changed in v1.2.0

  • chore(release): v1.2.0 by @github-actions[bot] in #35
  • test: add tests for logger and some adjustments for logic by @mato533 in #34
  • feat: change the return value for ipc with "on" to be Promise by @mato533 in #32
  • docs: fix invalid indents at readme by @mato533 in #33
  • chore(deps): update all non-major dependencies by @renovate[bot] in #30

Full Changelog: v1.1.0...v1.2.0

What's Changed in v1.1.0

  • chore(release): v1.1.0 by @github-actions[bot] in #28
  • ci: update env at build workflow for git-cliff by @mato533 in #25
  • test: add tests for functions about channelmap by @mato533 in #26
  • feat: add logging functions by @mato533 in #27

Full Changelog: v1.0.0...v1.1.0

What's Changed in v1.0.0

  • chore(release): v1.0.0 by @github-actions[bot] in #24
  • docs: add git-cliff config for github release note by @mato533 in #22
  • feat: split functon register and emmiter at main process by @mato533 in #23

Full Changelog: v0.0.10...v1.0.0

What's Changed in v0.0.10

  • chore(release): v0.0.10 by @github-actions[bot] in #21
  • ci: fix mismatch of condition and command by @mato533 in #20
  • ci: fix undefinde env by @mato533 in #19
  • chore(deps): update dependency eslint to v9 by @renovate[bot] in #18
  • chore(deps): update dependency @vue/eslint-config-typescript to v14 by @renovate[bot] in #15
  • chore(deps): update dependency @vue/eslint-config-prettier to v10 by @renovate[bot] in #16
  • chore(deps): update dependency electron to v33 by @renovate[bot] in #17
  • ci: update release workflow by @mato533 in #13
  • fix(deps): update all non-major dependencies by @renovate[bot] in #14

Full Changelog: v0.0.9...v0.0.10

What's Changed in v0.0.9

  • chore(release): prepare for v0.0.9 by @mato533 in #12

Full Changelog: v0.0.8...v0.0.9

What's Changed in v0.0.8

  • chore(release): prepare for v0.0.8 by @mato533 in #11

Full Changelog: v0.0.7...v0.0.8

What's Changed in v0.0.7

  • chore(release): prepare for v0.0.7 by @mato533 in #10

Full Changelog: v0.0.6...v0.0.7

What's Changed in v0.0.6

  • chore(release): prepare for v0.0.6 by @mato533 in #9
  • ci: add the option --no-git-checks when pnpm publish by @mato533 in #8

Full Changelog: v0.0.5...v0.0.6

What's Changed in v0.0.5

v1.1.0

21 Oct 06:36
17b26a4
Compare
Choose a tag to compare

What's Changed in v1.1.0

  • chore(release): v1.1.0 by @github-actions[bot] in #28
  • ci: update env at build workflow for git-cliff by @mato533 in #25
  • test: add tests for functions about channelmap by @mato533 in #26
  • feat: add logging functions by @mato533 in #27

Full Changelog: v1.0.0...v1.1.0

What's Changed in v1.0.0

  • chore(release): v1.0.0 by @github-actions[bot] in #24
  • docs: add git-cliff config for github release note by @mato533 in #22
  • feat: split functon register and emmiter at main process by @mato533 in #23

Full Changelog: v0.0.10...v1.0.0

What's Changed in v0.0.10

  • chore(release): v0.0.10 by @github-actions[bot] in #21
  • ci: fix mismatch of condition and command by @mato533 in #20
  • ci: fix undefinde env by @mato533 in #19
  • chore(deps): update dependency eslint to v9 by @renovate[bot] in #18
  • chore(deps): update dependency @vue/eslint-config-typescript to v14 by @renovate[bot] in #15
  • chore(deps): update dependency @vue/eslint-config-prettier to v10 by @renovate[bot] in #16
  • chore(deps): update dependency electron to v33 by @renovate[bot] in #17
  • ci: update release workflow by @mato533 in #13
  • fix(deps): update all non-major dependencies by @renovate[bot] in #14

Full Changelog: v0.0.9...v0.0.10

What's Changed in v0.0.9

  • chore(release): prepare for v0.0.9 by @mato533 in #12

Full Changelog: v0.0.8...v0.0.9

What's Changed in v0.0.8

  • chore(release): prepare for v0.0.8 by @mato533 in #11

Full Changelog: v0.0.7...v0.0.8

What's Changed in v0.0.7

  • chore(release): prepare for v0.0.7 by @mato533 in #10

Full Changelog: v0.0.6...v0.0.7

What's Changed in v0.0.6

  • chore(release): prepare for v0.0.6 by @mato533 in #9
  • ci: add the option --no-git-checks when pnpm publish by @mato533 in #8

Full Changelog: v0.0.5...v0.0.6

What's Changed in v0.0.5

v1.0.0

20 Oct 18:02
4365393
Compare
Choose a tag to compare

What's Changed in v1.0.0

  • chore(release): v1.0.0 by @github-actions[bot] in #24
  • docs: add git-cliff config for github release note by @mato533 in #22
  • feat: split functon register and emmiter at main process by @mato533 in #23

Full Changelog: v0.0.10...v1.0.0

What's Changed in v0.0.10

  • chore(release): v0.0.10 by @github-actions[bot] in #21
  • ci: fix mismatch of condition and command by @mato533 in #20
  • ci: fix undefinde env by @mato533 in #19
  • chore(deps): update dependency eslint to v9 by @renovate[bot] in #18
  • chore(deps): update dependency @vue/eslint-config-typescript to v14 by @renovate[bot] in #15
  • chore(deps): update dependency @vue/eslint-config-prettier to v10 by @renovate[bot] in #16
  • chore(deps): update dependency electron to v33 by @renovate[bot] in #17
  • ci: update release workflow by @mato533 in #13
  • fix(deps): update all non-major dependencies by @renovate[bot] in #14

Full Changelog: v0.0.9...v0.0.10

What's Changed in v0.0.9

  • chore(release): prepare for v0.0.9 by @mato533 in #12

Full Changelog: v0.0.8...v0.0.9

What's Changed in v0.0.8

  • chore(release): prepare for v0.0.8 by @mato533 in #11

Full Changelog: v0.0.7...v0.0.8

What's Changed in v0.0.7

  • chore(release): prepare for v0.0.7 by @mato533 in #10

Full Changelog: v0.0.6...v0.0.7

What's Changed in v0.0.6

  • chore(release): prepare for v0.0.6 by @mato533 in #9
  • ci: add the option --no-git-checks when pnpm publish by @mato533 in #8

Full Changelog: v0.0.5...v0.0.6

What's Changed in v0.0.5