Code Monkey home page Code Monkey logo

Comments (2)

krzysdz avatar krzysdz commented on September 27, 2024

If by latest version you mean 5.0 beta, then that's intentional. The router dependency has been upgraded to 2.0.0-beta.1 and the changelog says:

Special * path segment behavior removed. /foo/*/bar will match a literal * as the middle segment.

You can find more details here:

4.19.2 is the latest non-beta version and is the one tagged as latest on npm. 5.0.0-beta.3 is the next version

from express.

wesleytodd avatar wesleytodd commented on September 27, 2024

We strongly recommend not using the beta versions. They are unstable. That said, we will be releasing the main v5 release soon and will completely be getting rid of this style of route. We are working on the release prep and docs and stuff, but you can see what we will be upgrading to with path-to-regexp@8 here https://github.com/pillarjs/path-to-regexp and pillarjs/router#117

from express.

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.