chore: bump deps and remove bun.lockb
chore: add comprehensive test suite and update documentation
-
Remove WIP warning from README
-
Update homepage URL to plugin-specific documentation page
-
Bump version to 0.2.0
-
Add comprehensive examples for session clearing and custom session keys
-
Update documentation with lazy sessions usage examples and architecture notes
-
Add lazy session loading feature (v0.1.7+) to reduce database reads by 50-90%
chore: restructure codebase and add lazy session support- Refactor single-file implementation into modular architecture in src/lib/
chore: disable JSR publishing in CI workflow
Full Changelog: v0.1.6...v0.2.0