Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

feat: support date from io-ts-types. This new dependency is added #11

Merged
merged 1 commit into from
Aug 7, 2019

Conversation

holvonixAdvay
Copy link
Collaborator

as a peer -- code using it is only imported on calling loadIoTsTypesFuzzers().

BREAKING CHANGE: core exports re-organized; some removed. From here on,
only breaking changes to exports from index.ts will be deemed breaking
changes for the package.

@codecov
Copy link

codecov bot commented Aug 7, 2019

Codecov Report

Merging #11 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #11   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      7    +2     
  Lines         289    298    +9     
  Branches       35     34    -1     
=====================================
+ Hits          289    298    +9
Flag Coverage Δ
#unit 100% <100%> (ø) ⬆️
Impacted Files Coverage Δ
src/registry.ts 100% <ø> (ø) ⬆️
src/index.ts 100% <100%> (ø) ⬆️
src/extra-fuzzers/io-ts-types.ts 100% <100%> (ø)
src/rng.ts 100% <100%> (ø)
src/core.ts 100% <100%> (ø)
src/extras.ts 100% <100%> (ø)
src/fuzzer.ts 100% <100%> (ø) ⬆️
... and 1 more

as a peer -- code using it is only imported on calling `loadIoTsTypesFuzzers()`.

BREAKING CHANGE: `core` exports re-organized; some removed.  From here on,
only breaking changes to exports from `index.ts` will be deemed breaking
changes for the package.
@holvonixAdvay holvonixAdvay merged commit 4384326 into master Aug 7, 2019
@holvonixAdvay holvonixAdvay deleted the extras branch August 7, 2019 09:49
holvonix-bot added a commit that referenced this pull request Aug 7, 2019
# [3.0.0](v2.0.0...v3.0.0) (2019-08-07)

### 🌟🚀 Features

* support `date` from io-ts-types.  This new dependency is added as a peer -- code using it is only imported on calling `loadIoTsTypesFuzzers()` ([#11](#11)) ([4384326](4384326))

### ⚠️ BREAKING CHANGES

* `core` exports re-organized; some removed.  From here on,
only breaking changes to exports from `index.ts` will be deemed breaking
changes for the package.
@holvonix-bot
Copy link
Contributor

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

2 participants