File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v1.1.2
5+
6+ [ compare changes] ( https://github.com/arashsheyda/nuxt-mongoose/compare/v1.0.0...v1.1.2 )
7+
8+ ### 🩹 Fixes
9+
10+ - Resolve import paths for Vite/Vitest compatibility ([ #80 ] ( https://github.com/arashsheyda/nuxt-mongoose/pull/80 ) )
11+ - Update import paths for nitropack runtime ([ #83 ] ( https://github.com/arashsheyda/nuxt-mongoose/pull/83 ) )
12+
13+ ### 🏡 Chore
14+
15+ - ** ci:** Add pkg-pr-new workflow and remove studio workflow ([ #79 ] ( https://github.com/arashsheyda/nuxt-mongoose/pull/79 ) )
16+ - ** release:** V1.1.1 ([ 9a11d27] ( https://github.com/arashsheyda/nuxt-mongoose/commit/9a11d27 ) )
17+
18+ ### ❤️ Contributors
19+
20+ - Arash Ari Sheyda ([ @arashsheyda ] ( https://github.com/arashsheyda ) )
21+
422## v1.1.1
523
624[ compare changes] ( https://github.com/arashsheyda/nuxt-mongoose/compare/v1.0.0...v1.1.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-mongoose" ,
33 "type" : " module" ,
4- "version" : " 1.1.1 " ,
4+ "version" : " 1.1.2 " ,
55 "private" : false ,
66 "packageManager" : " pnpm@10.25.0" ,
77 "description" : " Nuxt 3 module for MongoDB with Mongoose" ,
You can’t perform that action at this time.
0 commit comments