pattern-lab / patternlab-node

The Node version of Pattern Lab
http://patternlab.io
MIT License
2.05k stars 405 forks source link

refactor: remove parameter hunter #1467

Closed mfranzke closed 1 year ago

mfranzke commented 1 year ago

Closes https://github.com/pattern-lab/patternlab-node/issues/1180

Summary of changes:

Instead of only deprecating Mustache engine specific "Pattern Parameters", I've removed it right away, as we've deprecated Mustache engine a while ago and will even also remove it the sooner the later.

JosefBredereck commented 1 year ago

Can we get this change into dev?

1455 depends on it in the tests, I guess.

mfranzke commented 1 year ago

Can we get this change into dev? #1455 depends on it in the tests, I guess.

We're good to go with this now.