XFPM - Version G0.1.48-30326 #6
iDevo-ll
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
XFPM - Version G0.1.48-30326
This release introduces major fixes related to dependency update precision and version persistence in
package.json.Update Engine Improvements
Targeted Update
Fixed an issue where
xfpm update <package>unnecessarily forced a full project re-analysis.xfpm update <package>(without a version tag) now consistently resolves to the absolute latest version (latest), making major version upgrades easier.package.json Synchronization
Resolved an ambiguity bug when writing to
package.json.package.jsonis now guaranteed to be the one specifically resolved for the project root.Workflow Features (Reminder G0.1.44+)
Technical Maintenance
@scope/pkg).This discussion was created from the release XFPM - Version G0.1.48-30326.
Beta Was this translation helpful? Give feedback.
All reactions