vacuumlabs / babel-plugin-extensible-destructuring

Plugin for extensible destructuring in Babel
BSD 2-Clause "Simplified" License
116 stars 11 forks source link

Babel 7 Support #28

Closed c06e closed 6 years ago

c06e commented 6 years ago

Is there a plan to support Babel 7? I get errors when I upgrade to Babel 7 and try to continue to use this plugin.

hleumas commented 6 years ago

Thanks for question. This commit: https://github.com/vacuumlabs/babel-plugin-extensible-destructuring/commit/4f8860856146a1b47dfcd349f8c7c5d965839c0a

was supposed to fix that, maybe it didn't. @palnes can you help please?

c06e commented 6 years ago

I'm actually going to close this because, now I can't reproduce the issue I was having before. Thanks for the quick response though! Appreciate it!