Manuel Spigolon

Results 381 comments of Manuel Spigolon

Are we ready to land? ![](https://media3.giphy.com/media/SWVzkIlHdEckF81gnA/giphy.gif?cid=ecf05e47tuhus56348frkk9dk42snlog6crtpck4qxbu1sdw&rid=giphy.gif&ct=g)

#149 has been merged :+1:

Doesn't it relate to this issue https://github.com/garycourt/uri-js/issues/31? > However, unlike in a file system, these dot-segments are only interpreted within the URI path hierarchy and are removed as part of...

One failing test I think we could target `main` instead of next. Is @fastify/core against it?

> Maybe we should register those errors also? This integration would be nice, but it should be transparent for the `@fastify/errors` users

> Should we export only https://github.com/fastify/fastify/discussions/3842#discussioncomment-2609598 (string names) or the errors produced by createError? The latter 👍🏽 > As I guess we shouldn't export the appendStackTrace utility function. Yes, there...

Could you try to rebase the branch? ``` git rebase upstream/master ```

> > Reference in ne > > this is strange because on my computer they all ran correctly It may depend on the node.js version. Here are the logs of...