-
-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(cloudflare): Fixes peer dependency conflict (#344)
* Fix peer dependency conflict * Update smooth-frogs-rush.md --------- Co-authored-by: Alexander Niebuhr <[email protected]>
- Loading branch information
1 parent
1831bd6
commit 8d7766e
Showing
3 changed files
with
12 additions
and
7 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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@astrojs/cloudflare': patch | ||
--- | ||
|
||
Updates a dependency to align the peer dependency version for Astro |
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
8d7766e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This does not fix the issue. #343
This plugin is currently totally broken because of the changes in .2 and .3
8d7766e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nlnw It doesn't help to comment this multiple times. Please provide a repository for us in your issue #343, so we can analyze the issue. We have multiple maintainers who tried this with multiple Astro projects and it doesn't break for us, so we need to see your project.
8d7766e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You should revert these changes first since I'm not the only one who reported the issue. The changes look pretty strange anyway in the last two versions.