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

refactor(client-http,web,server): use a serializable and more simple … #27

Merged
merged 2 commits into from
Oct 26, 2023

Conversation

Billlynch
Copy link
Collaborator

@Billlynch Billlynch commented Oct 12, 2023

…configuration object

Hi There, I just made a Pull Request!

Refactor to use a more simple configuration object. The aim to be simple to integrate with any adaptor when using the client-http directly. A key aim was also to ensure that the object is serialisable to enable better Next.js integrations down the road.

✔️ Checklist

  • All tests are passing
  • Relevant documentation updated
  • linter/sytle run on changed files
  • Tests added for new functionality
  • Regression tests added for bug fixes

@Billlynch Billlynch merged commit 7cea987 into main Oct 26, 2023
3 checks passed
@Billlynch Billlynch deleted the simple_configuration branch October 26, 2023 15:39
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