Subscribe to our newsletter By subscribing, you agree with Revue’s Terms and Privacy Policy. Jul 22, 2019 Deno Newsletter #26 - v0.12.0 Revue Welcome to Deno Newsletter issue #26! Every Monday we serve you with a bunch of useful information a Deno Newsletter July 22 · Issue #26 · View online Weekly synthesis on Deno related stuff. Releases, articles, news and resources. Welcome to Deno Newsletter issue #26!Every Monday we serve you with a bunch of useful information and links for every Deno enthusiast.Don’t forget to join discussion on Deno’s official Gitter channel!If you encounter anything Deno related that you want to share with community, mention us on Twitter @DenoNews, or just respond to this mail. Releases Deno now supports `onload` event Last week v0.12.0 was released!Important changes to Deno: feat: Support window.onload (#2643) feat: generate default file name for bundle when URL ends in slash (#2625) fix: upgrade V8 to 7.7.200 (#2624) fix: ‘-’ arg after script name (#2631) Important changes to standard library: fix: emptyDir on Windows (deno_std#531) refactor: remove os.userHomeDir in favor of Deno.homeDir (deno_std#523) refactor: rename catjson.ts to catj.ts (deno_std#533) Full list of changes can be found here Registry Registry now supports compiling to JS on-the-fly. Simply add `?js` to the URL to download compiled version.Example: https://deno.land/std/http/file_server.ts?js All import URLs are rewritten to use compiled dependencies Kudos to Jed Fox (@j-f1) Resources GitHub - krnik/jbq: Customizable JS Validator github.com – Share Customizable JS Validator. GitHub - galkowskit/denofun github.com – Share Small utility library containing functions, monads and other fun stuff. - galkowskit/denofun Thanks for reading and stay tuned for more news next week!- Bartek Did you enjoy this issue? If you don't want these updates anymore, please unsubscribe here. If you were forwarded this newsletter and you like it, you can subscribe here. Powered by Revue Share Share to Twitter Share to Facebook Subscribe to our newsletter By subscribing, you agree with Revue’s Terms and Privacy Policy.