Releases: james-pre/utilium
Releases · james-pre/utilium
0.6.2
Fixed a tsconfig misconfiguration resulting in an incorrect dist directory structure.
0.6.1
Polyfill DecoratorContext.metadata
0.6.0
Updated struct to work with standard ES decorators.
0.5.10
Add new Set
methods to List
.
0.5.9
tsconfig.json
is now included in the distributed package.
0.5.8
Update Typescript and Typedoc, locked TS to ES2023
0.5.6
Added the WithOptional
type
0.5.5
Added missing '.' entry in package.json entries
.
0.5.4
- Removed
fs
-dependent exports from index.ts
- Added
exports
package.json field.