Skip to content

v13.8.2

Compare
Choose a tag to compare
@j3k0 j3k0 released this 22 Sep 10:23
· 51 commits to master since this release
ebeea9d

store.applicationUsername can return undefined

If no user is logged in, you applicationUsername function can return
undefined.

Add "productId" and "platform" to Error objects

All errors now include the "platform" and "productId" field (when applicable),
to get more context.