imgix / gatsby

A simple yet powerful integration between Gatsby and imgix
BSD 2-Clause "Simplified" License
30 stars 6 forks source link

chore(fp-ts): refactor createSchemaCustomization api #182

Closed frederickfogerty closed 2 years ago

frederickfogerty commented 2 years ago

This PR refactors the createSchemaCustomization top level Gatsby hook to not use fp-ts. @sherwinski @luqven please let me know if there's anything I can improve in my style of my refactoring, as a lot of the future refactoring will be in the same style

frederickfogerty commented 2 years ago

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

frederickfogerty commented 2 years ago

I'm actually going to merge these refactors into next, and then do a final test before I release them

frederickfogerty commented 2 years ago

I merged this locally, so closing