✨ Features
- Show loading state when evaluating/getting def (#1356) @mykalmax
- Support forward-only models in regular plans (#1355) @izeigerman
- Use table clones instead of temp tables in dev environments for engines that support this (#1364) @izeigerman
- Send query on shift-enter + option to open file in new tab (#1361) @mykalmax
🪲 Bug fixes
- Remove nodes and edges from shared state (#1333) @mykalmax
- Update react-virtual and apply new API to table (#1337) @mykalmax
- Preserve show options + display column count + increase timeout delay… (#1332) @mykalmax
- Mssql if exists (#1349) @tobymao
- Remove option to provide limit when running sql (limit should be part of sql) (#1357) @mykalmax
- Apply virtualization to rows (#1354) @mykalmax
- (bigquery) Sanitize physical table name closes #1352 (#1358) @tobymao
- (bigquery) Fixes issue when dropping bigquery names with projects (#1359) @tobymao
🧹 Chore
- Cleanup docs @tobymao
- Revert an unnecessary make_snapshot change @izeigerman
- Updated packages (#1363) @mykalmax