Skip to content

Releases: sindresorhus/element-ready

v8.0.0

18 Apr 18:44
Compare
Choose a tag to compare

Breaking


v7.0.0...v8.0.0

v7.0.0

20 Nov 17:02
Compare
Choose a tag to compare

Breaking

v6.2.2...v7.0.0

v6.2.2

14 Jun 07:02
Compare
Choose a tag to compare

v6.2.1...v6.2.2

v6.2.1

03 Apr 05:48
Compare
Choose a tag to compare

v6.2.0...v6.2.1

v6.2.0

05 Oct 04:55
Compare
Choose a tag to compare

v6.1.0...v6.2.0

v6.1.0

10 Sep 08:34
Compare
Choose a tag to compare

v6.0.0

10 Apr 07:16
Compare
Choose a tag to compare

Breaking

Improvements

  • Make it more strongly-typed when used with TypeScript (#35) c9e4bf0

v5.0.0...v6.0.0

v5.0.0

20 Dec 05:11
Compare
Choose a tag to compare

Breaking

  • Require Node.js 10
  • Wait for children before resolving promise (#30) 94a2e64
    The previous behavior was to not wait for children. Set this option to false if you only need to check if the element exists or get/set its attributes.

v4.1.1...v5.0.0

v4.1.1

17 Sep 07:13
Compare
Choose a tag to compare
  • Fix element-ready sometimes missing the matching elements with stopOnDomReady:true (#28) 9b6ad92

v4.1.0...v4.1.1

v4.1.0

28 May 04:34
Compare
Choose a tag to compare

Enhancements:

Fixes:

  • Add types for stopOnDomReady option (#20) 08fc8ec

v4.0.0...v4.1.0