Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

25 lines (13 loc) · 1.43 KB

Change Log

2.0.1

Patch Changes

2.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.

1.6.1

Patch Changes

1.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.