Releases: zendive/jsdiff
Releases · zendive/jsdiff
v3.4.2 [Firefox only]
24 May 13:53
Compare
Sorry, something went wrong.
No results found
Fix communication bug in v3.4.0 in Firefox only
What's Changed
Full Changelog : v3.4.1...v3.4.2
v3.4.0
22 May 13:43
Compare
Sorry, something went wrong.
No results found
Solve the problem of showing comparison results during debug sessions fully in Firefox, but partially in Chrome, where it works only if the API was already part of the debugged script, and don't works if it invoked via Console (while in debug mode).
The solution involved removing usage of async APIs along the way from the console API invocation in the content script till passing the event to the extension runtime.
What's Changed
Full Changelog : v3.3.0...v3.4.0
v3.3.0
19 Apr 14:39
Compare
Sorry, something went wrong.
No results found
use latest native API
WeakMap::getOrInsertComputed
Uint8Array::toHex
HTMLElement::setHTML + Sanitizer
drop npm:dompurify dependency
bump minimum supported versions: Chrome v146, Firefox v148
What's Changed
Full Changelog : v3.2.0...v3.3.0
v3.2.0
26 Feb 10:25
Compare
Sorry, something went wrong.
No results found
Fix errors coming from comparing objects having their own properties with the same name as in Object.prototype e.g. toString, valueOf...
What's Changed
Full Changelog : v3.1.1...v3.2.0
v3.1.1
13 Jun 00:33
Compare
Sorry, something went wrong.
No results found
Support Allow in Incognito Chrome option
What's Changed
Full Changelog : v3.1.0...v3.1.1
v3.1.0
09 Apr 03:39
Compare
Sorry, something went wrong.
No results found
Chrome min version: 135.0
support Float16Array in object clone
What's Changed
Full Changelog : v3.0.7...v3.1.0
v3.0.7
05 Mar 12:51
Compare
Sorry, something went wrong.
No results found
What's Changed
Improve: support new types of serialization: URL, RegExp (#28 )
fix: HtmlFormatter::nodeBegin produces invalid HTML if Object-key contains unclosed HTML <tag> #29
spread usage of catalogs between Symbol, DOM and the rest, to reduce "noise" in comparison results
Full Changelog : v3.0.6...v3.0.7
v3.0.6
15 Nov 03:32
Compare
Sorry, something went wrong.
No results found
What's Changed
Fresh libraries and reduced bundle size
Full Changelog : v3.0.5...v3.0.6
v3.0.5
06 Feb 21:45
Compare
Sorry, something went wrong.
No results found
What's Changed
Support Firefox
move search invocation into panel page
toolbar UI changes
Full Changelog : v3.0.4...v3.0.5
v3.0.4
15 Nov 00:15
Compare
Sorry, something went wrong.
No results found
What's Changed
Update dependencies and patch vulnerabilities in postcss@<8.4.31, semver<7.5.2
Full Changelog : v3.0.3...v3.0.4