Skip to content

v0.2.8

Choose a tag to compare

@0237h 0237h released this 17 Apr 21:56
· 14 commits to main since this release
f486f57

⚠️ Breaking change

The SVM protocol enum value meteora_dllm (legacy misspelling with double L) has been renamed to the canonical meteora_dlmm — matching Meteora's product name, DLMM (Dynamic Liquidity Market Maker). Consumers passing meteora_dllm must switch to meteora_dlmm.

PRs

  • fix: rename SVM protocol enum meteora_dllmmeteora_dlmm — regenerated src/openapi.d.ts from Token API v3.16.3 and updated the manually-maintained SvmDexProtocol union to match.

Full Changelog: v0.2.7...v0.2.8