wrangler-action/.changeset
Jacob M-G Evans 74433eb31e
Additional Error Handling
Previously, we prevented any error logs from propagating too far to prevent leaking of any potentially sensitive information. However, this made it difficult for developers to debug their code.

In this release, we have updated our error handling to allow for more error messaging from pre/post and custom commands. We still discourage the use of these commands for secrets or other sensitive information, but we believe this change will make it easier for developers to debug their code.

Relates to #137
2023-08-10 10:11:35 -05:00
..
config.json Add Changesets 2023-08-08 17:14:09 -05:00
itchy-buses-grow.md Additional Error Handling 2023-08-10 10:11:35 -05:00
README.md Add Changesets 2023-08-08 17:14:09 -05:00
stale-beers-promise.md Add Changesets 2023-08-08 17:14:09 -05:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation