MichaelDeBoey/gatsby-remark-embedder

Use global URL whenever we drop Node 8 support

Closed this issue ยท 4 comments

Remove all import { URL } from 'url'; lines, because URL is globally available since Node 10.

Reference: #80

But is there a reason to drop support for Node 8 anytime soon?

Node 8 is EOL & @gatsbyjs is going to drop official support very soon.

๐ŸŽ‰ This issue has been resolved in version 2.0.1 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€