- Introduces the pos.app.ready.data background target for POS extensions to run logic throughout a session without rendering UI
- Enables listening to POS events (transactioncomplete, cashtrackingsessionstart, cashtrackingsessioncomplete) via shopify.addEventListener
- Allows background data storage and non‑visual API calls; see new background target documentation