Commit Graph

2 Commits (07f768c5a6c59663a402d613ebbb0bb1e62ce64e)

Author SHA1 Message Date
Jan van Brügge 37f58835fa
chore(refactor): format code with prettier 4 years ago
Shahar Or (mightyiam) dad44f0d63 feat: only esm and correct import paths
BREAKING CHANGE: CommonJS module are no longer provided.
BREAKING CHANGE: import paths in ES modules include file name
extensions.
BREAKING CHANGE: Compiled to ES2015 (was ES5).

Fixes #516.
Fixes #437.
Fixes #263. Kind of. Because there is no build step.

Thanks to @mreinstein on starting this work.
5 years ago