Skip to content

Latest commit

 

History

History
105 lines (54 loc) · 1.38 KB

changelog.md

File metadata and controls

105 lines (54 loc) · 1.38 KB

cypress-bobril

[4.4.0] - 2023-07-21

  • Upgrade cypress@12.14.0

[4.3.0] - 2022-09-23

  • Upgrade cypress@^10.8.0

[4.2.1] - 2022-03-16

  • Resolved errors with TS 4.6.2
    • methods injectBBSeeker and visitWithBBSeeker newly returns also Cypress.Chainable<Cypress.AUTWindow>

[4.2.0] - 2022-02-15

  • Update cypress@^9.2.0

[4.1.1] - 2021-09-20

  • Add cypress@^8.0.1

fixed

  • Resolve BB seeker path dynamically

[4.1.0] - 2021-04-26

fixed

  • Resolve BB seeker path dynamically

[4.0.0] - 2020-12-02

Change

  • Update cypress@6.0.0, webpack@5.9.0 and typescript@4.1.2

[3.0.0] - 2020-08-25

Change

  • Update cypress@5.0.0 and typescript@4.0.2

[2.0.6] - 2020-07-27

Change

  • Update dependencies

[2.0.5] - 2020-06-08

Change

  • Re-publish

[2.0.4] - 2020-06-08

Change

  • Fix commands window issue

[2.0.3] - 2020-06-08

Change

  • Fix dependencies

[2.0.2] - 2020-05-27

Change

  • Return webpack until cypress supports tsconfig

[2.0.1] - 2020-05-01

Change

  • Simplified TS config

[2.0.0] - 2020-04-29

Change

  • Use cypress native TypeScript compilation instead of webpack

[1.0.2] - 2020-02-27

Fix

  • Remove debugger
  • Remove unnecessary type reference

[1.0.1] - 2020-02-26

Fix

  • Fix type reference

[1.0.0] - 2020-02-24

Added

  • Initial variant