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

Implicit prop transform #124

Merged
merged 4 commits into from
Feb 13, 2020
Merged

Implicit prop transform #124

merged 4 commits into from
Feb 13, 2020

Conversation

xaviergonz
Copy link
Owner

  • [BREAKING CHANGE - types] Some type helpers have been renamed: ModelData -> ModelPropsData / ModelInstanceData, ModelCreationData -> ModelPropsCreationData / ModelInstanceCreationData.
  • New feature: "Implicit property transforms", which are sometimes preferred over the old decorator based property transforms, collection wrappers (arrayAsSet, arrayAsMap, objectAsMap) and collection models (ArraySet, ObjectMap). Check the "Maps, Sets, Dates" section in the docs for more info.
  • Added types.tuple.
  • Property transforms decorators can now also be used standalone.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 89.569% when pulling 97332ca on implicit-prop-transform into b5e6511 on master.

@xaviergonz xaviergonz merged commit 7fa164b into master Feb 13, 2020
@xaviergonz xaviergonz deleted the implicit-prop-transform branch May 9, 2021 10:00
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.

2 participants