timbru31 / cordova-plugin-lottie-splashscreen

🐣 🎬 📱 Apache Cordova plugin to show Lottie animations as the splash screen with Airbnb's Lottie wrapper
https://www.npmjs.com/package/cordova-plugin-lottie-splashscreen
MIT License
131 stars 57 forks source link

New npm release needed #517

Closed martinglover closed 1 year ago

martinglover commented 1 year ago

Bug

The "recommended" npm install of cordova-plugin-lottie-splashscreen installs release 0.9.6 from March 2021, and is incompatible with the latest Capacitor/Ionic These issues have been fixed in master but we just need a release so the default install contains these fixes, I'm sure many people would appreciate this.

What steps will reproduce the problem?

npm i cordova-plugin-lottie-splashscreen

Expected output

I like to be able to install an up to date release that contains the multitude of updates that have been implemented since 2021 including compatibility fixes for Capacitor 4

What do you see instead?

Release 0.9.6 from March 2021

Version information

Ionic 6 Capacitor 4 Node 18 Npm 9

timbru31 commented 1 year ago

Yes indeed a release is overdue. Thanks for the reminder 👍

timbru31 commented 1 year ago

v0.10.0 is now published.