Releases: arcscord/packages
Releases · arcscord/packages
@arcscord/error v2.0.0
Break Change
- Error first now in result tupple, for secure error handling, without forget. like ?= symbol proposition https://github.com/arthurfiorette/proposal-safe-assignment-operator
Full Changelog: https://github.com/arcscord/packages/compare/@arcscord/error-v1.1.0...@arcscord/error-v2.0.0
@arcscord/error v1.1.0
What's Changed
- refactor: refactor package and update tests by @swiizyy in #1
- feat: add multiple function to handle Result values and corresponding tests by @Arcoz0308 in #2
New Contributors
- @swiizyy made their first contribution in #1
- @Arcoz0308 made their first contribution in #2
Full Changelog: https://github.com/arcscord/packages/commits/@arcscord/error-v1.1.0