dmnd / dedent

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

fix(dependencies): move babel-plugin-macros to optional peer #60

Closed Haroenv closed 1 year ago

Haroenv commented 1 year ago

fixes #47

In the strictest sense, this is a breaking change, but I don't think this is realistic, as someone using babel-plugin-macros only through the transitive dependencies of this package would be rare

JoshuaKGoldberg commented 1 year ago

Released as dedent@1.2.0 👍