v0.5.1
🚨 Breaking Changes
- builder: Rename functions - by @subframe7536 (f9c6c)
🚀 Features
- builder:
- Add afterUpdate hook - by @subframe7536 (1a899)
- Remove executeCompiled & executeCompiledTakeList, please use execute - by @subframe7536 (b125f)
- dialect-wasqlite-worker:
- Minimum version check function - by @subframe7536 (d103a)
- utils:
- Add foreignKeys function - by @subframe7536 (e43d9)
🐞 Bug Fixes
- dialect: Use built-in SelectQueryNode check - by @subframe7536 (e03fa)
- dialect-bun-worker: Reduce duplicate cache check - by @subframe7536 (7b503)
- utils: Use Compiled.raw to fix execute error - by @subframe7536 (40487)