Releases: wKovacs64/gatsby-plugin-use-dark-mode
Releases · wKovacs64/gatsby-plugin-use-dark-mode
v2.0.0
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.0
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
1.5.0 (2022-04-19)
Features
- include React 18 in peerDependencies (793f70c)
Reverts
- perf: replace terser with esbuild (36cd613)
v1.4.1
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
1.4.0 (2021-10-21)
Features
- add support for Gatsby v4 (8f39e4a)
v1.3.0
1.3.0 (2021-03-04)
Features
v1.2.0
1.2.0 (2020-11-19)
Features
v1.1.2
1.1.2 (2019-06-05)
Bug Fixes
- deps: bump handlebars from 4.1.0 to 4.1.2 (#11) (bfe2362)