Released applesauce v3. there were some breaking changes and a lot of exports were renamed
There is also a bunch of new features. Ill try to write a release article about them, but there is a short list:
- New applesauce-wallet-connect package for client and provider NIP-47
- NostrConnectProvider class for the server side of NIP-46 signers
- Added "reconnect" option to publish, request, and subscription methods on relays
- Support for NIP-53 live streams
- Support for NIP-52 calendar events
- Support for NIP-84 highlights
- Support for NIP-88 polls
- Basic NIP-61 nutzap support
Also lots more vibe-coded examples to play with. my favorite is the NWC service example that lets you create a fake wallet for testing :)
Migration Guide: v2 to v3 | Applesauce
Migration guide from Applesauce v2 to v3 covering API changes and new features
Applesauce Examples

