Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [3.2.0](v3.1.0...v3.2.0) (2024-10-29) ### 🎉 New Features * badge in progress content component ([652de6f](652de6f)) * composable for tiered badge data ([90a5086](90a5086)) * integrate badge modal with completed state ([b998eaf](b998eaf)) * mechanism for getting and displaying current tier badge data ([3fbc8d3](3fbc8d3)) * modify component to match new badge structure ([e5874ab](e5874ab)) * stories for all current badges and styles adjusted accordingly ([50e41a0](50e41a0)) * user achievements query updated ([#5615](#5615)) ([71160c0](71160c0)) ### 🐛 Bugfixes * add additional error signature filter for pinterest tag ([ea98843](ea98843)) * add more tests and todo description ([309ba85](309ba85)) * added basic testing for new badge composable, consolidated tier date fixing ([9e31b28](9e31b28)) * adjust to new square badges ([6f251c0](6f251c0)) * combine old and new badge data ([1e07b9d](1e07b9d)) * conflicts ([2040c1a](2040c1a)) * hide title in badge completed state ([d15c5f3](d15c5f3)) * hold all achievement data ([fa64544](fa64544)) * lint ([b720162](b720162)) * remove px filter, filter out external failed load sentry events ([f5425d0](f5425d0)) * renamed file appropriately ([338cc28](338cc28)) * resolve comments and add todos ([72e8fbf](72e8fbf)) * small adjustment ([494b698](494b698)) * solve comments ([b105684](b105684)) * update method name ([f9ce0b0](f9ce0b0)) * update params for climate action and basic needs ([a74f0ab](a74f0ab)) ### 🪚 Refactors * create new method to get specific level data from badge ([598f59b](598f59b)) ### 🧹 Chores * filter out addition Failed to fetch calls from 3rd party scripts ([f4d802a](f4d802a)) * **release:** 3.2.0-rc.1 [skip ci] ([0753a51](0753a51)), closes [#5615](#5615)
- Loading branch information