ember.js v3.14.0 Release Notes

Release Date: 2019-10-29 // over 4 years ago
    • #18345 / #18363 [FEATURE] Implement the Provide @model named argument to route templates RFC.
    • ๐Ÿ›  #18458 [BUGFIX] Using query params helper outside of link-to
    • ๐Ÿ›  #18429 [BUGFIX] Fix incorrect error message for octane features.
    • ๐Ÿ›  #18415 [BUGFIX] Fix hbs import path in test blueprint.
    • ๐Ÿ›  #18387 [BUGFIX] Ensure updateComponent is fired consistently
    • ๐Ÿ‘ #18381 Drop Node 6 and 11 support.
    • #18410 Use ember-cli-htmlbars for inline precompilation if possible.