aboutsummaryrefslogtreecommitdiff
path: root/package.json (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-07-090.9.2Uri Shaked1-1/+1
2020-05-290.9.1Uri Shaked1-1/+1
2020-05-26chore(deps): @wokwi/elements 0.16.1Uri Shaked1-1/+1
2020-05-250.9.0Uri Shaked1-1/+1
2020-05-04chore: release 0.8.5Uri Shaked1-1/+1
2020-04-30chore: release 0.8.4Uri Shaked1-1/+1
2020-04-30chore(deps): npm updateUri Shaked1-14/+14
2020-04-29chore: release 0.8.3Uri Shaked1-1/+1
2020-04-28chore: release 0.8.2Uri Shaked1-1/+1
2020-04-27chore: release 0.8.1Uri Shaked1-1/+1
2020-04-27chore(deps): prettier 2.0Uri Shaked1-3/+3
also update: - eslint-config-prettier - eslint-plugin-prettier
2020-04-16chore: release 0.8.0Uri Shaked1-1/+1
2020-04-11chore(deps): jest 25.3.0, ts-jest 25.3.1Uri Shaked1-2/+2
2020-04-10chore: release 0.7.0Uri Shaked1-1/+1
2020-04-02chore: release 0.6.2Uri Shaked1-1/+1
2020-03-18chore: release 0.6.1Uri Shaked1-1/+1
2020-03-14chore(deps-dev): bump acorn from 7.1.0 to 7.1.1dependabot[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-04perf(demo): build for es2018Uri Shaked1-1/+4
transpilation to es5 adds a significant overhead, slowing down runtime.
2020-02-03chore: release 0.6.0Uri Shaked1-1/+1
2020-01-11chore: release 0.5.2Uri Shaked1-1/+1
2020-01-08chore: release 0.5.1Uri Shaked1-1/+1
2019-12-09chore: release 0.5.0Uri Shaked1-1/+1
2019-12-07refactor: tslint → eslintUri Shaked1-3/+10
2019-12-07feat: publish both CJS and ESM to npmUri Shaked1-4/+5
also stop publishing source maps
2019-12-07chore: release 0.4.0Uri Shaked1-1/+1
2019-12-07refactor(demo): use LED from @wokwi/elementsUri Shaked1-0/+1
2019-12-01feat: add benchmarking codeUri Shaked1-1/+4
2019-11-30chore: release 0.3.3Uri Shaked1-1/+1
2019-11-30chore: release 0.3.2Uri Shaked1-1/+1
2019-11-27chore: release 0.3.1Uri Shaked1-1/+1
2019-11-25chore: release 0.3.0Uri Shaked1-1/+1
2019-11-23doc: README for demo, explain about running testsUri Shaked1-1/+2
2019-11-21feat: add blink demoUri Shaked1-0/+7
2019-11-21chore: release 0.2.0Uri Shaked1-1/+1
2019-11-21fix: typescript errors on TS < 3.7Uri Shaked1-2/+2
close #1
2019-11-21fix: remove `start` script for package.jsonUri Shaked1-1/+0
2019-11-20chore: rimraf dist before buildUri Shaked1-1/+2