Skip to content

Releases: embroider-build/embroider

Release 0.46.1

11 Oct 21:04
@ef4 ef4
Compare
Choose a tag to compare

🐛 Bug Fix

  • addon-dev
    • #1002 addon-dev needs a prepare script (@ef4)

Committers: 1

  • Edward Faulkner (@ef4)

Release 0.46.0

11 Oct 20:49
@ef4 ef4
Compare
Choose a tag to compare

💥 Breaking Change

  • addon-dev, addon-shim, compat, core, shared-internals

🚀 Enhancement

  • addon-dev, addon-shim, compat, core, shared-internals

🐛 Bug Fix

  • core
    • #974 Production fastboot builds were incorrectly getting server code in the browser (@thoov)
  • macros
    • #990 Invalidate @embroider/macro's babel cache when addon version's change without mutating lock file (e.g. linking) (@thoov)

📝 Documentation

  • router
    • #930 add note on route splitting with pods in readme (@mydea)

🏠 Internal

  • core
    • #989 use babel-import-util (@ef4)
    • #988 Remove leftover Babel 6 compatibility code (@ef4)

Committers: 3

Release 0.45.0

30 Sep 08:33
@ef4 ef4
Compare
Choose a tag to compare

💥 Breaking Change

  • compat
    • #976 Restructure workspaceDir logic (@thoov). This removes an (undocumented) feature for the workspace dir from the build, it's unlikely to break in any normal usage.

🚀 Enhancement

  • addon-shim

🐛 Bug Fix

  • core
    • #985 Fix an erroneous assertion in v2 addons (@ef4)

🏠 Internal

  • compat
    • #976 Restructure workspaceDir logic (@thoov)
    • #980 Convert stage-1 tests to test-scenarios (@thoov)
  • Other
    • #986 Ensure static test runs in production mode (@thoov)

Committers: 2

Release 0.44.2

26 Sep 18:16
@ef4 ef4
Compare
Choose a tag to compare

🐛 Bug Fix

  • compat, core, router, shared-internals, util
    • #978 backing out ember real-modules mode (fixes some edge cases on ember 3.27 and 3.28) (@ef4)

🏠 Internal

  • Other
  • compat, router, util
  • addon-shim, compat, core, hbs-loader, macros, shared-internals, util, webpack

Committers: 3

Release 0.44.1

07 Sep 20:43
Compare
Choose a tag to compare

🚀 Enhancement

  • addon-shim, compat, router, util

🐛 Bug Fix

  • compat
    • #958 Add allowEmpty to __COMPILED_STYLES__ funnel (@thoov)

🏠 Internal

Committers: 2

Release 0.44.0

02 Sep 19:14
Compare
Choose a tag to compare

💥 Breaking Change

🚀 Enhancement

  • compat
    • #941 Add support for ember-cli addon proxy (bundle caching) (@eoneill)

🐛 Bug Fix

  • compat
    • #953 fixes: Local helpers not resolved in tests #894 (@lifeart)
    • #948 Disable compat adapter for ember-inflector >= 4.0.0 (since it is not needed) (@stefanpenner)
    • #934 Ensure style compilation works properly with ember-cli >= 3.18 (@stefanpenner)
    • #924 Fix caching of template AST plugins (follow caching protocol of ember-cli-htmlbars) (@eoneill)
    • #928 Update custom package rules for ember-basic-dropdown (@mydea)
  • router
    • #929 Use @ember/test-waiters in @embroider/router (@mydea)

📝 Documentation

  • #923 Add documentation how to use safe components in tests (@mydea)

🏠 Internal

Committers: 5

Release 0.43.5

09 Aug 20:25
Compare
Choose a tag to compare

🚀 Enhancement

  • compat
    • #918 Add needsCache and persistentOutput to internal broccoli-plugins. (@rwjblue)

🐛 Bug Fix

  • core, macros, shared-internals
    • #913 Ensure dependencySatisfies invalidates when installed packages change (@thoov)

🏠 Internal

Committers: 3

Release 0.43.4

03 Aug 18:31
Compare
Choose a tag to compare

🚀 Enhancement

  • compat
    • #915 Reduce memory pressure from compat layer by disabling Heimdall node gathering during OneShotPlugin (@rwjblue)

Committers: 2

Release 0.43.3

30 Jul 22:25
Compare
Choose a tag to compare

🐛 Bug Fix

  • compat
    • #910 Fix arguments to preprocessCss (to match classic build) (@thoov)
    • #880 Fix compatibility with ember-data@3.27+ (@ef4)
  • webpack
    • #914 Remove transitive loader-utils dependency from @embroider/webpack (@mydea)

Committers: 3

Release 0.43.2

29 Jul 21:51
Compare
Choose a tag to compare

🚀 Enhancement

  • compat, core

🐛 Bug Fix

  • hbs-loader
    • #831 Replace loader-utils with built-in webpack 5 functionality (@mydea)

🏠 Internal

  • router
    • #911 Upgrade ember-qunit to address canary deprecations (@ef4)

Committers: 3