v4.1.3
General Changes
- Migration from vitest: 2.x.x to vitest: 3.x.x (Karan Gandhi - #532)
New Features
- feat: added resolved variants permission handling logic (csAyushDubey - 15c8f04)
- feat: added variant order handling logic (csAyushDubey - 47a6f29)
Fixes
- fix: handle invalid data-cslp attributes across multiple components to prevent errors (hiteshshetty-dev - ba91cb0)
- fix: partial state clear when DOM is not visible during mutuation and resize checks (hiteshshetty-dev - 74e6e5b)
- fix: handle empty data-cslp attributes in getEntryIdentifiersInCurrentPage function (hiteshshetty-dev - 34b7e42)
- fix: added removal for class (csAyushDubey - f3d83b7)
Chores And Housekeeping
- chore: add TODOs for overlay and toolbar position logic to consolidate with existing methods (hiteshshetty-dev - 48e6c69)
Changes to Test Assests
- test: added test cases (csAyushDubey - 1ba0b65)
- test: add additional header element to getEntryIdentifiersInCurrentPage test case (hiteshshetty-dev - b1da67e)
Full Changelog: v4.1.2...v4.1.3