Use global URL whenever we drop Node 8 support
Closed this issue ยท 4 comments
MichaelDeBoey commented
Remove all import { URL } from 'url';
lines, because URL
is globally available since Node 10.
Reference: #80
acagastya commented
But is there a reason to drop support for Node 8 anytime soon?
MichaelDeBoey commented
MichaelDeBoey commented
๐ This issue has been resolved in version 2.0.1 ๐
The release is available on:
npm package (@latest dist-tag)
- GitHub release
Your semantic-release bot ๐ฆ๐