-
Notifications
You must be signed in to change notification settings - Fork 116
-
After updating paste/core from 19.5.0 to 20.1.0 many tests are breaking. I am seeing a lot of the following error:
In addition to these test errors, I also see properties that no longer exist. For example the checkbox component:
|
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 2 comments · 12 replies
-
Installing the specific component removes the issue for the Checkbox example above. Is there a difference in core vs. single component packages? |
Beta Was this translation helpful? Give feedback.
All reactions
-
I have created clean Sandbox installations using Core
What versions of
are you running? What version of Paste are you upgrading from? There might be some weird resolutions behaviour happening in your environment, maybe the lockfile isn't updating properly? Are you using pnpm or yarn? Can you use |
Beta Was this translation helpful? Give feedback.
All reactions
-
👀 1
-
Using
|
Beta Was this translation helpful? Give feedback.
All reactions
-
I mean there is definitely some mismatch happening. The first part says
But the second line on the next block indicates its actually using |
Beta Was this translation helpful? Give feedback.
All reactions
-
I'm going to hazard a bet that Couple of examples why:
So basically all your packages are going to be out of whack unless you throw some resolutions in there to get |
Beta Was this translation helpful? Give feedback.
All reactions
-
Got it, I've removed these packages before but there seems to be something off still. I'll keep digging into it, once I find an answer I'll post an update. Thanks for all the help! |
Beta Was this translation helpful? Give feedback.
All reactions
-
I am noticing that certain components require React 18, this was not stated in the changelog for core.
|
Beta Was this translation helpful? Give feedback.
All reactions
-
Urgh, it's a mistake. Ignore it for now, I'll push a fix out. Sorry about that. |
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
-
Follow along #3472 |
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
-
The peer dependency updates have been released. You shouldn't get any more warnings |
Beta Was this translation helpful? Give feedback.
Follow along #3472