Skip to content

feat(index js): add requiredIf to named exports#75

Merged
Mohammer5 merged 2 commits intomasterfrom
RequiredIf_named_export
Nov 21, 2019
Merged

feat(index js): add requiredIf to named exports#75
Mohammer5 merged 2 commits intomasterfrom
RequiredIf_named_export

Conversation

@Mohammer5
Copy link
Copy Markdown
Contributor

@Mohammer5 Mohammer5 commented Nov 21, 2019

@HendrikThePendric for some reasons, when I commit changes, the pre-commit hook just emptied the README, no idea what went wrong here. So this is something we need to fix, do you have an idea what went wrong (#76)?

EDIT: My local deps weren't up2date

@HendrikThePendric
Copy link
Copy Markdown
Contributor

In the pre-commit hook, the docs are built. And for this repo that means a new readme is (or rather "should be") generated based on the template ./jsdoc2md/README.hbs and the jsDoc comments in the files in ./src. So it seems this is failing locally for you. Could you first check what happens when you run yarn docs?

If it fails, I don't know if fixing it locally is a good way forward. Perhaps we should just focus on building the docs in travis and making sure it works there.

Comment thread src/requiredIf.js Outdated
@Mohammer5 Mohammer5 force-pushed the RequiredIf_named_export branch from a5be377 to 812cd80 Compare November 21, 2019 09:44
@Mohammer5 Mohammer5 merged commit cf6697e into master Nov 21, 2019
@Mohammer5 Mohammer5 deleted the RequiredIf_named_export branch November 21, 2019 11:12
dhis2-bot added a commit that referenced this pull request Nov 21, 2019
# [1.4.0](v1.3.0...v1.4.0) (2019-11-21)

### Features

* **index js:** add requiredIf to named exports ([#75](#75)) ([cf6697e](cf6697e))
@dhis2-bot
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.4.0 🎉

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.

3 participants