Skip to content

3.20.18

Latest
Compare
Choose a tag to compare
@poulch poulch released this 14 Nov 20:46
· 133 commits to main since this release
8352e93

🍇 Improvements:

  • 711c368: Upgrade lz-string library to the version that supports MIT license by @poulch

⚙️ Maintenance:

  • 9436450: Optimize test by reusing an existing order instead of creating a new one by @michalina-graczyk
  • 3db9f24: Increase global single test timeout to avoid false negative test results by @michalina-graczyk
  • abdd791: Refactor tests to replace waitForDOMToFullyLoad with waitForLoaderToDisappear, making the test shorter by waiting only for the loader to disappear instead of the entire DOM to load by @michalina-graczyk