You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deps: updated the core package and verified plugin compatibility w/ the form8ion plugin schema (ddf6c48)
deps: updated to the latest repo-settings plugin (ed1a8b7)
Features
account: owner is no longer accepted as scaffolder input, prompt for it instead (524bf14)
host: set the host detail in the vcs results (3d327b1)
owner: return the provided owner as a vcs result detail (594afde)
project-name: expect project-name as input rather than repository-name (eea11e0)
prompt-constants: expose constant for question name (515bff3)
prompt-constants: exposed a constant for the prompt ID (303b74e)
repository-name: return the name of the created repository as part of vcs results (0b30aeb)
vcs: nested repository-details under the vcs results object (75ccb59)
BREAKING CHANGES
account: vcs-host account is no longer accepted as the owner input to the scaffolder.
instead the prompt dependency is required and is used to prompt for this detail as input
project-name:projectName is expected as input instead of name, which previously meant
repository name
vcs: repository details are now nested under the vcs results object