Manuel Spigolon
Manuel Spigolon
Are we ready to land? 
#149 has been merged :+1:
It worth adding a doc example here
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...
Can this pr go further now?
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...