Skip to content

@headspinio/[email protected]

Compare
Choose a tag to compare
@boneskull boneskull released this 14 Apr 17:03
· 318 commits to main since this release
2e30a97

0.5.0 (2023-04-14)

⚠ BREAKING CHANGES

  • tizen-remote: Uses a new scheme for token storage. Instead of a single JSON file, we use one file per device. This will break existing token stores. Also, the name option of the TizenRemote constructor is no longer recognized.

This replaces the bespoke token cache with the @appium/strongbox package. As such, it mitigates the need for lockfiles.

Features

  • tizen-remote: use per-host token storage (7ea9983)

Bug Fixes

  • tizen-remote: update dependency @babel/runtime to v7.20.13 (9db2a56)
  • tizen-remote: update dependency type-fest to v3.8.0 (b473d3d)
  • tizen-remote: update dependency ws to v8.12.1 (2f1becc)
  • tizen-remote: update dependency ws to v8.13.0 (cde366b)
  • type-related fixes (cd1e78b)