@kodiak-finance/orderly-react-app 2.9.0-rc.2 → 2.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1238,15 +1238,13 @@ function useCanTrade() {
1238
1238
  var SDK_VERSION = "2.9.0";
1239
1239
  var CHANGESETS = {
1240
1240
  "2.9.0": {
1241
- date: "2026-03-27",
1241
+ date: "2026-04-1",
1242
1242
  title: "Isolated margin mode and Orderly SDK v2.10 sync",
1243
1243
  summary: "Synced with Orderly SDK v2.10, introducing isolated margin mode, margin adjustment, effective fee calculations with referral rebates, and trading points support.",
1244
1244
  highlights: [
1245
1245
  "Switch between Cross and Isolated margin modes per symbol",
1246
1246
  "Adjust margin on isolated positions with add/reduce controls",
1247
- "Effective fee display with referral rebate discounts for regular and RWA markets",
1248
- "Trading points module with full i18n support across 17 languages",
1249
- "Storybook Router context fix for new RWA route detection"
1247
+ "Effective fee display with referral rebate discounts for regular and RWA markets"
1250
1248
  ],
1251
1249
  packages: [
1252
1250
  "kodiak-orderly-hooks",