File tree Expand file tree Collapse file tree 2 files changed +34
-1
lines changed Expand file tree Collapse file tree 2 files changed +34
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.3.3
5+
6+ [ compare changes] ( https://github.com/unjs/db0/compare/v0.3.2...v0.3.3 )
7+
8+ ### 🚀 Enhancements
9+
10+ - Support ` dispose ` and ` using createDatabase() ` ([ #178 ] ( https://github.com/unjs/db0/pull/178 ) )
11+ - Cloudflare hyperdrive ([ #164 ] ( https://github.com/unjs/db0/pull/164 ) )
12+
13+ ### 💅 Refactors
14+
15+ - Strict types ([ #179 ] ( https://github.com/unjs/db0/pull/179 ) )
16+
17+ ### 📖 Documentation
18+
19+ - Improve drizzle integration example with drizzle-kit usage ([ #170 ] ( https://github.com/unjs/db0/pull/170 ) )
20+
21+ ### 🏡 Chore
22+
23+ - Update undocs ([ d912de1] ( https://github.com/unjs/db0/commit/d912de1 ) )
24+ - Update docs ([ d4a3cd5] ( https://github.com/unjs/db0/commit/d4a3cd5 ) )
25+ - Update undocs ([ 5d398ef] ( https://github.com/unjs/db0/commit/5d398ef ) )
26+ - Update deps ([ 29ca18b] ( https://github.com/unjs/db0/commit/29ca18b ) )
27+ - Update deps ([ 83f1425] ( https://github.com/unjs/db0/commit/83f1425 ) )
28+ - Lint ([ 9784e4d] ( https://github.com/unjs/db0/commit/9784e4d ) )
29+ - Gitignore tsconfig.tsbuildinfo ([ c68b294] ( https://github.com/unjs/db0/commit/c68b294 ) )
30+
31+ ### ❤️ Contributors
32+
33+ - Pooya Parsa ([ @pi0 ] ( https://github.com/pi0 ) )
34+ 35+ - Rihan Arfan ([ @RihanArfan ] ( https://github.com/RihanArfan ) )
36+
437## v0.3.2
538
639[ compare changes] ( https://github.com/unjs/db0/compare/v0.3.1...v0.3.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " db0" ,
3- "version" : " 0.3.2 " ,
3+ "version" : " 0.3.3 " ,
44 "description" : " Lightweight SQL Connector" ,
55 "repository" : " unjs/db0" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments