Commit Graph

6 Commits (e313d41b37c0419589e59e83bba816c5a96f0146)

Author SHA1 Message Date
Jan van Brügge e2a8acab7d
chore(tools): add markdown and import plugin 4 years ago
Jan van Brügge 37f58835fa
chore(refactor): format code with prettier 4 years ago
gzg1023 7020652d1d
chore(examples): update examples (#923) 4 years ago
patomation 8111f6234a fix(examples): example import paths
fixes #761
5 years ago
Shahar Or (mightyiam) 8a71211b4a dx(typescript): package and tests are two projects 5 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