File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.0.19
5+
6+ [ compare changes] ( https://github.com/tahul/nuxt-edgedb/compare/v0.0.18...v0.0.19 )
7+
8+ ### 🚀 Enhancements
9+
10+ - ** server-imports:** Fix auto imports in server ([ 85f0ea8] ( https://github.com/tahul/nuxt-edgedb/commit/85f0ea8 ) )
11+
12+ ### 🏡 Chore
13+
14+ - ** cleanup:** Cleanup ([ c68bc23] ( https://github.com/tahul/nuxt-edgedb/commit/c68bc23 ) )
15+
16+ ### ❤️ Contributors
17+
18+ - Yaël Guilloux ([ @Tahul ] ( http://github.com/Tahul ) )
19+
420## v0.0.18
521
622[ compare changes] ( https://github.com/tahul/nuxt-edgedb/compare/v0.0.17...v0.0.18 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-edgedb-module" ,
33 "type" : " module" ,
4- "version" : " 0.0.18 " ,
4+ "version" : " 0.0.19 " ,
55 "description" : " Nuxt 3 integration for EdgeDB." ,
66 "license" : " MIT" ,
77 "repository" : " tahul/nuxt-edgedb" ,
4848 "nuxt" : " ^3.8.2" ,
4949 "vitest" : " ^0.34.6"
5050 }
51- }
51+ }
You can’t perform that action at this time.
0 commit comments