File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 1.6.3] ( https://github.com/CodeDredd/pinia-orm/compare/@pinia-orm/nuxt@1.6.0...@pinia-orm/nuxt@1.6.3 ) (2023-03-24)
2+
13# [ 1.6.0] ( https://github.com/CodeDredd/pinia-orm/compare/@pinia-orm/nuxt@1.1.7...@pinia-orm/nuxt@1.6.0 ) (2023-03-22)
24
35## [ 1.1.7] ( https://github.com/CodeDredd/pinia-orm/compare/@pinia-orm/nuxt@1.1.6...@pinia-orm/nuxt@1.1.7 ) (2023-01-24)
Original file line number Diff line number Diff line change 11{
22 "name" : " @pinia-orm/nuxt" ,
33 "description" : " Nuxt module for pinia-orm" ,
4- "version" : " 1.6.0 " ,
4+ "version" : " 1.6.3 " ,
55 "license" : " MIT" ,
66 "type" : " module" ,
77 "author" : {
4141 },
4242 "peerDependencies" : {
4343 "@pinia/nuxt" : " ^0.4.7" ,
44- "pinia-orm" : " >=1.6.0 "
44+ "pinia-orm" : " >=1.6.3 "
4545 },
4646 "dependencies" : {
4747 "@nuxt/kit" : " ^3.3.1"
Original file line number Diff line number Diff line change 1+ ## [ 1.6.3] ( https://github.com/CodeDredd/pinia-orm/compare/pinia-orm@1.6.2...pinia-orm@1.6.3 ) (2023-03-24)
2+
3+ ### Bug Fixes
4+
5+ - ** pinia-orm:** DateCast with null causes type error with empty object ([ 2caa97a] ( https://github.com/CodeDredd/pinia-orm/commit/2caa97a63be98ecc1f0ce863a5ad529bda4e3cf3 ) )
6+
17## [ 1.6.2] ( https://github.com/CodeDredd/pinia-orm/compare/pinia-orm@1.6.1...pinia-orm@1.6.2 ) (2023-03-24)
28
39### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " pinia-orm" ,
3- "version" : " 1.6.2 " ,
3+ "version" : " 1.6.3 " ,
44 "description" : " The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store." ,
55 "keywords" : [
66 " vue" ,
You can’t perform that action at this time.
0 commit comments