Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add array and nested object support. also removed additionalProp… #21

Merged
merged 2 commits into from
Apr 5, 2021

Conversation

dword-design
Copy link
Owner

…erties config

@dword-design dword-design linked an issue Apr 5, 2021 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Apr 5, 2021

Codecov Report

Merging #21 (dbf93e4) into master (a671fe2) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #21   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           18        15    -3     
=========================================
- Hits            18        15    -3     
Impacted Files Coverage Δ
src/index.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a671fe2...dbf93e4. Read the comment docs.

@dword-design dword-design merged commit ff79e8f into master Apr 5, 2021
@dword-design dword-design deleted the dword-design/dynamic-data-and-array-16 branch April 5, 2021 17:41
github-actions bot pushed a commit that referenced this pull request Apr 5, 2021
## [1.0.11](v1.0.10...v1.0.11) (2021-04-05)

### Bug Fixes

* add array and nested object support. also removed additionalProperties config ([#21](#21)) ([ff79e8f](ff79e8f))
@github-actions
Copy link
Contributor

github-actions bot commented Apr 5, 2021

🎉 This PR is included in version 1.0.11 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dynamic data and array data
1 participant