0.6.0: LeaderboardSession.claim, rank_not_eligible is recoverable
CI / publish (push) Successful in 27s
CI / check (push) Successful in 59s

onClaim replaces onRewardClaimed. rewardClaimed() is a deprecated alias removed in the next version.
This commit is contained in:
edmand46
2026-08-29 11:33:01 +03:00
parent 19a296ab9a
commit 04e3565412
5 changed files with 31 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@rudder/js-sdk",
"version": "0.5.1",
"version": "0.6.0",
"publishConfig": {
"registry": "https://hub.rudder.build/api/packages/rudder/npm/"
},