Closed emrahcom closed 3 months ago
Thank you @emrahcom . What are the advantages and disadvantaes here?
The standard packages will be updated in JSR. https://deno.land/std
will not be updated anymore.
See this post for more details.
And tests will be more acqurate if they use the same packages.
I will not merge it, because I want the deps to be available inside the browser.
This PR:
Updates
@std/encoding
's version tag. JSR supports0.224.0
as tag to be backward compatible but new tag is started from1.0.0
and the current one is1.0.1
.Imports packages from JSR in tests.
Imports packages from JSR in examples.
See