Breaking changes
IE11 and other legacy browsers are no longer supported. Please only run kagekiri on the latest version of Chrome/Edge/Firefox/Safari, or use your own toolchain (e.g. Babel) to downlevel it to be compatible with IE11.
What's Changed
- chore: remove bundlesize, use custom script by @nolanlawson in #104
- chore: update rollup-plugin-istanbul by @nolanlawson in #105
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #106
- build(deps-dev): bump body-parser from 1.19.2 to 1.20.3 by @dependabot in #108
- build(deps): bump ws, engine.io and socket.io-adapter by @dependabot in #109
- fix: drop support for IE11 and legacy browsers by @nolanlawson in #102
- fix: update dependencies by @nolanlawson in #111
Full Changelog: v1.4.3...v2.0.0