OctoLinker v5.1.0 Release Notes

Release Date: 2019-08-05 // over 4 years ago
  • 👌 Support for Deno

    🚀 This release comes with a single feature added by @MarkTiedemann. JavaScript URL imports will allow you to load files from another domain using ES6 Modules.

    import \_ from 'https://unpkg.com/[email protected]/underscore.js';
    

    🌐 Furthermore, this enables support for Deno which follow this web standard.

    Housekeeping

    • Various version bumps through Dependabot

    All Changes

    v5.0.2...v5.1.0