All Versions
32
Latest Version
Avg Release Cycle
43 days
Latest Release
1987 days ago

Changelog History
Page 3

  • v2.0.2 Changes

    • ๐Ÿ›  Fix preloading headers for crossorigin scripts(#130)
  • v2.0.1 Changes

    • ๐Ÿฑ [Perf] Preload the Primary fragment's assets (#127)
  • v2.0.0 Changes

    • ๐Ÿ‘ Allow Lazy fragment initialization through promise (#94)
    • ๐ŸŽ Hooks for measuring performance of fragments initialization on frontend (#95)
    • Migrate codebase to ES6 (#109)
    • Html compatible for script tags (#86)
    • ๐Ÿ”ง Configurable options for filtering headers (#91)
    ๐Ÿ’ฅ Breaking changes
    • โฌ‡๏ธ Dropped node 4.x.x support
    • Modified logic for pipeInstanceName and requestFragment. Please check the options
    Contributors
  • v1.1.0 Changes

    • ๐Ÿ‘Œ Support fragment level compression (gzip/deflate)
  • v1.0.7 Changes

    • ๐ŸŽ Inline AMD loader if specified as file URL (Performance)
  • v1.0.6 Changes

    • Asynchronous file read in built-in fetch
    • Respond 404 in case of not found template
  • v1.0.5 Changes

    • โž• Add support for fallback slots
  • v1.0.4 Changes

    • Fragment initialization metrics
  • v1.0.3 Changes

    • โšก๏ธ Update loadCSS to fix FF 38 crash on Async Fragments.
  • v1.0.2 Changes

    • ๐Ÿ›  Fix issue related to unnamed slot behaviour