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

Expand exports in @orbit/jsonapi #771

Merged
merged 2 commits into from Jul 29, 2020
Merged

Expand exports in @orbit/jsonapi #771

merged 2 commits into from Jul 29, 2020

Conversation

dgeb
Copy link
Member

@dgeb dgeb commented Jul 29, 2020

This PR fixes an oversight in which the deprecated jsonapi-serializer module was no longer exported. This should be exported until it's removed in v0.18.

This PR also exposes methods on the JSONAPISource related to transform and query request processing, as well as the supporting lib modules, to allow for easier customization on a per-request level.

dgeb added 2 commits July 29, 2020 15:06
Even though the JSONAPISerializer class is now deprecated, it still needs to be exported from the package.
@dgeb dgeb merged commit 759d1b2 into master Jul 29, 2020
@dgeb dgeb deleted the jsonapi-exports branch July 29, 2020 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant