Skip to content

Releases: jorisre/react-screen-wake-lock

v3.1.1

15 Apr 16:14
227d277
Compare
Choose a tag to compare

3.1.1 (2025-04-15)

Bug Fixes

  • reacquire wake lock check after release (#280) (227d277)

v3.1.0

01 Apr 08:06
691f1fc
Compare
Choose a tag to compare

3.1.0 (2025-04-01)

Features

useWakeLock({
  reacquireOnPageVisible: true
});

v3.0.4

12 Mar 11:05
793db87
Compare
Choose a tag to compare

3.0.4 (2025-03-12)

Bug Fixes

v3.0.3

26 Feb 19:30
a54800f
Compare
Choose a tag to compare

3.0.3 (2025-02-26)

Bug Fixes

v3.0.2

28 Aug 07:51
5544ac9
Compare
Choose a tag to compare

3.0.2 (2023-08-28)

Bug Fixes

v3.0.1

02 Oct 21:31
7685bfb
Compare
Choose a tag to compare

3.0.1 (2022-10-02)

Bug Fixes

v3.0.0

01 Oct 01:10
Compare
Choose a tag to compare

3.0.0 (2022-10-01)

BREAKING CHANGES (b7f5483)

  • Pure ESM
  • Require Node 14

v2.0.0

17 Jun 07:56
304bbad
Compare
Choose a tag to compare

2.0.0 (2022-06-17)

  • BREAKING CHANGE: support React 18 (304bbad)

BREAKING CHANGES

  • Support React 18

v1.1.10

28 Mar 13:49
6467583
Compare
Choose a tag to compare

1.1.10 (2021-03-28)

Bug Fixes

v1.1.9

28 Mar 12:36
Compare
Choose a tag to compare

1.1.9 (2021-03-28)

Bug Fixes

  • update peer dependencies (df2bb58)