kontent-ai / gatsby-packages

Monorepo with Gatsby Kontent packages.
https://www.gatsbyjs.org/plugins/?=%40kentico%2Fkontent-
MIT License
33 stars 24 forks source link

kentico-cloud-delivery dependency is deprecated #68

Closed mvhoute closed 5 years ago

mvhoute commented 5 years ago

kentico-cloud-delivery deprecated

Kentico Cloud has changed it's name to Kentico Kontent. Kentico also changed the delivery package from kentico-cloud-delivery to @kentico/kontent-delivery.

Expected behavior

The gatsby-source-kentico-cloud package is still depending on kentico-cloud-delivery. It shoud depend @kentico/kontent-delivery

Additional context

See https://www.npmjs.com/package/kentico-cloud-delivery

Simply007 commented 5 years ago

@mvhoute Thanks for the notice. As a part of this dependency change I would like to also change the name of this package. Ideally under @kentico organization ("@kentico/kontent-gatsby-source"). Which is currently not supported by the Gatsby plugin naming conventions: https://www.gatsbyjs.org/docs/naming-a-plugin/#plugin-title-naming-conventions

I am currently discussing the possibilities.

Simply007 commented 5 years ago

Being solved in #72

Simply007 commented 5 years ago

Rebranding completed and the beta version released: #72

release info