Skip to content

Releases: timbru31/cordova-plugin-lottie-splashscreen

v0.10.0

20 Feb 11:28
v0.10.0
8874609
Compare
Choose a tag to compare

0.10.0 (2023-02-20)

⚠ BREAKING CHANGES

  • deps: lottie-ios and therefore this plugin requires now iOS 11+

Features

  • adds support for light and dark mode background colors. closes #343 (9ef0a33)

Bug Fixes

  • Allows events like lottieAnimationStart to fire when used in a Capacitor project (#438) (b537de0)
  • compile and CI (9e0a4cc)
  • Resolves crash in Android (webView.engine is null) with Capacitor (#436) (1056b63)
  • use cordova for Ionic CLI smoketest (fc3ef77)

Code Refactoring

  • replace TSLint with ESLint (d63b341)

Build System

  • add missing deps (05fdb80)
  • adds .node-version file (5e54608)
  • ci: add more Node.js versions to test matrix (ca8816e)
  • ci: adds Xcode 13 to matrix (8d87940)
  • ci: disable husky in CI (2316d39)
  • ci: do not fail on husky install (f168be3)
  • ci: fix Ionic smoke test (b91827f)
  • ci: fix Ionic smoke test (#392) (fa40793)
  • ci: fix smoke test (d901886)
  • ci: remove plugin removal (#402) (25af24a)
  • ci: switch to temurin (0f2059e)
  • ci: switch to Xcode 13 and 14 (#504) (a8c064a)
  • ci: update Kotlin version (d550d42)
  • ci: update Node.js and JDK versions (#459) (d1b8bdf)
  • ci: use Node.js 16, rebuilt lockfile (fd54502)
  • deps-dev: bump @commitlint/cli from 12.0.1 to 12.1.1 (5f3eaa3)
  • deps-dev: bump @commitlint/cli from 12.1.1 to 12.1.4 (#318) (bb1f0ee)
  • deps-dev: bump @commitlint/cli from 12.1.4 to 13.1.0 (#337) (20babd0)
  • deps-dev: bump @commitlint/cli from 13.1.0 to 13.2.1 (#355) (e2332e1)
  • deps-dev: bump @commitlint/cli from 13.2.1 to 14.1.0 (#366) (fd79d04)
  • deps-dev: bump @commitlint/cli from 14.1.0 to 15.0.0 (#370) (1f70f0d)
  • deps-dev: bump @commitlint/cli from 15.0.0 to 16.0.2 (#391) (7295a75)
  • deps-dev: bump @commitlint/cli from 16.0.2 to 16.0.3 (#396) (4a4f9b0)
  • deps-dev: bump @commitlint/cli from 16.0.3 to 16.1.0 (#398) (2a8c2dc)
  • deps-dev: bump @commitlint/cli from 16.1.0 to 16.2.1 (#408) (109aa82)
  • deps-dev: bump @commitlint/cli from 16.2.1 to 16.2.3 (#416) (5fef774)
  • deps-dev: bump @commitlint/cli from 16.2.3 to 17.0.0 (#434) (7a2bb3f)
  • deps-dev: bump @commitlint/cli from 17.0.0 to 17.0.2 (#443) (4545d35)
  • deps-dev: bump @commitlint/cli from 17.0.2 to 17.0.3 (#455) (c87014a)
  • deps-dev: bump @commitlint/cli from 17.0.3 to 17.1.2 (#470) (e351c27)
  • deps-dev: bump @commitlint/cli from 17.1.2 to 17.2.0 (#485) (4edce43)
  • deps-dev: bump @commitlint/cli from 17.2.0 to 17.3.0 (#490) (ebfff84)
  • deps-dev: bump @commitlint/cli from 17.3.0 to 17.4.0 (#501) (04045a1)
  • deps-dev: bump @commitlint/cli from 17.4.0 to 17.4.1 (#502) (d88b590)
  • deps-dev: bump @commitlint/cli from 17.4.1 to 17.4.2 (#507) (eaae0e6)
  • deps-dev: bump @commitlint/cli from 17.4.2 to 17.4.3 (#515) (86378b2)
  • deps-dev: bump @commitlint/cli from 17.4.3 to 17.4...
Read more