v2.2.2
Pokedex v2.2.2 - New Features & Bug Fixes 🛠️✨
We are excited to release Pokedex v2.2.2, which includes new animations, enhanced code structure, and several bug fixes for a smoother user experience.
✨ New Features:
-
Slight Fade-in Animation for Overview Card:
Added a subtle fade-in delay animation to the overview card for a more polished visual effect. -
Fade-in Effect for Pokémon Sprite:
Implemented a fade-in effect for the Pokémon sprite within the overview card to enhance visual presentation.
🛠️ Bug Fixes and Improvements:
-
🐛 Pokémon Sprite Display Issue:
Resolved an issue where the Pokémon sprite was not displaying properly in the header. -
🎶 Cry Audio Logic Refactor:
Refactored the cry audio logic out of therandomPokemon
function to improve modularity and code reuse. -
🛑 Pokéball Click Restriction:
Fixed a bug allowing users to click the Pokéball multiple times, which caused unintended behavior. Clicking is now restricted until the current action completes, ensuring smooth animations and interactions.
Release Notes:
- Tag Version:
v2.2.2
How to Update:
To pull the latest changes from the repository, run:
git pull origin main
npm install
We hope these improvements enhance your experience with Pokedex! Thank you for your ongoing support. 🚀
Full Changelog: v2.2.1...v2.2.2