@ya-modbus/transport 0.4.1-refactor-scope-driver-packages.0 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +10 -11
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -3,23 +3,22 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## 0.4.1-refactor-scope-driver-packages.0 (2026-01-04)
6
+ # 0.5.0 (2026-01-04)
7
7
 
8
8
  ### Bug Fixes
9
9
 
10
- * enable linting without build and fix monorepo build order ([#129](https://github.com/groupsky/ya-modbus/issues/129)) ([d3e027b](https://github.com/groupsky/ya-modbus/commit/d3e027bc75822d970f63733c4d069508a020122a)), closes [#130](https://github.com/groupsky/ya-modbus/issues/130)
11
- * **release:** bump versions to 0.2.0 to bypass npm 24h block ([#148](https://github.com/groupsky/ya-modbus/issues/148)) ([98d6fd6](https://github.com/groupsky/ya-modbus/commit/98d6fd666322fb647390d851c43ba0cd8a02486d))
12
- * **release:** revert failed release and add missing publishConfig ([#147](https://github.com/groupsky/ya-modbus/issues/147)) ([8cbd4ba](https://github.com/groupsky/ya-modbus/commit/8cbd4baf9c140c8ef10080947ddd566014f32c77))
13
- * **release:** revert failed release and cleanup tags ([#145](https://github.com/groupsky/ya-modbus/issues/145)) ([ba85dd9](https://github.com/groupsky/ya-modbus/commit/ba85dd9518f85705bc3f87349b097f004a0e90a1)), closes [#143](https://github.com/groupsky/ya-modbus/issues/143) [#144](https://github.com/groupsky/ya-modbus/issues/144)
10
+ - enable linting without build and fix monorepo build order ([#129](https://github.com/groupsky/ya-modbus/issues/129)) ([d3e027b](https://github.com/groupsky/ya-modbus/commit/d3e027bc75822d970f63733c4d069508a020122a)), closes [#130](https://github.com/groupsky/ya-modbus/issues/130)
11
+ - **release:** bump versions to 0.2.0 to bypass npm 24h block ([#148](https://github.com/groupsky/ya-modbus/issues/148)) ([98d6fd6](https://github.com/groupsky/ya-modbus/commit/98d6fd666322fb647390d851c43ba0cd8a02486d))
12
+ - **release:** revert failed release and add missing publishConfig ([#147](https://github.com/groupsky/ya-modbus/issues/147)) ([8cbd4ba](https://github.com/groupsky/ya-modbus/commit/8cbd4baf9c140c8ef10080947ddd566014f32c77))
13
+ - **release:** revert failed release and cleanup tags ([#145](https://github.com/groupsky/ya-modbus/issues/145)) ([ba85dd9](https://github.com/groupsky/ya-modbus/commit/ba85dd9518f85705bc3f87349b097f004a0e90a1)), closes [#143](https://github.com/groupsky/ya-modbus/issues/143) [#144](https://github.com/groupsky/ya-modbus/issues/144)
14
14
 
15
15
  ### Features
16
16
 
17
- * **release:** add Lerna-Lite publishing with pre-release support ([#135](https://github.com/groupsky/ya-modbus/issues/135)) ([fcaf40a](https://github.com/groupsky/ya-modbus/commit/fcaf40a63452ecce09e82b397d448652354ecd16))
18
- * **transport:** add debug logging for retry attempts ([#115](https://github.com/groupsky/ya-modbus/issues/115)) ([49584c3](https://github.com/groupsky/ya-modbus/commit/49584c30f43d8a1f8870aa965ef76eba3976a3b3)), closes [#109](https://github.com/groupsky/ya-modbus/issues/109)
19
- * **transport:** extract transport package for code reusability ([#102](https://github.com/groupsky/ya-modbus/issues/102)) ([b3153bf](https://github.com/groupsky/ya-modbus/commit/b3153bf7a05fdfcab41d896cfdac64fd2defe107)), closes [#107](https://github.com/groupsky/ya-modbus/issues/107) [#108](https://github.com/groupsky/ya-modbus/issues/108) [#109](https://github.com/groupsky/ya-modbus/issues/109) [#91](https://github.com/groupsky/ya-modbus/issues/91)
20
- * **transport:** implement TransportManager with mutex serialization ([#125](https://github.com/groupsky/ya-modbus/issues/125)) ([2a243ac](https://github.com/groupsky/ya-modbus/commit/2a243ac5e0f7c4ea4942f0bdaba7d7a7d78bdd4f)), closes [#126](https://github.com/groupsky/ya-modbus/issues/126)
17
+ - **release:** add Lerna-Lite publishing with pre-release support ([#135](https://github.com/groupsky/ya-modbus/issues/135)) ([fcaf40a](https://github.com/groupsky/ya-modbus/commit/fcaf40a63452ecce09e82b397d448652354ecd16))
18
+ - **transport:** add debug logging for retry attempts ([#115](https://github.com/groupsky/ya-modbus/issues/115)) ([49584c3](https://github.com/groupsky/ya-modbus/commit/49584c30f43d8a1f8870aa965ef76eba3976a3b3)), closes [#109](https://github.com/groupsky/ya-modbus/issues/109)
19
+ - **transport:** extract transport package for code reusability ([#102](https://github.com/groupsky/ya-modbus/issues/102)) ([b3153bf](https://github.com/groupsky/ya-modbus/commit/b3153bf7a05fdfcab41d896cfdac64fd2defe107)), closes [#107](https://github.com/groupsky/ya-modbus/issues/107) [#108](https://github.com/groupsky/ya-modbus/issues/108) [#109](https://github.com/groupsky/ya-modbus/issues/109) [#91](https://github.com/groupsky/ya-modbus/issues/91)
20
+ - **transport:** implement TransportManager with mutex serialization ([#125](https://github.com/groupsky/ya-modbus/issues/125)) ([2a243ac](https://github.com/groupsky/ya-modbus/commit/2a243ac5e0f7c4ea4942f0bdaba7d7a7d78bdd4f)), closes [#126](https://github.com/groupsky/ya-modbus/issues/126)
21
21
 
22
22
  ### Reverts
23
23
 
24
- * Revert "chore(release): publish packages" ([94fd33c](https://github.com/groupsky/ya-modbus/commit/94fd33ca0caa158c37a1a43609638843d08c792b))
25
- * Revert "chore(release): publish packages" ([b613837](https://github.com/groupsky/ya-modbus/commit/b6138375978fdebfd57e645367f3fc8011f0452f))
24
+ - Revert "chore(release): publish packages" ([b613837](https://github.com/groupsky/ya-modbus/commit/b6138375978fdebfd57e645367f3fc8011f0452f))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ya-modbus/transport",
3
- "version": "0.4.1-refactor-scope-driver-packages.0",
3
+ "version": "0.5.0",
4
4
  "description": "Modbus transport implementations for ya-modbus",
5
5
  "keywords": [
6
6
  "modbus",
@@ -39,9 +39,9 @@
39
39
  "lint": "eslint ."
40
40
  },
41
41
  "dependencies": {
42
- "@ya-modbus/driver-types": "^0.4.1-refactor-scope-driver-packages.0",
42
+ "@ya-modbus/driver-types": "^0.5.0",
43
43
  "async-mutex": "^0.5.0",
44
44
  "modbus-serial": "^8.0.18"
45
45
  },
46
- "gitHead": "b55d909d67dfff46fb79951e68a2d47ac3fab267"
46
+ "gitHead": "9d895b8aa298fde57f7d204c9a411af113274bdc"
47
47
  }