dmnd / dedent

⬅️ ES6 string tag that strips indentation from multi-line strings.
MIT License
931 stars 36 forks source link

🐛 Bug: babel-plugin-macros isn't an optional peer anymore #88

Closed SuperchupuDev closed 9 months ago

SuperchupuDev commented 9 months ago

Bug Report Checklist

Expected

babel-plugin-macros being an optional peer

Actual

it no longer is an optional peer right now in main

Additional Info

It looks like #60 got undone in #55, which might be a mistake as there's not a good reason to include a babel plugin as a package dependency. Maybe it should be a devDependency if the maintainers aren't willing to move it as a peer dep like the plugin says it should be installed

github-actions[bot] commented 7 months ago

:tada: This is included in version v1.5.2 :tada:

The release is available on:

Cheers! 📦🚀