-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: rename to
nitro-cloudflare-dev
- Loading branch information
Showing
8 changed files
with
5,218 additions
and
2,229 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,106 +1,103 @@ | ||
# Changelog | ||
|
||
|
||
## v0.0.6 | ||
|
||
[compare changes](https://github.com/pi0/nitro-cloudflare-bindings/compare/v0.0.5...v0.0.6) | ||
[compare changes](https://github.com/pi0/nitro-cloudflare-dev/compare/v0.0.5...v0.0.6) | ||
|
||
### 🩹 Fixes | ||
|
||
- Make sure `runtime/` is transpiled ([77156bb](https://github.com/pi0/nitro-cloudflare-bindings/commit/77156bb)) | ||
- Make sure `runtime/` is transpiled ([77156bb](https://github.com/pi0/nitro-cloudflare-dev/commit/77156bb)) | ||
|
||
### 🏡 Chore | ||
|
||
- **release:** V0.0.5 ([7277bdd](https://github.com/pi0/nitro-cloudflare-bindings/commit/7277bdd)) | ||
- Update lockfile ([e68432b](https://github.com/pi0/nitro-cloudflare-bindings/commit/e68432b)) | ||
- Update readme ([fe75b7f](https://github.com/pi0/nitro-cloudflare-bindings/commit/fe75b7f)) | ||
- Remove prepare script from examples ([35652b2](https://github.com/pi0/nitro-cloudflare-bindings/commit/35652b2)) | ||
- Update gitignore ([4b03f4b](https://github.com/pi0/nitro-cloudflare-bindings/commit/4b03f4b)) | ||
- **release:** V0.0.5 ([7277bdd](https://github.com/pi0/nitro-cloudflare-dev/commit/7277bdd)) | ||
- Update lockfile ([e68432b](https://github.com/pi0/nitro-cloudflare-dev/commit/e68432b)) | ||
- Update readme ([fe75b7f](https://github.com/pi0/nitro-cloudflare-dev/commit/fe75b7f)) | ||
- Remove prepare script from examples ([35652b2](https://github.com/pi0/nitro-cloudflare-dev/commit/35652b2)) | ||
- Update gitignore ([4b03f4b](https://github.com/pi0/nitro-cloudflare-dev/commit/4b03f4b)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Pooya Parsa ([@pi0](http://github.com/pi0)) | ||
|
||
## v0.0.5 | ||
|
||
[compare changes](https://github.com/pi0/nitro-cloudflare-bindings/compare/v0.0.4...v0.0.5) | ||
[compare changes](https://github.com/pi0/nitro-cloudflare-dev/compare/v0.0.4...v0.0.5) | ||
|
||
### 🏡 Chore | ||
|
||
- Update package.json ([249d5a6](https://github.com/pi0/nitro-cloudflare-bindings/commit/249d5a6)) | ||
- Update package.json ([249d5a6](https://github.com/pi0/nitro-cloudflare-dev/commit/249d5a6)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Pooya Parsa ([@pi0](http://github.com/pi0)) | ||
|
||
## v0.0.4 | ||
|
||
[compare changes](https://github.com/pi0/nitro-cloudflare-bindings/compare/v0.0.3...v0.0.4) | ||
[compare changes](https://github.com/pi0/nitro-cloudflare-dev/compare/v0.0.3...v0.0.4) | ||
|
||
### 🩹 Fixes | ||
|
||
- Explicit import from `#imports` ([dfcfb53](https://github.com/pi0/nitro-cloudflare-bindings/commit/dfcfb53)) | ||
- Explicit import from `#imports` ([dfcfb53](https://github.com/pi0/nitro-cloudflare-dev/commit/dfcfb53)) | ||
|
||
### 💅 Refactors | ||
|
||
- Graceful error when cannot get bindings ([762f747](https://github.com/pi0/nitro-cloudflare-bindings/commit/762f747)) | ||
- Compact message for added to .gitignore ([67e1828](https://github.com/pi0/nitro-cloudflare-bindings/commit/67e1828)) | ||
- Graceful error when cannot get bindings ([762f747](https://github.com/pi0/nitro-cloudflare-dev/commit/762f747)) | ||
- Compact message for added to .gitignore ([67e1828](https://github.com/pi0/nitro-cloudflare-dev/commit/67e1828)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Pooya Parsa ([@pi0](http://github.com/pi0)) | ||
|
||
## v0.0.3 | ||
|
||
[compare changes](https://github.com/pi0/nitro-cloudflare-bindings/compare/v0.0.2...v0.0.3) | ||
[compare changes](https://github.com/pi0/nitro-cloudflare-dev/compare/v0.0.2...v0.0.3) | ||
|
||
### 📦 Build | ||
|
||
- Remove `prepare` -_- ([3996e25](https://github.com/pi0/nitro-cloudflare-bindings/commit/3996e25)) | ||
- Remove `prepare` -\_- ([3996e25](https://github.com/pi0/nitro-cloudflare-dev/commit/3996e25)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Pooya Parsa ([@pi0](http://github.com/pi0)) | ||
|
||
## v0.0.2 | ||
|
||
[compare changes](https://github.com/pi0/nitro-cloudflare-bindings/compare/v0.0.1...v0.0.2) | ||
[compare changes](https://github.com/pi0/nitro-cloudflare-dev/compare/v0.0.1...v0.0.2) | ||
|
||
### 🚀 Enhancements | ||
|
||
- Automatically add `.wrangler/state/v3` to `.gitignore` ([5bf2c5b](https://github.com/pi0/nitro-cloudflare-bindings/commit/5bf2c5b)) | ||
- Automatically add `.wrangler/state/v3` to `.gitignore` ([5bf2c5b](https://github.com/pi0/nitro-cloudflare-dev/commit/5bf2c5b)) | ||
|
||
### 🩹 Fixes | ||
|
||
- Handle when `wrangler.toml` is not found ([0340c1d](https://github.com/pi0/nitro-cloudflare-bindings/commit/0340c1d)) | ||
- Handle when `wrangler.toml` is not found ([0340c1d](https://github.com/pi0/nitro-cloudflare-dev/commit/0340c1d)) | ||
|
||
### 💅 Refactors | ||
|
||
- Default persist dir to `.wrangler/state/v3` ([88d91ff](https://github.com/pi0/nitro-cloudflare-bindings/commit/88d91ff)) | ||
- Default persist dir to `.wrangler/state/v3` ([88d91ff](https://github.com/pi0/nitro-cloudflare-dev/commit/88d91ff)) | ||
|
||
### 📦 Build | ||
|
||
- Run `build` before release ([d3f32d2](https://github.com/pi0/nitro-cloudflare-bindings/commit/d3f32d2)) | ||
- Run `build` before release ([d3f32d2](https://github.com/pi0/nitro-cloudflare-dev/commit/d3f32d2)) | ||
|
||
### 🏡 Chore | ||
|
||
- Add renovate config ([f18fc5c](https://github.com/pi0/nitro-cloudflare-bindings/commit/f18fc5c)) | ||
- Update readme ([e5cfcf4](https://github.com/pi0/nitro-cloudflare-bindings/commit/e5cfcf4)) | ||
- Add renovate config ([f18fc5c](https://github.com/pi0/nitro-cloudflare-dev/commit/f18fc5c)) | ||
- Update readme ([e5cfcf4](https://github.com/pi0/nitro-cloudflare-dev/commit/e5cfcf4)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Pooya Parsa ([@pi0](http://github.com/pi0)) | ||
|
||
## v0.0.1 | ||
|
||
|
||
### 🏡 Chore | ||
|
||
- Update readme ([cf4f84d](https://github.com/pi0/nitro-cloudflare-bindings/commit/cf4f84d)) | ||
- Lint ([817bd6c](https://github.com/pi0/nitro-cloudflare-bindings/commit/817bd6c)) | ||
- Add ci scripts ([fc58696](https://github.com/pi0/nitro-cloudflare-bindings/commit/fc58696)) | ||
- Update readme ([cf4f84d](https://github.com/pi0/nitro-cloudflare-dev/commit/cf4f84d)) | ||
- Lint ([817bd6c](https://github.com/pi0/nitro-cloudflare-dev/commit/817bd6c)) | ||
- Add ci scripts ([fc58696](https://github.com/pi0/nitro-cloudflare-dev/commit/fc58696)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Pooya Parsa ([@pi0](http://github.com/pi0)) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// https://nuxt.com/docs/api/configuration/nuxt-config | ||
export default defineNuxtConfig({ | ||
modules: ["nitro-cloudflare-bindings"], | ||
modules: ["nitro-cloudflare-dev"], | ||
}); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.