graphql-iso-date icon indicating copy to clipboard operation
graphql-iso-date copied to clipboard

feat: Support graphql 15.x (again)

Open MichaelDeBoey opened this issue 5 years ago • 3 comments

Somehow #130 got lost.

Also: https://twitter.com/SemanticRelease/status/1249795728253353986

MichaelDeBoey avatar Jun 28 '20 18:06 MichaelDeBoey

Thanks for your PR! I added a notice to the readme stating that the code in this library has been moved to https://github.com/Urigo/graphql-scalars. You will find the exact same scalars as the ones defined in this repo and it is updated more frequently with new releases of graphql. Let me know if you run into trouble with migrating, it should be quite smooth.

excitement-engineer avatar Jun 28 '20 19:06 excitement-engineer

@excitement-engineer It's for people who are still using this package.

MichaelDeBoey avatar Jun 30 '20 14:06 MichaelDeBoey

Hi @excitement-engineer, is that package itself no longer maintained then?

If that is the case, could you consider an official deprecation notice to redirect developers to the new package? https://docs.npmjs.com/cli/deprecate

flo-sch avatar Aug 31 '20 07:08 flo-sch