Releases: VitorLuizC/reconstruct-descriptors
Releases · VitorLuizC/reconstruct-descriptors
Version 0.3.0
- Cleanup dependencies using
object-descriptors
instead
Types
- Remove
PropertyName
type, usePropertyKey
instead - Remove falsy values from iterator type definition, use
false
orPropertyDescriptorMap
instead
Fixes
- Fix
package.json
entries
v0.2.1
- Fix falsy return on λ
reconstruct
already handle falsy values and they are safe return on Λs
v0.2.0
- Improve type definitions & function exported;
- Exposes only README.md, LICENSE, sources & type definitions when install;
- Improve NPM Scripts by including
"pretest"
one; - Remove
"unpkg"
,"jsdelivr"
&"cdn"
entries on package.json; - Upgrade dependencies.
v0.1.0
Publish v0.1.0