Releases: nakanoasaservice/tagged-error
Releases · nakanoasaservice/tagged-error
v2.0.1
Immutable
release. Only release title and notes can be modified.
v2.0.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat!: align with standard Error behavior and improve ergonomics (v2) by @nakanoasaservice in #18
- chore: sort imports by @nakanoasaservice in #19
Full Changelog: v1.0.3...v2.0.0
v1.0.3
Immutable
release. Only release title and notes can be modified.
What's Changed
- refactor: use declare fields, enable strictPropertyInitialization, and fix cause type consistency by @nakanoasaservice in #14
- Release v1.0.3 by @nakanoasaservice in #17
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- Fix: preserve falsy cause values in TaggedError by @nakanoasaservice in #13
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore(deps): bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in #4
- chore(deps): bump actions/setup-node from 4 to 5 in the github-actions group by @dependabot[bot] in #5
- chore(build): explicitly specify permissions for build script by @nakanoasaservice in #6
- chore(deps): bump actions/setup-node from 5 to 6 in the github-actions group by @dependabot[bot] in #7
- ci: npm publish using oidc by @nakanoasaservice in #8
- chore: replace "npx jsr publish" with "deno publish" by @nakanoasaservice in #9
- chore(deps): bump actions/checkout from 5 to 6 in the github-actions group by @dependabot[bot] in #10
- chore: update dev packages by @nakanoasaservice in #11
- chore: fix publint by @nakanoasaservice in #12
New Contributors
- @dependabot[bot] made their first contribution in #4
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- cI: add format and lint and dependabot by @nakanoasaservice in #2
- feat!: Change default 'cause' type to undefined for type safety by @nakanoasaservice in #3
Full Changelog: v0.1.7...v1.0.0
v0.1.7
What's Changed
- Setting the correct lib prevents @types/node from being bundled by @nakanoasaservice in #1
New Contributors
- @nakanoasaservice made their first contribution in #1
Full Changelog: https://github.com/nakanoasaservice/tagged-error/commits/v0.1.7