Skip to content

Releases: freshheads/freshheads-javascript-essentials

v1.9.2

02 Aug 09:58

Choose a tag to compare

Fixed:
[dataLayer] use conditional syntax that has wider support

v1.9.1

25 Jul 09:48

Choose a tag to compare

Changed: [dataLayer] use false as _clear value to prevent breaking change

Full Changelog: v1.9.0...v1.9.1

v1.9.0

25 Jul 08:51

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.9.0

v1.8.0

17 Mar 09:20

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0

21 Sep 15:31

Choose a tag to compare

First public release

1.6.0

30 Apr 13:02

Choose a tag to compare

Updates

  • Added useLockScroll React hook (pr)

1.3.0

05 Nov 10:08

Choose a tag to compare

Updates:

  • Added usePromiseEffect React hook (pr)

1.2.2

09 Jul 14:16

Choose a tag to compare

Updates:

  • useScrollToTopOnDependencyChange: Use window.scrollTo instead of smooth scrolling as this is somewhat confusing for the client

1.2.1

09 Jul 12:00

Choose a tag to compare

Updates:

  • Expose Serializable interface

1.2.0

09 Jul 11:37

Choose a tag to compare

Added:

  • GTM tracking utlities