Conversation
|
Should we not bump this dependency to 7.9.0? To guarantee d3.schemeObservable10? "dependencies": { |
|
The 5 tests that change are expected (and welcome… better geo circles). |
|
I'm still unsure if this works!? in a notebook if I try to import 031cecf: Plot = import("https://esm.sh/gh/observablehq/plot@031cecfb4de3863403dd7ec67db4c48219de415b")it errors like so: That's because esm.sh is content with using |
|
Oh, yeah, that’s probably a bug. |
|
Well, hold on, that’s always true of D3’s package.json. So I think that’s just an esm.sh issue. |
|
This is a bit over my head… 🤷🏼 |
Fil
left a comment
There was a problem hiding this comment.
I've also tested with Framework: /_npm/d3@7.9.0/+esm.js references the correct version of scale-chromatic.
|
Relevant history is d3/d3#3256. |
|
interesting! I think the answer to my question is https://classic.yarnpkg.com/en/docs/selective-version-resolutions/#toc-how-to-use-it (still only for yarn users, though) |
|
I think I encountered the same problem. I updated I fixed it by (temporarily) adding a direct dependency to |
No description provided.