🐛 fixes compilation error when option --isolatedModules is set#11095
🐛 fixes compilation error when option --isolatedModules is set#11095etimberg merged 2 commits intochartjs:masterfrom jljouannic:compilation-error-with-exported-const-enum
Conversation
LeeLenaleee
left a comment
There was a problem hiding this comment.
We can't do this until V5 since this will be a breaking change.
|
I guess the beaking change here is the removal of Instead of removing |
I think this would be safe to make |
|
It might still be breaking without const, I know TS will do strange compile things with that. I think @dangreen might be able to answer that better if it will break things since he is more into TS than me |
|
@LeeLenaleee @etimberg @jljouannic Hi. For me, it looks like a minor change.
|
|
Could we release this soon? 🙏 I'm not able to use the lib in the project with Thank you! |
Fixes #11094