Tailor v2.0.0 Release Notes

    • ๐Ÿ‘ 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