Releases: salesforce/kagekiri
Releases · salesforce/kagekiri
v2.0.0
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
v1.4.3
What's Changed
- build(deps): bump socket.io-parser from 4.0.4 to 4.0.5 by @dependabot in #79
- build(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #80
- build(deps): bump engine.io and socket.io by @dependabot in #81
- chore: move from circle ci to github actions by @nolanlawson in #83
- build(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #82
- build(deps): bump ua-parser-js from 0.7.31 to 0.7.33 by @dependabot in #84
- build(deps): bump yaml and lint-staged by @dependabot in #87
- build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #89
- build(deps-dev): bump socket.io-parser from 4.2.1 to 4.2.4 by @dependabot in #90
- build(deps-dev): bump @babel/traverse from 7.11.5 to 7.23.2 by @dependabot in #91
- build(deps-dev): bump follow-redirects from 1.14.8 to 1.15.4 by @dependabot in #92
- build(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #93
- build(deps): bump axios and bundlesize by @dependabot in #94
- chore: update non-breaking dependencies by @nolanlawson in #99
- test: do not run coverage tests by default by @nolanlawson in #100
- chore: downgrade karma-rollup-preprocessor to 7.0.7 by @nolanlawson in #103
- fix: traverse all possible ancestors when selector is a space by @shivamothkuri in #98
New Contributors
- @shivamothkuri made their first contribution in #98
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- fix: fix calculation of default slot content by @nolanlawson in #78
Full Changelog: v1.4.1...v1.4.2