xdk-device-workstation
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.2.3 (2023-10-10)
Features
- work on XDK4-411 add base Navigator and Poller Network systems (296639a)
- work on XDK4-411, move Network to NavigatorNetwork (4f7c53a)
4.2.2 (2023-06-14)
Note: Version bump only for package @accedo/xdk-device-workstation
4.2.1 (2023-04-17)
Features
- update node engine to >=14 (953479f)
4.2.0 (2022-11-04)
Note: Version bump only for package @accedo/xdk-device-workstation
4.2.0-rc.3 (2022-11-03)
Note: Version bump only for package @accedo/xdk-device-workstation
4.2.0-rc.2 (2022-10-27)
Note: Version bump only for package @accedo/xdk-device-workstation
4.2.0-rc.1 (2022-10-13)
Bug Fixes
- rm all the dependencies that may install core-js-pure on xdk 4.2 (5ac722e)
4.2.0-rc.0 (2022-10-11)
Bug Fixes
- issue with device detections. thx Bo (9235699)
4.1.0 (2022-02-21)
Features
- added workstation config, id and export it (4a5b4f0)
- exports all from xdk-config index. type guard example (105555c)
- update base to peer and 4.1.0 to 4.1.0-rc.1 (9c18109)
- Using dev config wrapper on workstation device config (966651f)
4.1.0-rc.1 (2021-12-02)
Bug Fixes
- removing util.bind references (713ab3b)
Features
4.0.4 (2021-10-19)
Note: Version bump only for package @accedo/xdk-device-workstation
4.0.3 (2021-09-03)
Note: Version bump only for package @accedo/xdk-device-workstation
4.0.2 (2021-09-03)
Bug Fixes
- check if we can detect a keyboard before set a listener (a66b778)
4.0.1 (2021-07-14)
Features
- update tag, node and peerDependencies (cef04a6)
4.0.0 (2021-05-26)
Note: Version bump only for package @accedo/xdk-device-workstation
4.0.0-rc.6 (2021-04-28)
Bug Fixes
- update from ^4 from ~4.0.0-rc.0 for peerDependencies (bc2b591)
4.0.0-rc.5 (2021-04-08)
Bug Fixes
- update node support in packages (56cba10)
4.0.0-rc.4 (2021-02-19)
Features
- add capability matrix changelog files (408c3e4)
4.0.0-rc.3 (2020‑12‑17)
Doc update in order to add Capability Matrix
4.0.0-rc.2 (2019-07-16)
Note: Version bump only for package @accedo/xdk-device-workstation
4.0.0-rc.1 (2019-06-28)
Note: Version bump only for package @accedo/xdk-device-workstation
4.0.0-beta.1 (2019-06-28)
Note: Version bump only for package @accedo/xdk-device-workstation
4.0.0-alpha.16 (2019-06-28)
Features
- beta (c3e7bde)
4.0.0-alpha.15 (2019-06-17)
Features
- we need to allow event to be bubbled from XDK event handlers (57f6e2a)
4.0.0-alpha.14 (2019-06-10)
Bug Fixes
- xdk-config as peerDep for everything (c6bce0b)
Features
- move to use xdk-log (6823638)
4.0.0-alpha.13 (2019-05-30)
Bug Fixes
- device expect async function from device package setup (7efe7d6)
4.0.0-alpha.12 (2019-04-25)
Bug Fixes
- to allow Jest to run, main must be defined in pkg.json (d0fc42a)
4.0.0-alpha.11 (2019-04-04)
Features
- update all packages (cd85933)
4.0.0-alpha.10 (2019-03-29)
Note: Version bump only for package @accedo/xdk-device-workstation
4.0.0-alpha.9 (2019-03-06)
Note: Version bump only for package @accedo/xdk-device-workstation
4.0.0-alpha.8 (2019-03-05)
Bug Fixes
- cannot use fix npmrc as user name and _auth will also be needed (d7d5b0d)
- generate missing changelog (0e5eb4d)
- update the runtime-corejs2 to match the Babel version (ceb2b88)
Bug Fixes
- as defined in troubleshooting we need registry defined in npmrc (35c5f38)
- as describe by lerna troubleshoot, lock the publish registry here (b2e32b3)
- auto-fix one-var (6255d5f)
- auto-fix prefer-arrow-callback (77af3b6)
- auto-fix prefer-spread and prefer-template (b427105)
- auto-fox no-var with following not auto-fixable (360156d)
- cannot use fix npmrc as user name and _auth will also be needed (d7d5b0d)
- lock peerDep to ~4.0.0 (2ffb783)
- manual remove use strict, object shorthand and use arrow callback (99fb6e6)
- spaced-comment (2f7d392)
Features
# 4.0.0-alpha.0 (2018-11-30)Bug Fixes
- ESLint no-unused-vars (18141c8)