- Fix markdown formatting errors
- Trim whitespace on home page examples to remove
undefined
lines - Add instructions for using moment-timezone with webpack
- Fix URL.hash support data for IE
- Complete NodeJS support for Intl APIs
- Update toLocaleString notes for NodeJS to match Intl API notes
- Fix missing or incorrect Intl data for Edge, Android and Safari
- Complete nodejs data for Map and Set
- Move Intl.Collator caseFirst option under the constructor
- Complete nodejs data for SharedArrayBuffer
- Complete nodejs data for Symbol
- Complete nodejs data for grammar
- Complete nodejs data for RegExp
- Complete nodejs data for functions
- Complete nodejs data for global timers
- Add nodejs version for Console.info.substitution_strings
- Mark SubmitEvent as partially supported in Safari 15
- Update support for ArrayBufferView and URLSearchParams in XHR.send
- Complete nodejs data for URL and URLSearchParams
- Complete nodejs data for MessagePort
- Complete nodejs data for MessageEvent
- Complete nodejs data for Performance + Add nodejs version 16.1.0 details
- Add missing nodejs entries for Crypto and CryptoKey
- Add last missing nodejs values for api.*
- Remove nodejs stability notes from Performance APIs
- #5996 - Add attribute map support for .clone() - Closed as an unwanted feature
- #5884 - Live mouseenter/mouseleave events don't fire as expected when nested
- Patch landed in 1.6 release: https://github.com/jquery/jquery/commit/a9b81d759af3a4574a42ca1de93be1247f7953a2/
- http://bugs.jqueryui.com/ticket/6979 - Several components are leaking variables into the global scope
- louisremi/jquery.transform.js#11 - Global scope leakage
- madrobby/zepto#695 - Pass abort/timeout statuses and xhr.statusText to global ajaxError event handlers
- https://github.com/desandro/masonry/wiki/faq#forks
- https://github.com/desandro/masonry/wiki/v2.0
- https://github.com/desandro/masonry/issues#issue/49
- manuelbieh/geolib#1 - Small code tweaks
- Misc site updates
- Fix index out of range error in check command (2017-04-05)