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

boolean negation with es6 modules and negation syntax #64

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

pYr0x
Copy link

@pYr0x pYr0x commented Dec 13, 2018

this is a breaking change !

this PR change the negation syntax from ~ to ^

pYr0x and others added 2 commits June 9, 2018 15:47
- fix issue with negation and es6 modules close #58
@pYr0x pYr0x requested a review from matthewp December 13, 2018 20:04
@pYr0x pYr0x changed the title boolean negation with es6 modules boolean negation with es6 modules and negation syntax Dec 13, 2018
@matthewp
Copy link
Member

Does this fix an issue? I know we use ~ for home directory, does this help with that in some way?

@pYr0x
Copy link
Author

pYr0x commented Dec 13, 2018

sorry.. forgot to add some info

@matthewp
Copy link
Member

Ok, I'm fine with making this change then. But the docs do need to be updated: https://github.com/stealjs/steal-conditional/tree/master/docs

@pYr0x
Copy link
Author

pYr0x commented Dec 17, 2018

@matthewp done..

Copy link
Member

@matthewp matthewp left a comment

Choose a reason for hiding this comment

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

Great! This will be a major version change then.

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

Successfully merging this pull request may close these issues.

2 participants