1
0
Fork 0

Updated Hide info for V3 Migration

Had not been updated from hide, hideDependencies and hideAll
This commit is contained in:
bobgeorgethe3rd 2023-04-11 14:01:27 +01:00 committed by GitHub
parent 6243fa2f2d
commit 0ec3d7adad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -111,7 +111,7 @@ Apart from being attached at the part level, changes in comparison to v2 include
- The `name` property is mandatory in v3
- The `dependencies` property v2 is named `after` in v3
- The `inject` property in v2 is named `from` in v3
- The `hide` property in v2 is now one of `hide`, `hideDependencies`, or `hideAll`
- The `hide` property is [different from v2 and has gained more features](reference/api/part/config/hide) in v3
- The `plugins` property is new
### File and directory structure changes