Code Monkey home page Code Monkey logo

Comments (6)

estambakio-sc avatar estambakio-sc commented on September 18, 2024 2

Closing as implemented in #317

from filemanager.

abaliunov-sc avatar abaliunov-sc commented on September 18, 2024 1

This particular reason is breaking changes, which may be in new versions of libraries. For this reason, we use fixed versions of libraries. And before upgrading the library version, we check how this version works in our code.

from filemanager.

BilyachenkoOY avatar BilyachenkoOY commented on September 18, 2024

Are there any particular reason to use fixed package version instead of allowing minor version to be different? This would allow to fix such issues per-project without need to await for a new release of filemanager.

from filemanager.

BilyachenkoOY avatar BilyachenkoOY commented on September 18, 2024

Do we expect breaking changes in minor version releases of library?

from filemanager.

estambakio-sc avatar estambakio-sc commented on September 18, 2024

Do we expect breaking changes in minor version releases of library?

I remember that previously it already happened once with lodash.merge function which started to work differently in a minor version upgrade of lodash, which led to a couple of days investigating why code stopped to work :). Since then we carefully update versions of JS libraries and test UIs on installations before merging such updates.

from filemanager.

estambakio-sc avatar estambakio-sc commented on September 18, 2024

Released in 1.1.9

from filemanager.

Related Issues (20)

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.