Giter Site home page Giter Site logo

What about CHANGELOG.md about node-iconv HOT 5 OPEN

vovs03 avatar vovs03 commented on August 17, 2024 2
What about CHANGELOG.md

from node-iconv.

Comments (5)

stheine avatar stheine commented on August 17, 2024 2

especially, if you do major version updates, like the recent 2.x to 3.x, I'd like to understand if there are breaking changes, so a CHANGELOG would be the natural place to search.

from node-iconv.

niftylettuce avatar niftylettuce commented on August 17, 2024

@bnoordhuis I recommend to use npm i -g [email protected] and np to publish versions, which will auto-open GitHub releases page (similar to release) and provide a changelog for each version, then you wouldn't need a CHANGELOG and your existing releases would have much more detail

from node-iconv.

bnoordhuis avatar bnoordhuis commented on August 17, 2024

@niftylettuce I might start using that from now on, thanks for the tip.

@stheine Really the only change is that using iconv from worker_threads now works (#211) and that required bumping the minimum supported node.js version.

from node-iconv.

dr-dimitru avatar dr-dimitru commented on August 17, 2024

GitHub's releases is the great alternative to CHANGELOG file. But it would be great to read why major change happened, like here:

@bnoordhuis ...required bumping the minimum supported node.js version.

What minimum required node.js version now?

from node-iconv.

niftylettuce avatar niftylettuce commented on August 17, 2024

@dr-dimitru see the engines field in package.json https://github.com/bnoordhuis/node-iconv/blob/master/package.json#L15

from node-iconv.

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.