Skip to content

Releases: AlbericoD/overwolf-hooks

v4.1.5

15 Jan 18:04
Compare
Choose a tag to compare

4.1.5 (2024-01-15)

Bug Fixes

  • useWindow: fix empty initial window name. (e53c237)

v4.1.4

09 Jan 17:36
Compare
Choose a tag to compare

4.1.4 (2024-01-09)

Bug Fixes

v4.1.3

09 Jan 17:22
Compare
Choose a tag to compare

4.1.3 (2024-01-09)

Bug Fixes

  • add obtain window before call method. (0660a68)

v4.1.2

09 Jan 17:01
Compare
Choose a tag to compare

4.1.2 (2024-01-09)

Bug Fixes

v4.1.1

09 Jan 16:46
Compare
Choose a tag to compare

4.1.1 (2024-01-09)

Bug Fixes

v4.1.0

09 Jan 16:41
Compare
Choose a tag to compare

4.1.0 (2024-01-09)

Features

v4.0.0

09 Jan 16:36
Compare
Choose a tag to compare

4.0.0 (2024-01-09)

Performance Improvements

  • hooks: change hook options and improve hook logic (91a9e18)

BREAKING CHANGES

  • hooks: The { displayLog?: boolean } option has been removed.
    The parameter is passed in a variable instead of the object
    useWindow hook fixed when there is no valid window name.
    useGameEventProvider hook is changed to improve performance.

v3.0.6

30 Mar 21:34
Compare
Choose a tag to compare

What's Changed

  • Update version and build artifacts by @github-actions in #15

New Contributors

  • @github-actions made their first contribution in #15

Full Changelog: v3.0.4...v3.0.6

v3.0.5

30 Mar 21:34
Compare
Choose a tag to compare

What's Changed

  • Update version and build artifacts by @github-actions in #15

New Contributors

  • @github-actions made their first contribution in #15

Full Changelog: v3.0.4...v3.0.5

v3.0.4

30 Mar 20:52
Compare
Choose a tag to compare

What's Changed

  • fix(window states when changed, add force refresh) by @AlbericoD in #12

Full Changelog: v3.0.0...v3.0.4