Releases: zendive/jsdiff
Releases · zendive/jsdiff
v3.1.1
- Support
Allow in Incognito
Chrome option
What's Changed
Full Changelog: v3.1.0...v3.1.1
v3.1.0
- Chrome min version: 135.0
- support
Float16Array
in object clone
What's Changed
Full Changelog: v3.0.7...v3.1.0
v3.0.7
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
What's Changed
Fresh libraries and reduced bundle size
Full Changelog: v3.0.5...v3.0.6
v3.0.5
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
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
v3.0.2
What's Changed
Support dark devtools colour scheme
- change layout: fixed toolbar, scrollable body
- fix messaging in anonymous frames and local html files
- update and improve local build tools
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
support broader set of data types
- add customClone
- serialize: Symbol, Set, Map, +/-Infinity, NaN, BigInt, undefined
- tune function serialization
- add pseudo ids for potentionally recurring instances
Full Changelog: v3.0.0...v3.0.1
v3.0.0
- migrate to chrome extension manifest v3
- update build stack
- support internal search
- minor improvements
What's Changed
Full Changelog: v2.0...v3.0.0