replit / kaboom

💥 JavaScript game library
https://kaboomjs.com
MIT License
2.61k stars 226 forks source link

changelog added `fadeIn()` now uses `opacity()` to determinate the final opacity #858

Closed lajbel closed 3 weeks ago

lajbel commented 1 month ago

This should be a breaking change?

https://github.com/replit/kaboom/pull/844#issuecomment-2100072427

Also, would this be considered a breaking change since all users who specify opacity(), then fadeIn() now will see the opacity actually being applied.

lajbel commented 1 month ago

@slmjkdbtl any updates?