File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.2.1...main
5
+
6
+ [ compare changes] ( https://github.com/stacksjs/vite-plugin-local/compare/v0.2.1...main )
7
+
8
+ ### 🏡 Chore
9
+
10
+ - Lint ([ 981c0f4] ( https://github.com/stacksjs/vite-plugin-local/commit/981c0f4 ) )
11
+ - Adjust readme ([ bb8ef64] ( https://github.com/stacksjs/vite-plugin-local/commit/bb8ef64 ) )
12
+ - Use ts eslint config ([ 421b51d] ( https://github.com/stacksjs/vite-plugin-local/commit/421b51d ) )
13
+ - Export with explicit type ([ 4d5ba36] ( https://github.com/stacksjs/vite-plugin-local/commit/4d5ba36 ) )
14
+ - Use ESLintConfig type ([ 948d303] ( https://github.com/stacksjs/vite-plugin-local/commit/948d303 ) )
15
+ - Improve printUrl handling ([ fdac645] ( https://github.com/stacksjs/vite-plugin-local/commit/fdac645 ) )
16
+
17
+ ### ❤️ Contributors
18
+
19
+ - Chris ([ @chrisbbreuer ] ( http://github.com/chrisbbreuer ) )
20
+
4
21
## v0.2.0...main
5
22
6
23
[ compare changes] ( https://github.com/stacksjs/vite-plugin-local/compare/v0.2.0...main )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vite-plugin-local" ,
3
3
"type" : " module" ,
4
- "version" : " 0.2.1 " ,
4
+ "version" : " 0.3.0 " ,
5
5
"description" : " A Vite plugin to enable a development environment for minimalists." ,
6
6
"author" :
" Chris Breuer <[email protected] >" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments