> Adopt type: module. #3501<p>Standard JS modules, very nice! D3 now works in all playgrounds and libraries even as dependencies without non-standard tooling!<p><a href="https://jsbin.com/ducosajehi/edit?html,output" rel="nofollow">https://jsbin.com/ducosajehi/edit?html,output</a><p>I do wish they didn't even publish UMD, that's a recipe for duplication if some libraries import the module and some import the UMD.