What's new
README & documentation updates
- Updated README images for the new Lambda Browser UI
- Removed outdated DynamoDB Browser screenshots
- Fixed image URLs with versioning for cache busting
Bug fixes
- Fixed 11 failing frontend tests (#108) — added
localStoragemock to vitest setup. jsdom doesn't provide a functionallocalStorage, which causeduseFavoritesandDashboardtests to crash. All 163 frontend tests now pass.
Full Changelog: v0.2.2...v0.2.3