- Upgrade dependencies
- The package is now pure ESM. It cannot be require()'d from CommonJS.
- Fixed: the callstack overflow issue of the debug mode
- add readonly to statc
empty
,asc
&desc
property - add
isDebugMode
flag. When it's on, toQuery will print SQL & parameters to console