Skip to content

Latest commit

 

History

History
116 lines (78 loc) · 8.17 KB

CHANGELOG.md

File metadata and controls

116 lines (78 loc) · 8.17 KB

Changelog

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

2.2.0 (2020-07-21)

Features

  • add formFiller cypress test (e278b5b)
  • allow to pass a custom window to gremlins (9a2084c)
  • bump standard-version to 8.0.2 (ed60ec6)
  • update readme with cypress usage (005373e)

Bug Fixes

2.1.1 (2020-04-27)

Bug Fixes

  • add hmtl prototype for numbers elements (e415936)

2.1.0 (2020-04-22)

Features

  • make scroll signal unclickable (e526549)

Bug Fixes

2.0.1 (2020-04-08)

2.0.0 (2020-04-08)

Features

  • add customisable bookmarklet (96db4be)
  • add guide, issue, bug template (16016df)
  • expose gremlins in bookmarklet page (a03d429)
  • refaco executeInSeries function (aa03316)
  • update babel and rolup dep (d6b439b)
  • update readme (ae11c93)
  • update seed, stop and custom logger documentation (13c9920)
  • update to prettier 2.0 and eslint last version (af374d4)

Bug Fixes

  • change next to master branch (f66ffeb)
  • illegal invocation on text area (a877e46)
  • simulated on change usage (24ea017)
  • toucher log test (c7f2abd)
  • typo in readme (9cbb8e5)
  • update babel to fix test on node 13.10.1 (ffc6542)
  • use fake timers usage (c404ed8)

2.0.0-next.2 (2020-02-26)

Features

Bug Fixes

  • custom config, logger & exceptions (fc1ca4b)

2.0.0-next.1 (2020-02-26)

Features

  • add standard-version package (137eb96)
  • change bundle name to gremlins and fix strategies stop (6203ed4)
  • clean up code and use object for config (a12e779)
  • migrate form filler (f9a7698)
  • migrate mogwais and delete configurable (e87de74)
  • migrate scroller (72ee515)
  • migrate strategies (b300076)
  • migrate toucher (bbec05c)
  • migrate typer (50eaa3b)
  • use object config (7876644)

Bug Fixes

  • const names (7d57872)
  • remove unused parameter from executeInSeries (a85a9bf)

2.0.0-next.0 (2020-02-26)

Features

  • add standard-version package (137eb96)

2.0.0-next (2020-02-26)

Features

Changelog

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