Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(Cache): replace sanitize-filename with filenamify #162

Merged
merged 1 commit into from
Jun 8, 2020

Conversation

malept
Copy link
Member

@malept malept commented Jun 7, 2020

It's extremely difficult to upgrade sanitize-filename from 1.6.2 to 1.6.3, as they merged their TypeScript typings into the package. As a result, the recommended import statement to use it does not seem to work with both CJS and ESM configurations.

The options used with filenamify should be compatible with the default options of sanitize-filename.

It's extremely difficult to upgrade `sanitize-filename` from 1.6.2 to
1.6.3, as they merged their TypeScript typings into the package. As a
result, the recommended import statement to use it does not seem to work
with both CJS and ESM configurations.

The options used with `filenamify` should be compatible with the default
options of `sanitize-filename`.
@ckerr ckerr merged commit 9034cc4 into master Jun 8, 2020
@ckerr ckerr deleted the malept/refactor/filenamify branch June 8, 2020 17:05
@electron-bot
Copy link
Contributor

🎉 This PR is included in version 1.12.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants