Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Stop transforming attributes into lists#73

Merged
aoskotsky-amplify merged 1 commit into
amplify-education:masterfrom
raymondbutcher:stop-transforming-attributes-into-lists
Jul 14, 2021
Merged

Stop transforming attributes into lists#73
aoskotsky-amplify merged 1 commit into
amplify-education:masterfrom
raymondbutcher:stop-transforming-attributes-into-lists

Conversation

@raymondbutcher

Copy link
Copy Markdown

It was treating attributes in the same way as blocks, wrapping them in lists. This change makes it follow the spec and treat attributes like simple key/values.

This seems like a major breaking change for anything using this library.

Fixes #6

It was treating attributes in the same way as blocks, wrapping them in lists. This change makes it follow the spec and treat attributes like simple key/values.

This seems like a major breaking change for anything using this library.

Fixes amplify-education#6

@aoskotsky-amplify aoskotsky-amplify left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR. The change looks great! I'll merge and bump the version to 3.0.0 because it's a breaking change

@aoskotsky-amplify aoskotsky-amplify merged commit b72beca into amplify-education:master Jul 14, 2021
@raymondbutcher

Copy link
Copy Markdown
Author

Thanks!

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.

Incorrectly transforms attributes into lists

2 participants