Skip to content

Releases: icaraps/gatsby-remark-images-remote

v3.0.0

09 Jan 22:11
Compare
Choose a tag to compare

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

v2.1.1

18 Aug 22:07
Compare
Choose a tag to compare

Fix typo in package.json dependency

v2.1.0

18 Aug 22:00
Compare
Choose a tag to compare

Downgraded a few packages due to it complaining about imports.

v2.0.0

17 Aug 21:47
Compare
Choose a tag to compare

chore: upgrade to gatsby 4

v1.1.0

29 Apr 11:58
Compare
Choose a tag to compare
  • feat: Support local images external to processed files 9caa1c5
  • docs: Add LICENSE 07d8be4

v1.0.2...v1.1.0

v1.0.2

17 Mar 12:04
Compare
Choose a tag to compare
  • fix: Move all style settings to SSR b56d680

v1.0.1...v1.0.2

v1.0.1

16 Mar 15:58
Compare
Choose a tag to compare
  • fix: Transition animation not working with SSR markup d4617d6

v1.0.0...v1.0.1

v1.0.0

12 Mar 15:17
Compare
Choose a tag to compare
  • docs: Update plugin name b6ed2be
  • feat: Add support for remote images d0c5b50

9ff0707...v1.0.0