|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 | 5 |
|
| 6 | +# [10.0.0-alpha.3](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.2...v10.0.0-alpha.3) (2020-07-26) |
| 7 | + |
| 8 | + |
| 9 | +### Build System / Dependencies |
| 10 | + |
| 11 | +* update devdependency eslint to ~7.5.0 ([#448](https://github.com/wopian/kitsu/issues/448)) ([26d941b](https://github.com/wopian/kitsu/commit/26d941b)) |
| 12 | +* update devdependency rollup to ~2.22.0 ([#449](https://github.com/wopian/kitsu/issues/449)) ([064214c](https://github.com/wopian/kitsu/commit/064214c)) |
| 13 | +* update devdependency rollup to ~2.23.0 ([#450](https://github.com/wopian/kitsu/issues/450)) ([f006aff](https://github.com/wopian/kitsu/commit/f006aff)) |
| 14 | + |
| 15 | + |
| 16 | +### Chores |
| 17 | + |
| 18 | +* **release:** update documentation ([f89a7cf](https://github.com/wopian/kitsu/commit/f89a7cf)) |
| 19 | + |
| 20 | + |
| 21 | +### Continuous Integration |
| 22 | + |
| 23 | +* **jest:** fix node-version typo ([d9f6ea5](https://github.com/wopian/kitsu/commit/d9f6ea5)) |
| 24 | +* **jest:** remove continue on error ([24ca838](https://github.com/wopian/kitsu/commit/24ca838)) |
| 25 | +* **jest:** remove spacing around 'on' array ([4122e17](https://github.com/wopian/kitsu/commit/4122e17)) |
| 26 | +* **jest:** test on all combinations ([efe6727](https://github.com/wopian/kitsu/commit/efe6727)) |
| 27 | +* **jest:** use latest action version ([a132e0a](https://github.com/wopian/kitsu/commit/a132e0a)) |
| 28 | +* **lerna:** include published version in commit message ([9f5740d](https://github.com/wopian/kitsu/commit/9f5740d)) |
| 29 | +* **size-limit:** update job name to reflect changes ([18a8b39](https://github.com/wopian/kitsu/commit/18a8b39)) |
| 30 | +* add github actions for eslint, build and size limit warnings ([5bfe451](https://github.com/wopian/kitsu/commit/5bfe451)) |
| 31 | +* split size limit from cross-platform/node compilation ([3690715](https://github.com/wopian/kitsu/commit/3690715)) |
| 32 | + |
| 33 | + |
| 34 | +### Documentation Changes |
| 35 | + |
| 36 | +* add typescript types badges ([3a09066](https://github.com/wopian/kitsu/commit/3a09066)) |
| 37 | + |
| 38 | + |
| 39 | +### Tests |
| 40 | + |
| 41 | +* run tests in both node and jsdom environments ([a383794](https://github.com/wopian/kitsu/commit/a383794)) |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
6 | 47 | # [10.0.0-alpha.2](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.1...v10.0.0-alpha.2) (2020-07-16) |
7 | 48 |
|
8 | 49 |
|
|
0 commit comments