Skip to content

Conversation

ryasmi
Copy link
Member

@ryasmi ryasmi commented Sep 24, 2018

BREAKING CHANGE: import * as foobar from 'foobar' must be changed to import foobar from 'foobar' for modules using exports = foobar.

…orts.

BREAKING CHANGE: `import * as foobar from 'foobar'` must be changed to `import foobar from 'foobar'` for modules using `exports = foobar`.
@ryasmi ryasmi self-assigned this Sep 24, 2018
@GooBall
Copy link

GooBall commented Sep 24, 2018

@ryansmith94 When is this planned to go in?

@ryasmi
Copy link
Member Author

ryasmi commented Sep 24, 2018

Will merge it as a breaking change pretty soon @GooBall 👍 I'd like to get the other rules polished a bit first, playing around in SID with new rules.

@ryasmi ryasmi merged commit 5530005 into master Sep 24, 2018
@ryasmi
Copy link
Member Author

ryasmi commented Sep 24, 2018

Approved with Callum and changed based on work with SID.

@ryasmi ryasmi deleted the es-module-interop branch September 24, 2018 14:22
@HT2Bot
Copy link
Member

HT2Bot commented Sep 24, 2018

🎉 This PR is included in version 2.0.0 🎉

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants