Skip to content

Latest commit

 

History

History
251 lines (127 loc) · 15.5 KB

CHANGELOG.md

File metadata and controls

251 lines (127 loc) · 15.5 KB

Changelog

2.0.16 (2024-04-09)

Code Refactoring

2.0.15 (2024-04-08)

Code Refactoring

2.0.14 (2024-04-05)

Code Refactoring

  • eslint: add ecmaVersion and sourceType (#151) (289eef5)

2.0.13 (2024-04-04)

Code Refactoring

2.0.12 (2024-03-28)

Code Refactoring

Documentation

2.0.11 (2024-03-20)

Bug Fixes

Code Refactoring

Documentation

2.0.10 (2024-02-22)

⚠ BREAKING CHANGES

  • migrate to pnpm (#100)

Bug Fixes

Code Refactoring

Documentation

2.0.9 (2024-02-07)

Code Refactoring

Documentation

2.0.8 (2024-02-02)

Code Refactoring

2.0.7 (2024-02-02)

Code Refactoring

2.0.6 (2024-02-02)

Code Refactoring

2.0.5 (2024-02-01)

Styles

2.0.4 (2024-02-01)

Code Refactoring

  • *rc: rename to *.config.js (#70) (5af9559)
  • playwright.config: move from core folder (#72) (2fa9c79)
  • settings: rename to common-specs-settings (#71) (16bab6c)

Documentation

2.0.3 (2024-01-26)

Code Refactoring

  • pw-config: add numeric separator (#66) (0ff749f)

2.0.2 (2024-01-26)

Bug Fixes

Code Refactoring

2.0.1 (2024-01-26)

Bug Fixes

2.0.0 (2024-01-25)

⚠ BREAKING CHANGES

  • specs: rename folder 'tests' (#62)

Documentation

Miscellaneous Chores

  • deps-dev: bump @commitlint/cli from 18.4.4 to 18.5.0 (#45) (2a99662)
  • deps-dev: bump @commitlint/config-conventional from 18.4.4 to 18.5.0 (#46) (6f458c3)
  • deps-dev: bump @typescript-eslint/eslint-plugin (0c25b1d)
  • deps-dev: bump @typescript-eslint/eslint-plugin from 6.19.0 to 6.19.1 (#49) (2bfd5fa), closes #8235 #8237 #8237
  • deps-dev: bump @typescript-eslint/parser from 6.19.0 to 6.19.1 (761527c)
  • deps-dev: bump @typescript-eslint/parser from 6.19.0 to 6.19.1 (#50) (ac1633d), closes #8235 #8237
  • deps: bump @playwright/test from 1.41.0 to 1.41.1 (#44) (671e498)
  • deps: update (#54) (3f965ef)

Code Refactoring

  • commitlint-config: move to rc file (#51) (92157a4)
  • eslint: add parser option (#55) (f3446cb)
  • gitmodules: convert tabs to spaces (#43) (c3cba38)
  • releaserc: add presetConfig (#52) (b498421)
  • remove video.spec.ts (#41) (0b95abe)
  • specs: rename folder 'tests' (#62) (b766815)
  • specs: rename folder 'tests' to 'specs' BREAKING CHANGE: Rename folder 'tests' to 'specs' (#57) (1fdec98)
  • specs: rename folder 'tests'BREAKING CHANGE: Rename folder 'tests' to 'specs' (#61) (bf9fa8c)
  • variables names (#42) (0546a37)

Continuous Integration

1.2.0 (2024-01-19)

Features

1.1.1 (2024-01-17)

Bug Fixes

1.1.0 (2024-01-15)

Features

1.0.0 (2024-01-09)

Features

Bug Fixes

  • tests: remove .toHaveURL method (#7) (a3e4e56)