What's Changed
- chore(deps): update dependency undici to v5.28.4 [security] by @renovate in #60
- Doc tx does not support concurrency by @shiyuhang0 in #62
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #64
- Fix lastInsertId overflow by @shiyuhang0 in #66
- Release 0.2.0 by @shiyuhang0 in #67
Break Change
- The
lastInsertId
field ofFullResult
will return as the string type rather than the number type. - Query SQL will return
null
forrowsAffected
field ofFullResult
rather than 0.
Full Changelog: v0.1.1...v0.2.0