Releases: brightcove/typed-immutable-extensions
Releases · brightcove/typed-immutable-extensions
v0.1.7
Fixed
- Updated dependencies to fix vulnerabilities
v0.1.6
Fixed
- Updated package-lock.json to fix vulnerabilities
v0.1.5
Fixed
- Updated mocha and nyc libraries to fix vulnerabilities
v0.1.4
Fixed
- Updated eslint and mocha library to fix vulnerabilities
v0.1.3
Added
- Added automated deploys of new versions
Fixed
- Updated mocha library to fix vulnerabilities
v0.1.2
Fixed
- Fixed
Typed.typeName
specifiers for Maybe
, Enum
and Discriminator
Changed
- Moved logic for
Maybe
, Enum
, and Discriminator
into separate classes which expose some typing information
Removed
- jsdoc, we are now only using jsdoc-to-markdown
v0.1.1
Added
prepublishOnly
task to build the library
files
specifier in package.json
to restrict which files are packaged
Changed
- Changed API and CONTRIBUTING URLs in README to be absolute URLs
Removed
v0.1.0
Added
Maybe
, Enum
, and Discriminator
types
extends
function for extending Records
- API documentation with jsdoc and jsdoc-to-markdown