All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.0.5-alpha.0 (2024-12-16)
- change type create method return null #194 (2cd03bf)
- solve error module not found #449 (e9d14f6)
- solve error module not found #449 (7c85419)
All notable changes to this project will be documented in this file.
- update rich-domain lib to check nullish type: now 'create' return a possibly null value in Result instance.
- Corrected
"files"
inpackage.json
to includeutils.js
andutils.d.ts
, resolving module not found errors during compilation.
- Doc: update documentation
- Create base value object as single pack