Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BREAKING] Change config author field from an optional string to an object #13

Merged
merged 2 commits into from
Dec 4, 2022

Conversation

Mathspy
Copy link
Owner

@Mathspy Mathspy commented Dec 4, 2022

author field must now be an object with the property name if it exists, this is in preparation of adding new author-related fields, namely url.

Migration

If you don't have a config or do have one without an author this breaking change doesn't affect you.
If you do have one with an author you need to change the author field to an object with the field name and set that field to what your old author field was

@Mathspy Mathspy merged commit 77238e5 into main Dec 4, 2022
@Mathspy Mathspy deleted the author-object-field branch December 4, 2022 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant