Skip to content

feat: add abortName option to override thrown error name#98

Merged
achingbrain merged 1 commit intomasterfrom
feat/override-error-name
Aug 7, 2024
Merged

feat: add abortName option to override thrown error name#98
achingbrain merged 1 commit intomasterfrom
feat/override-error-name

Conversation

@achingbrain
Copy link
Copy Markdown
Collaborator

The .name property is more ideomatic than a .code property so allow overriding it via options.

The `.name` property is more ideomatic than a `.code` property so
allow overriding it via options.
@achingbrain achingbrain merged commit e43efdf into master Aug 7, 2024
@achingbrain achingbrain deleted the feat/override-error-name branch August 7, 2024 12:07
github-actions bot pushed a commit that referenced this pull request Aug 7, 2024
## [5.1.0](v5.0.1...v5.1.0) (2024-08-07)

### Features

* add `abortName` option to override thrown error name ([#98](#98)) ([e43efdf](e43efdf))

### Bug Fixes

* update project config ([#99](#99)) ([c6660f5](c6660f5))

### Trivial Changes

* add or force update .github/workflows/js-test-and-release.yml ([#95](#95)) ([b4aeafa](b4aeafa))
* delete templates [skip ci] ([#94](#94)) ([be4d6bb](be4d6bb))

### Dependencies

* **dev:** bump aegir from 38.1.8 to 44.1.0 ([#97](#97)) ([8dd8a87](8dd8a87))
* **dev:** bump delay from 5.0.0 to 6.0.0 ([#89](#89)) ([e06ec34](e06ec34))
@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 7, 2024

🎉 This issue has been resolved in version 5.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant