treble-snake
treble-snake
This PR contains 2 changes: First, if an item or a node doesn't have a description, the actual value in the AST might be `null`. There was a small bug...
`apollo-server-fastify` currently uses `path` property of `server.createHandler()` options as a prefix for registering a Fastify route. So the problem occurs if one uses `/` as the `path` and uses a...
### Reason I have a real-life use-case of having both branches and tags with the same name (`vX.X.X`) in the release process. When using `standard-version` under such circumstances, I'm getting...