| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2020-03-14 | chore(deps-dev): bump acorn from 7.1.0 to 7.1.1 | dependabot[bot] | 1 | -1/+1 | |
| Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1) Signed-off-by: dependabot[bot] <support@github.com> | |||||
| 2020-02-04 | perf(demo): build for es2018 | Uri Shaked | 1 | -1/+4 | |
| transpilation to es5 adds a significant overhead, slowing down runtime. | |||||
| 2020-02-03 | chore: release 0.6.0 | Uri Shaked | 1 | -1/+1 | |
| 2020-01-11 | chore: release 0.5.2 | Uri Shaked | 1 | -1/+1 | |
| 2020-01-08 | chore: release 0.5.1 | Uri Shaked | 1 | -1/+1 | |
| 2019-12-09 | chore: release 0.5.0 | Uri Shaked | 1 | -1/+1 | |
| 2019-12-07 | refactor: tslint → eslint | Uri Shaked | 1 | -3/+10 | |
| 2019-12-07 | feat: publish both CJS and ESM to npm | Uri Shaked | 1 | -4/+5 | |
| also stop publishing source maps | |||||
| 2019-12-07 | chore: release 0.4.0 | Uri Shaked | 1 | -1/+1 | |
| 2019-12-07 | refactor(demo): use LED from @wokwi/elements | Uri Shaked | 1 | -0/+1 | |
| 2019-12-01 | feat: add benchmarking code | Uri Shaked | 1 | -1/+4 | |
| 2019-11-30 | chore: release 0.3.3 | Uri Shaked | 1 | -1/+1 | |
| 2019-11-30 | chore: release 0.3.2 | Uri Shaked | 1 | -1/+1 | |
| 2019-11-27 | chore: release 0.3.1 | Uri Shaked | 1 | -1/+1 | |
| 2019-11-25 | chore: release 0.3.0 | Uri Shaked | 1 | -1/+1 | |
| 2019-11-23 | doc: README for demo, explain about running tests | Uri Shaked | 1 | -1/+2 | |
| 2019-11-21 | feat: add blink demo | Uri Shaked | 1 | -0/+7 | |
| 2019-11-21 | chore: release 0.2.0 | Uri Shaked | 1 | -1/+1 | |
| 2019-11-21 | fix: typescript errors on TS < 3.7 | Uri Shaked | 1 | -2/+2 | |
| close #1 | |||||
| 2019-11-21 | fix: remove `start` script for package.json | Uri Shaked | 1 | -1/+0 | |
| 2019-11-20 | chore: rimraf dist before build | Uri Shaked | 1 | -1/+2 | |
