Skip to content

fix: get rid of breaking change in plugin-constraints#3602

Merged
arcanis merged 1 commit intomasterfrom
paul/fix/constraints-breaking-change
Oct 21, 2021
Merged

fix: get rid of breaking change in plugin-constraints#3602
arcanis merged 1 commit intomasterfrom
paul/fix/constraints-breaking-change

Conversation

@paul-soporan
Copy link
Copy Markdown
Member

What's the problem this PR addresses?

#3284 introduced a breaking change in plugin-constraints.

Fixes #3584.

How did you fix it?

Made it only use JSON.stringify if the value is an object. This way it doesn't undo the fix for the original issue while getting rid of the breaking change.

Checklist

  • I have set the packages that need to be released for my changes to be effective.
  • I will check that all automated PR checks pass before the PR gets reviewed.

@arcanis arcanis merged commit a286b0b into master Oct 21, 2021
@arcanis arcanis deleted the paul/fix/constraints-breaking-change branch October 21, 2021 15:00
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.

[Bug]: Possible breaking change introduced in #3284 in constraints plugin

2 participants