Commit 6ca4314
committed
chore(release): 4.0.0 [skip ci]
# [4.0.0](v3.0.0...v4.0.0) (2019-04-16)
### Features
* support esm via package.json routes ([#488](#488)) ([6337bf5](6337bf5)), closes [#77](#77)
### BREAKING CHANGES
* in environments where esm is supported importing from commonjs requires explicitly adding the `.default` after `require()` when resolving to the esm build1 parent 6337bf5 commit 6ca4314
2 files changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
1 | 13 | | |
2 | 14 | | |
3 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments