Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.68 KB

CHANGELOG.md

File metadata and controls

32 lines (17 loc) · 1.68 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.23.10 (2023-01-17)

1.23.9 (2023-01-17)

1.23.8 (2022-12-20)

1.23.7 (2022-12-20)

Bug Fixes

  • expressionLib: fix case if expressionlib is equal and doesn't replace it (d3107d8)
  • expressionLib: fix equality check (399d456)
  • expressionLib: replace expressionlib if not equal to previous one (5771393)
  • expressionlib: replace the expression lib with new one every time when array is not empty (0b0c391)

1.23.6 (2022-10-11)

1.23.5 (2022-10-10)

1.23.4 (2022-10-10)

1.23.3 (2022-10-10)

Bug Fixes

  • connection-util: connection warnings contain javascript TypeError (b916b78)