Version 24.2.0
What's Changed
- reject AO headers with duplicate parameter names by @michaelficarra in #689
- add support for IfAbruptCloseIterators when marking exit steps by @michaelficarra in #688
- add new lints matching some ECMA-262 editorial conventions by @michaelficarra in #693
- Improve searchbox event handling by @gibson042 in #695
- add lint rule to catch for-each-in by @michaelficarra in #691
- add a new lint for preferring
throwoverreturn ThrowCompletion(...)by @michaelficarra in #692 - Document
--no-minifyby @gibson042 in #700 - Update styles to cycle through decimal/alpha/roman until nesting level 9 by @linusg in #699
- When formatting, replace inline ASCII quotes with typographic quotes by @gibson042 in #701
- Verify code formatting in CI by @gibson042 in #704
- mark generated baselines to hide them from diffs by @michaelficarra in #706
- isolate pin storage by path by @michaelficarra in #705
- Make a sticky preference for single-page vs. multi-page views by @gibson042 in #694
- DRY out the search result ::before styles by @gibson042 in #697
- Unify and improve cancellation buttons by @gibson042 in #696
New Contributors
Full Changelog: v24.1.0...v24.2.0