Skip to content

Conversation

marcalexiei
Copy link
Contributor

@marcalexiei marcalexiei commented Nov 17, 2021

This PR contains:

  • bugfix
  • feature
  • refactor
  • tests
  • documentation
  • metadata

Breaking Changes?

  • yes
  • no

Please Describe Your Changes

  • add integration check before set Quoted properties. This avoid an error while cloning node since clone function calls the constructor without any parameter (fixes Unable to clone value with quotes characters #141 )
  • add missing quoted.test.js file (fixtures were already present)
  • add test of clone for Quoted inside quoted.test.js

- add missing `quoted.test.js` file (fixtures were already present)
@marcalexiei
Copy link
Contributor Author

@shellscape, any chance to merge, and possibly release, this change?
Thanks in advance 🙏

@shellscape shellscape merged commit a59fac9 into shellscape:master Jan 7, 2022
@marcalexiei marcalexiei deleted the bugfix-quoted-clone branch January 7, 2022 19:29
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.

Unable to clone value with quotes characters
2 participants