🚀 Enhancements
- GetKey methods (de42243)
- IsServer (ddd2553)
- Subscriptions (e68b66c)
- devtools: Show cache writes (db0de73)
- devtools: Improved history item design (acf065f)
- Live queries (0361cca)
- devtools: Subscriptions (d554862)
- devtools: More empty states (8af50ee)
🩹 Fixes
- Form object types not including item props if no schema (21ced4a)
- Don't write to cache if no items (124f014)
💅 Refactors
- Use nullish coalescing assignment (2e6f0ff)
📖 Documentation
- Add more details in the readme (c47c334)
- Fix home title (650fcb6)
- New home page (66cdfc8)
- Cleanup homepage (d3293c7)
- Subscriptions (c5d2bce)
- Cache (2dc60be)
🏡 Chore
- playground: Add wrangler config file (29c4712)
- playground: Update cloudflare compat flags (e23fbc0)
- playground: Fix nav size (83d2acf)
- playground: Update wrangler.toml (4b1cef8)
- playground: Add migrations (470a556)
- playground: Remove wrangler config file (58492d9)
- playground: Simpler ws for cf pages (00296a2)
- playground: Ws server using cf do (6ac2ebe)
- playground: Don't broadcast all messages (5ada70a)
- playground: Add topic counter (7f57d4e)
✅ Tests
- lint: Ignore .nitro (89c0e7d)
❤️ Contributors
- Guillaume Chau (@Akryum)