Skip to content

Latest commit

 

History

History
49 lines (25 loc) · 919 Bytes

CHANGELOG.md

File metadata and controls

49 lines (25 loc) · 919 Bytes

Changelog

All notable changes to this project will be documented in this file.

[0.0.7] — 2022-17-06

Changed

Edited the package description to reflect the possibility of also using Locator objects. Need the version bump to publish to npm.

[0.0.6] — 2022-07-06

No changes compared to 0.0.5. Had to bump the version number to be allowed to publish to the npm registry.

[0.0.5] — 2022-07-06 (Unpublished)

I made a mistake in the release script so I had to unpublish this version

Changed

  • Complete refactor of the code to improve speed performance (~.67x)

Added

  • Changelog

[0.0.3] — 2022-06-06

Added

  • Ability to use also Playwright's Locators besides ElementHandle

[0.0.3] — 2022-06-06

Changed

  • Improved speed performance (~.25x)

[0.0.2] — 2022-05-06

Added

  • GitHub link to npm repo

[0.0.1] — 2022-05-06

Added

  • First release