✨ Features
- Use pre / post SQL statements instead of hooks (#910) @izeigerman
- Add depends_on_past through self-reference check support (Built-in only) (#917) @eakmanrq
- Display node for CTE (#915) @mykalmax
- Table-diff, easily diff two tables. (#907) @tobymao
🪲 Bug fixes
- Fix SQLMesh macro doc list rendering (#924) @treysp
- Fix macro docs sub-list formatting (#925) @treysp
- Ensure dict lookup won't fail during validation (#922) @georgesittas
- Wrap router in suspense (#918) @mykalmax
- Some minor styling bugs (#927) @mykalmax
- Make sure internal models are not accidentally converted to external ones (#926) @izeigerman
🧹 Chore
- Chore[docs]: Restructure macro docs (#905) @treysp
- Add external models to sushi project (#898) @tobymao