doc(spec): deprecate the single string form of isBasedOn - #357
Conversation
The key accepts a bare string or an array. A one element array covers the single case, and 1.0 will drop the string form.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@yaml-9000 minor |
|
Thanks for your contribution 🙏 This is now marked as a Example of minor changes are additions of new keys or making keys optional. The next eligible voting round will take place on September 30, 2026 cc @publiccodeyml/steering-committee 📄 Voting procedure | 📄 Working Group Charter | 🤖 bot commands |
|
This is really a minor change, so 👍 Please add to future change proposal also an impact analysis (i.e how many project affected?, how to coordinate with other project like the editor) This will help the assessment of the impact and the migration path. |
The key accepts a bare string or an array.
A one element array covers the single case, and 1.0 will drop the string form.