The paths should indeed be the full paths, as they go through a filter and check if they contain `.changeset`. While the cwd is actually in the .changeset folder itself -> relative path in the .changeset folder -> no .changeset in the path. This is a new issue since 2.29.1?
The paths should indeed be the full paths, as they go through a filter and check if they contain `.changeset`. While the cwd is actually in the .changeset folder itself -> relative path in the .changeset folder -> no .changeset in the path. This is a new issue since 2.29.1?
Like; www.npmjs.com/package/@tea...
Like; www.npmjs.com/package/@tea...
I believe devjiwonchoi worked on a PR for required env variables, but through a schema with type safety would be next level
I believe devjiwonchoi worked on a PR for required env variables, but through a schema with type safety would be next level
nodejs.org/api/typescri...
nodejs.org/api/typescri...