cube.js v0.11.16 Release Notes

Release Date: 2019-11-04 // over 4 years ago
  • 0.11.16 (2019-11-04)

    🐛 Bug Fixes

    • vue: Error: Invalid query format: "order" is not allowed (e6a738a)
    • 0️⃣ Respect timezone for natural language date parsing and align custom date ranges to dates by default to ensure backward compatibility (af6f3c2)
    • 0️⃣ Respect timezone for natural language date parsing and align custom date ranges to dates by default to ensure backward compatibility (2104492)
    • 👉 Use node index.js for npm run dev where available to ensure it starts servers with changed code (527e274)