GithubHelp home page GithubHelp logo

Comments (8)

phated avatar phated commented on June 6, 2024 2

@jonschlinkert if I were updating a 0.10 or 0.12 service, it'd be to node 4 so maybe keep that around longer than EOL? Remember that product owners can't move as fast as node core expects them to.

from nanomatch.

wtgtybhertgeghgtwtg avatar wtgtybhertgeghgtwtg commented on June 6, 2024

Would you use native stuff in place of packages where applicable, then? Like, Object.assign over extend-shallow, Map over map-cache?

from nanomatch.

jonschlinkert avatar jonschlinkert commented on June 6, 2024

I was wondering because we would do a major version anyway for the snapdragon updates

Definitely. Let's drop 4 after EOL though.

Would you use native stuff in place of packages where applicable, then? Like, Object.assign over extend-shallow, Map over map-cache?

Absolutely!

from nanomatch.

jonschlinkert avatar jonschlinkert commented on June 6, 2024

if I were updating a 0.10 or 0.12 service, it'd be to node 4 so maybe keep that around longer than EOL?

I'm totally fine with that. I love using the es6 features and reducing deps wherever possible, but there is no compelling argument not to be conservative.

from nanomatch.

wtgtybhertgeghgtwtg avatar wtgtybhertgeghgtwtg commented on June 6, 2024

Will a version with #9 be released before this? It'd be nice if micromatch/micromatch#122 could get done without requiring a major version bump for micromatch.

from nanomatch.

jonschlinkert avatar jonschlinkert commented on June 6, 2024

Will a version with #9 be released before this? It'd be nice if micromatch/micromatch#122 could get done without requiring a major version bump for micromatch.

I agree, but only if there are non-breaking changes.

from nanomatch.

danez avatar danez commented on June 6, 2024

@wtgtybhertgeghgtwtg micromatch/micromatch#122 is a breaking change I think, as snapdragon was also updated to a new breaking version. The core apia should not break (match, createRegex, parse, etc), but also compilers and parsers are exposed and this definitely will not seamlessly work as they will require the latest snapdragon version. It is also just a number :)

from nanomatch.

jimmywarting avatar jimmywarting commented on June 6, 2024

+1 for dropping support for eol version and only targeting LTS version (meaning v6+)

from nanomatch.

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.