Skip to content

Releases: wKovacs64/gatsby-plugin-use-dark-mode

v2.0.1

13 Feb 17:36
2f8bbb8
Compare
Choose a tag to compare

Patch Changes

v2.0.0

27 Nov 19:34
0fd61b3
Compare
Choose a tag to compare

Major Changes

  • #134 7e1887f Thanks @renovate! - Add support for Gatsby v5 while removing support for Gatsby v2, v3, and React v16. If for some reason you are constrained to one of these old versions of Gatsby or React, please remain on v1 of this plugin.

v1.6.1

22 Nov 01:21
ab093c8
Compare
Choose a tag to compare

Patch Changes

v1.6.0

25 Oct 19:42
6b73ce0
Compare
Choose a tag to compare

Minor Changes

  • #129 4e349f2 Thanks @wKovacs64! - Replace terser with esbuild for minification, drop the prop-types dependency, and convert plugin source to TypeScript.

v1.5.0

19 Apr 16:02
Compare
Choose a tag to compare

1.5.0 (2022-04-19)

Features

  • include React 18 in peerDependencies (793f70c)

Reverts

  • perf: replace terser with esbuild (36cd613)

v1.4.1

09 Apr 05:01
Compare
Choose a tag to compare

1.4.1 (2022-04-09)

Bug Fixes

  • deps: remove use-dark-mode from peerDependencies (bda69a8)

Performance Improvements

  • replace terser with esbuild (074f6b4)

v1.4.0

21 Oct 20:15
8f39e4a
Compare
Choose a tag to compare

1.4.0 (2021-10-21)

Features

  • add support for Gatsby v4 (8f39e4a)

v1.3.0

04 Mar 00:40
1360441
Compare
Choose a tag to compare

1.3.0 (2021-03-04)

Features

v1.2.0

19 Nov 19:40
e03c558
Compare
Choose a tag to compare

1.2.0 (2020-11-19)

Features

v1.1.2

05 Jun 16:28
Compare
Choose a tag to compare

1.1.2 (2019-06-05)

Bug Fixes

  • deps: bump handlebars from 4.1.0 to 4.1.2 (#11) (bfe2362)