1.3.0-beta.1: introduce typescript, webpack, better overall browser support, deprecate assert calls

This commit is contained in:
tiagosiebler
2020-12-13 17:19:18 +00:00
parent 6f30c2d659
commit 0606525e96
18 changed files with 3351 additions and 660 deletions

View File

@@ -41,6 +41,7 @@ jobs:
registry-url: https://registry.npmjs.org/
#- run: npm ci
- run: npm run build
- run: npm publish
if: steps.version-updated.outputs.has-updated
env: