Skip to content

boolean negation with es6 modules and negation syntax#64

Open
pYr0x wants to merge 5 commits into
masterfrom
neg-cond
Open

boolean negation with es6 modules and negation syntax#64
pYr0x wants to merge 5 commits into
masterfrom
neg-cond

Conversation

@pYr0x
Copy link
Copy Markdown

@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
Copy Markdown
Member

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

@pYr0x
Copy link
Copy Markdown
Author

pYr0x commented Dec 13, 2018

sorry.. forgot to add some info

@matthewp
Copy link
Copy Markdown
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
Copy Markdown
Author

pYr0x commented Dec 17, 2018

@matthewp done..

Copy link
Copy Markdown
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