Skip to content

Releases: salesforce/kagekiri

v2.0.0

26 Sep 16:03
f33e576
Compare
Choose a tag to compare

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

Full Changelog: v1.4.3...v2.0.0

v1.4.3

24 Apr 16:12
bb54a4d
Compare
Choose a tag to compare

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

Full Changelog: v1.4.2...v1.4.3

v1.4.2

19 Sep 20:45
1ba6484
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2