v1.0.18
New Features
New commands
Adds two new commands:
funding, which generates a config-driven.github/FUNDING.ymlfile for supporting the new Sponsors feature on Github.all, which generates all of the files that scaffold supports in a single command.
Additional supported config formats
You can now use .yaml/.yml configs as well for configuration Scaffold.
The full list of possible config file names is now:
scaffold.config.jsscaffold.config.jsonscaffold.config.json5scaffold.config.yamlscaffold.config.yml.scaffoldrc
Full changelog
- docs(readme): updates feature image height ca92d2e
- build(npm): updates scripts 7b9ff00
- Merge branch 'master' of github.com:wessberg/scaffold c545b33
- build(npm): updates scripts 21b9ca2
- Update FUNDING.yml ec4db8f
- Update FUNDING.yml 8f28850
- docs(readme): documentation for new commands 809a62f
- feat(funding): adds two new commands: 'funding', which generates a config-driven .github/FUNDING.yml file for supporting Github Sponsors, as well as the 'all' command, which generates all of the files that scaffold supports in a single command dace835
- build(npm): updates dependencies. dd90217