Skip to content

v0.7.0

Choose a tag to compare

@lukeed lukeed released this 07 Mar 18:41
· 8 commits to master since this release

Features

  • Support Node.js ES Module πŸŽ‰ : 93f92a8..0874ea8
    You can now opt into ESM syntax support. Follow the new docs for instructions.

    Note: This was done in a safe way that preserves Node 8.x and 10.x support πŸ˜ƒ

Chores