The [frontmatter/markdown state solution](http://patternlab.io/docs/pattern-states.html#node ) has been in place for a while now, with deprecation warnings emitted by the library. It's time to remove the old functionality. - [ ] Remove `patternStates` from all `patternlab-config.json` files across repos - [ ] Remove all signs of `setState()` within `pattern_assembler.js` as `parsePatternMarkdown()` does all the work now. - [ ] Resolve any unit tests