v1.10.0
Features
- editor option for indent guide highlighting (f1f6517)
Bug Fixes
- add mock
getHighlightIndentGuides
andsetHighlightIndentGuides
for old tests to work (4067512) - added "flex-start" and "flex-end" (#4912) (3e14988)
- Fix problematic semicolon in CSS media queries (#4849) (18a459a)
- more optimal way to accessing an element's list of classes; mark
highlightIndentGuide
as internal property (855a874) - strictly equal instead of loosely (d4c1ab8)
- Updated Jshint to 2.13.5 (#4911) (2401fbd)
New Contributors
- @tomsmeding made their first contribution in #4904
- @hrkw00 made their first contribution in #4912
Full Changelog: v1.9.6...v1.10.0