10.0.0-alpha.3 (2020-07-26)
Build System / Dependencies
- update devdependency eslint to ~7.5.0 (#448) (26d941b)
- update devdependency rollup to ~2.22.0 (#449) (064214c)
- update devdependency rollup to ~2.23.0 (#450) (f006aff)
Chores
- release: update documentation (f89a7cf)
Continuous Integration
- jest: fix node-version typo (d9f6ea5)
- jest: remove continue on error (24ca838)
- jest: remove spacing around 'on' array (4122e17)
- jest: test on all combinations (efe6727)
- jest: use latest action version (a132e0a)
- lerna: include published version in commit message (9f5740d)
- size-limit: update job name to reflect changes (18a8b39)
- add github actions for eslint, build and size limit warnings (5bfe451)
- split size limit from cross-platform/node compilation (3690715)
Documentation Changes
- add typescript types badges (3a09066)
Tests
- run tests in both node and jsdom environments (a383794)