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 fs.constants #61

Merged
merged 1 commit into from
Sep 9, 2020
Merged

Fix fs.constants #61

merged 1 commit into from
Sep 9, 2020

Conversation

jetexe
Copy link
Contributor

@jetexe jetexe commented Sep 2, 2020

Make stub for fs.constants for web
Fix: #60

CHANGELOG.md Outdated Show resolved Hide resolved
@BelfordZ
Copy link
Member

BelfordZ commented Sep 8, 2020

Commits must follow the conventional commit format: https://github.com/json-schema-tools/dereferencer/blob/master/CONVENTIONAL_COMMITS.md

@BelfordZ
Copy link
Member

BelfordZ commented Sep 8, 2020

please use 1 commit, with the following:

fix: fs.constants updated for web

resolves #61

Everything is handled automagically from there.

Copy link
Member

@BelfordZ BelfordZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also please rebase, as I've updated some deps.

@jetexe jetexe requested a review from BelfordZ September 9, 2020 05:09
@BelfordZ BelfordZ merged commit ec9c810 into json-schema-tools:master Sep 9, 2020
BelfordZ pushed a commit that referenced this pull request Sep 9, 2020
## [1.2.2](1.2.1...1.2.2) (2020-09-09)

### Bug Fixes

* fs.constants updated for web ([0d3518e](0d3518e)), closes [#61](#61)
@BelfordZ
Copy link
Member

BelfordZ commented Sep 9, 2020

🎉 This PR is included in version 1.2.2 🎉

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.

Fix browser support
2 participants