main
replace Object.assign with object spread
Fixes issue #2299 (#2300)
add tree-shaking for json modules
jest: couple more RegExp replacement fixes