v5.1.0
🐛 Bug Fix
- feat(config): add new default pattern export options #1089 (@bmuenzenmeyer)
- Merge branch 'jwir3-add-pattern-export-all' into dev #1089 (@bmuenzenmeyer)
- Add ability to export raw patterns.
Exporting "raw" patterns means that the export task is little more than a
wrapper around a more condensed file naming method. Instead of outputting
rendered HTML, the exporter outputs the raw patterns, augmented to remove
any superfluous directory structure and prefixed ordering. #601 (@jwir3)
⚠️ Pushed to master
- [skip travis] chore(release): publish v5.1.0 (@bmuenzenmeyer)
- feat(core): fix pattern export all conflicts (@bmuenzenmeyer)
Authors: 2
- Brian Muenzenmeyer (@bmuenzenmeyer)
- Scott Johnson (@jwir3)