Releases: vrknetha/playwright-indexeddb
Releases · vrknetha/playwright-indexeddb
v1.0.0
playwright-indexeddb v1.0.0
A lightweight, type-safe library for interacting with IndexedDB in Playwright tests.
Features
- 🎭 Seamless Playwright integration with promise-based API
- 🔒 Full TypeScript support with strict typing
- 📦 Complete CRUD operations (get, put, delete, clear)
- ⚡️ Efficient bulk operations with getAllItems
- 🧪 Comprehensive test coverage and error handling
- 🔄 Version control support for database migrations