Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@timkim timkim released this 09 Jan 22:11

Added support for gatsby 5.

There also seems to be a lingering deprecation notice:

`isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`

Hopefully to be fixed soon:
gatsbyjs/gatsby#38786