- Fixed topojson.simplify and topojson.filter to preserve the order of arcs in the topology.
- Fix handling of winding order in topojson.sphericalTriangleArea.
- Replace the
browser
field in package.json withunpkg
andjsdeliver
. (d3/d3#3138) - Replace the
prepublish
script withprepublishOnly
. - Update dependencies.