File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.2.6
5
+
6
+ [ compare changes] ( https://github.com/sandros94/nuxt-pglite/compare/v0.2.5...v0.2.6 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - Only pass supported extensions to client worker ([ 96f9ae1] ( https://github.com/sandros94/nuxt-pglite/commit/96f9ae1 ) )
11
+ - Module type exports ([ 1057f5b] ( https://github.com/sandros94/nuxt-pglite/commit/1057f5b ) )
12
+
13
+ ### ❤️ Contributors
14
+
15
+ - Sandros94 ([ @sandros94 ] ( http://github.com/sandros94 ) )
16
+
4
17
## v0.2.5
5
18
6
19
[ compare changes] ( https://github.com/sandros94/nuxt-pglite/compare/v0.2.4...v0.2.5 )
Original file line number Diff line number Diff line change 3
3
"resolutions" : {
4
4
"nuxt-pglite" : " workspace:*"
5
5
},
6
- "version" : " 0.2.5 " ,
6
+ "version" : " 0.2.6 " ,
7
7
"description" : " A Nuxt module aimed to simplify the use of PGlite." ,
8
8
"repository" : " sandros94/nuxt-pglite" ,
9
9
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments