-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
enhancement/upgrade Greenwood v0.31.0 #146
Draft
thescientist13
wants to merge
8
commits into
main
Choose a base branch
from
enhancement/upgrade-greenwood-0.31.0
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
+970
−726
Conversation
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
39 tasks
✅ Deploy Preview for super-tapioca-5987ce ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
11 tasks
thescientist13
added
needs upstream
Notes that this item exposes an issue with a dependency (usually Greenwood)
and removed
needs upstream
Notes that this item exposes an issue with a dependency (usually Greenwood)
labels
Dec 14, 2024
thescientist13
force-pushed
the
enhancement/upgrade-greenwood-0.31.0
branch
from
December 16, 2024 16:44
9c079fc
to
bc704a0
Compare
thescientist13
added
the
needs upstream
Notes that this item exposes an issue with a dependency (usually Greenwood)
label
Dec 28, 2024
23 tasks
thescientist13
added
docs
Greenwood specific content like docs and guides
and removed
needs upstream
Notes that this item exposes an issue with a dependency (usually Greenwood)
labels
Jan 13, 2025
…undling for relative node_modules references
thescientist13
force-pushed
the
enhancement/upgrade-greenwood-0.31.0
branch
from
January 13, 2025 00:14
d96fd29
to
527b6ad
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
docs
Greenwood specific content like docs and guides
enhancement
New feature or request
release/v0.31.0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related Issue
ProjectEvergreen/greenwood#1328
Summary of Changes
@import
paths for open-props to favor non PostCSS dependent version20.x
LTSTODO
import.meta.resolve
error from NodeJS about itsexports
? 🤔ERR_PACKAGE_PATH_NOT_EXPORTED
when package is called usingimport.meta.resolve
vercel/geist-font#150url("../../node_modules/geist/dist/fonts/geist-mono/GeistMono-Regular.woff2")
is broken - bundling for CSS relative node_modules basedurl
references breaks greenwood#1368