aboutsummaryrefslogtreecommitdiff
path: root/package.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 0.11.5Uri Shaked2020-11-141-1/+1
|
* 0.11.4Uri Shaked2020-10-071-1/+1
|
* 0.11.3Uri Shaked2020-09-301-1/+1
|
* 0.11.2Uri Shaked2020-09-031-1/+1
|
* 0.11.1Uri Shaked2020-09-021-1/+1
|
* 0.11.0Uri Shaked2020-08-221-1/+1
|
* 0.10.2Uri Shaked2020-08-011-1/+1
|
* chore(deps): jest 26.xUri Shaked2020-07-161-3/+3
|
* 0.10.1Uri Shaked2020-07-161-1/+1
|
* 0.10.0Uri Shaked2020-07-161-1/+1
|
* chore(deps): npm upgradeUri Shaked2020-07-161-12/+12
|
* 0.9.2Uri Shaked2020-07-091-1/+1
|
* 0.9.1Uri Shaked2020-05-291-1/+1
|
* chore(deps): @wokwi/elements 0.16.1Uri Shaked2020-05-261-1/+1
|
* 0.9.0Uri Shaked2020-05-251-1/+1
|
* chore: release 0.8.5Uri Shaked2020-05-041-1/+1
|
* chore: release 0.8.4Uri Shaked2020-04-301-1/+1
|
* chore(deps): npm updateUri Shaked2020-04-301-14/+14
|
* chore: release 0.8.3Uri Shaked2020-04-291-1/+1
|
* chore: release 0.8.2Uri Shaked2020-04-281-1/+1
|
* chore: release 0.8.1Uri Shaked2020-04-271-1/+1
|
* chore(deps): prettier 2.0Uri Shaked2020-04-271-3/+3
| | | | | | also update: - eslint-config-prettier - eslint-plugin-prettier
* chore: release 0.8.0Uri Shaked2020-04-161-1/+1
|
* chore(deps): jest 25.3.0, ts-jest 25.3.1Uri Shaked2020-04-111-2/+2
|
* chore: release 0.7.0Uri Shaked2020-04-101-1/+1
|
* chore: release 0.6.2Uri Shaked2020-04-021-1/+1
|
* chore: release 0.6.1Uri Shaked2020-03-181-1/+1
|
* chore(deps-dev): bump acorn from 7.1.0 to 7.1.1dependabot[bot]2020-03-141-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>
* perf(demo): build for es2018Uri Shaked2020-02-041-1/+4
| | | | transpilation to es5 adds a significant overhead, slowing down runtime.
* chore: release 0.6.0Uri Shaked2020-02-031-1/+1
|
* chore: release 0.5.2Uri Shaked2020-01-111-1/+1
|
* chore: release 0.5.1Uri Shaked2020-01-081-1/+1
|
* chore: release 0.5.0Uri Shaked2019-12-091-1/+1
|
* refactor: tslint → eslintUri Shaked2019-12-071-3/+10
|
* feat: publish both CJS and ESM to npmUri Shaked2019-12-071-4/+5
| | | | also stop publishing source maps
* chore: release 0.4.0Uri Shaked2019-12-071-1/+1
|
* refactor(demo): use LED from @wokwi/elementsUri Shaked2019-12-071-0/+1
|
* feat: add benchmarking codeUri Shaked2019-12-011-1/+4
|
* chore: release 0.3.3Uri Shaked2019-11-301-1/+1
|
* chore: release 0.3.2Uri Shaked2019-11-301-1/+1
|
* chore: release 0.3.1Uri Shaked2019-11-271-1/+1
|
* chore: release 0.3.0Uri Shaked2019-11-251-1/+1
|
* doc: README for demo, explain about running testsUri Shaked2019-11-231-1/+2
|
* feat: add blink demoUri Shaked2019-11-211-0/+7
|
* chore: release 0.2.0Uri Shaked2019-11-211-1/+1
|
* fix: typescript errors on TS < 3.7Uri Shaked2019-11-211-2/+2
| | | | close #1
* fix: remove `start` script for package.jsonUri Shaked2019-11-211-1/+0
|
* chore: rimraf dist before buildUri Shaked2019-11-201-1/+2
|
* Initial commit - project skeletonUri Shaked2019-11-191-0/+47