File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v0.2.1
4
+
5
+ [ compare changes] ( https://github.com/pi0/nitro-cloudflare-dev/compare/v0.2.0...v0.2.1 )
6
+
7
+ ### 🩹 Fixes
8
+
9
+ - ** wrangler:** Only set environment if defined ([ #49 ] ( https://github.com/pi0/nitro-cloudflare-dev/pull/49 ) )
10
+
11
+ ### 🏡 Chore
12
+
13
+ - Update lockfile ([ d6b44ed] ( https://github.com/pi0/nitro-cloudflare-dev/commit/d6b44ed ) )
14
+
15
+ ### ❤️ Contributors
16
+
17
+ - Pooya Parsa ([ @pi0 ] ( http://github.com/pi0 ) )
18
+ - Sébastien Chopin ([ @atinux ] ( http://github.com/atinux ) )
19
+
3
20
## v0.2.0
4
21
5
22
[ compare changes] ( https://github.com/pi0/nitro-cloudflare-dev/compare/v0.1.6...v0.2.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nitro-cloudflare-dev" ,
3
- "version" : " 0.2.0 " ,
3
+ "version" : " 0.2.1 " ,
4
4
"description" : " POC module to enable access to the Cloudflare runtime bindings in development server of Nitro and Nuxt" ,
5
5
"repository" : " pi0/nitro-cloudflare-dev" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments