Replies: 7 comments 6 replies
-
Thanks @Adam-it , it is my mistake for not seeing these earlier, we were triaging out of the "Issues" tab.
The goal is to get to 0 by the 1.22 GA. Of course, this is an ongoing process as new vulnerabilities are discovered and reported all the time. And some (places where we directly depend on outdated versions) are easier to fix than others (places where the vulnerability is coming from deep within dependency chain and requires fixes to non-Microsoft OSS packages). If we ship with known npm audit issues, we'll be sure to publish reasoning. |
Beta Was this translation helpful? Give feedback.
-
This is just to ensure consistency of the peer dependency. Rush Stack lives in a different repo than SPFx core, there's a small delta between them, and NPM will try to install latest Rush Stack versions. I actually think this is a byproduct of how npm handles "^" dependencies for <1.0 versions, and we may be able to remove after the Heft 1.0.
Yes, it is! We are very excited about this. The next beta will utilize Heft 1.0. |
Beta Was this translation helpful? Give feedback.
-
This would be pretty trivial to add. We will consider it. We'll likely add this as a top-level heft command. Note: heft commands can be easily added using |
Beta Was this translation helpful? Give feedback.
-
Ack. We will look at this. By default everything runs non-production for consistency. It could make sense to combine this with the above in an all-encompassing |
Beta Was this translation helpful? Give feedback.
-
We track if the solution was created with gulp or heft, as you can't mix the two.
We aren't using these are the moment. But for consistency, I'll take a look at this. Also, in the future, we're looking at improving the |
Beta Was this translation helpful? Give feedback.
-
We'll double check this and bring it back if necessary. |
Beta Was this translation helpful? Give feedback.
-
Looks like eject mode might not be working properly in Beta 3, this will be fixed in Beta 4. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Follow up to #10437
I want to open this discussion to gather some feedback regarding SPFx 1.22.0 -beta.3
Beta Was this translation helpful? Give feedback.
All reactions