v0.2.8
⚠️ 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_dllm→meteora_dlmm— regeneratedsrc/openapi.d.tsfrom Token API v3.16.3 and updated the manually-maintainedSvmDexProtocolunion to match.
Full Changelog: v0.2.7...v0.2.8