Code Monkey home page Code Monkey logo

Comments (3)

jscadden avatar jscadden commented on June 1, 2024

Just ran into the same issue.

from evo-inflector.

abhiaiyer91 avatar abhiaiyer91 commented on June 1, 2024

Hi there! My name is Abhi from a company called Prisma. We use this package to pluralize data types and our users rely on these types in their applications. With this change we have several schemas out there that we generated models based on the word 'Todo' -> 'Todoes'.

For example for a given type Todo, we generate crud operations like createTodoes, updateTodoes.

With this change I'm afraid we have broken users or at least caused some friction in upgrading to newer versions of our product. Do you have any recommendations for us?

from evo-inflector.

sentinelt avatar sentinelt commented on June 1, 2024

First, you can simply stick to the older version of this library. If the users complain about pluralization of some words then you can advise them to override the version to the newer one. This will work very well because there are hardly any other changes in this library than the ones fixing pluralization of some words.

Also the opposite is true. You can upgrade the evo-inflector version informing users about possible compatibility issues and possible workaround.

Also note that from the evo-inflector point of view, changes in pluralization is not an API change. Such changes can and will happen between minor versions of this library. The way you use the library amplifies the impact of the changes and that is why you need to upgrade the version with care.

from evo-inflector.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.