You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default behavior is now changed to not save files with extensions. To make this
change not-breaking would have required that this package accept and use a polyfill for URL, which
feels like it could cause greater problems for people who already use other polyfills.
Bug Fixes
accept urlToPath callback for people without URL.pathname polyfill (#25) (c17ef47), closes #23