Skip to content

Conversation

twada
Copy link
Member

@twada twada commented Jun 29, 2016

Going to remove destructive option

BREAKING CHANGE:

The destructive option has been removed.
New behavior is like destructive: true, means that passed AST is modified directly.
If you do not want your AST to be modified directly, you should deep-clone your AST by yourself.

refs: #29

BREAKING CHANGE:

The `destructive` option has been removed.
New behavior is like `destructive: true`, means that passed AST is modified directly.
If you do not want your AST to be modified directly, you should deep-clone your AST by yourself.
@twada twada mentioned this pull request Jun 29, 2016
10 tasks
@coveralls
Copy link

coveralls commented Jun 29, 2016

Coverage Status

Coverage increased (+0.1%) to 97.68% when pulling f0882d6 on remove-destructive-option into c82b2ef on master.

@twada twada merged commit 8ab8f38 into master Jul 3, 2016
@twada twada deleted the remove-destructive-option branch July 3, 2016 08:52
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