Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fixes #418
closes #330, closes #358, closes #390, closes #395, closes #396, closes #515, close #548, closes #580, closes #627, closes #628, closes #630, closes #631, closes #635
For reference, because it came up in other discussions, here is how I replaced
proxyquirewithquibbleBREAKING CHANGE:
@semantic-release/githubis now a native ES Module. It has named exports for each plugin hook (verifyConditions,publish,addChannel,success,fail)BREAKING CHANGE: in case of error, the thrown error is not iterable directly. Use the
error.errorsproperty instead (viaaggregate-errorv4.0.0)Todos
xo, just use prettier without any config (feat: ES Module #419 (comment))testdouble(feat: ES Module #419 (comment))Reminder to self: run a single test: