cube.js v0.29.17 Release Notes

Release Date: 2022-01-05 // about 2 years ago
  • ๐Ÿ› Bug Fixes

    • ๐Ÿ“œ Do not instantiate SqlParser if rewriteQueries is false to save cache memory (00a239f)
    • โฑ TypeError: Cannot read property 'map' of undefined\n at /cube/node_modules/@cubejs-backend/server-core/src/core/RefreshScheduler.ts:349:86\n (ca33fe4)
    • cubejs-cli: use process.cwd() in typegen to resolve current project's node_modules/ (daceca7)