Skip to content

Releases: embroider-build/embroider

Release 1.7.0

23 May 12:07
@ef4 ef4
Compare
Choose a tag to compare

🚀 Enhancement

  • addon-dev
    • #1202 Accept optional mapFilename config for rollup-app-reexports (@dfreeman)
  • macros
    • #1168 Add message to clarify error for non-serializable configs (@jkeen)

🐛 Bug Fix

📝 Documentation

🏠 Internal

Committers: 6

Release 1.6.0

07 Apr 21:26
Compare
Choose a tag to compare

🚀 Enhancement

  • addon-dev, compat, core, hbs-loader, shared-internals, webpack
    • #1010 template compilation improvements (@ef4)

🐛 Bug Fix

  • compat
    • #1170 Ensure self-references within a dummy apps work for @ resolution. (@rwjblue)
  • addon-dev

📝 Documentation

🏠 Internal

  • #1186 Fix tests under ember-data 4.x (@ef4)
  • #1167 register node tests with scenario-tester (@ef4)

Committers: 5

Release 1.5.0

08 Mar 04:10
@ef4 ef4
Compare
Choose a tag to compare

🚀 Enhancement

  • util
    • #1155 Turn ensureSafeComponent into a no-op for class values on Ember 3.25+ (@Windvis)

🐛 Bug Fix

  • macros
    • #1156 fix exception in macros babel plugin (@ef4)
  • compat

Committers: 2

Release 1.4.0

07 Mar 06:49
@ef4 ef4
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

  • core
  • compat

Committers: 2

Release 1.3.0

04 Mar 07:21
@ef4 ef4
Compare
Choose a tag to compare

🚀 Enhancement

  • webpack
  • compat
    • #1120 Add support for the helper helper (@Windvis)
    • #1130 Only apply ember-power-select compat adapter when using ember-power-select < 5.0.1 (@betocantu93)

🐛 Bug Fix

  • core, webpack
  • core
    • #1149 Update externals stubs atomically (@ef4)
  • compat, core
    • #1145 Ensure addon app trees are merged in the correct order (@eoneill)
  • compat

📝 Documentation

🏠 Internal

  • Other
    • #1144 Remove a workaround that is trying fix an old bug in volta (@krisselden)
  • router, util
    • #1141 Drive the test suite from scenario-tester (@ef4)
  • compat

Committers: 10

Release 1.2.0

10 Feb 15:03
@ef4 ef4
Compare
Choose a tag to compare

🚀 Enhancement

  • compat
    • #1124 improving ember-data compatibility & test coverage (@ef4)
  • macros
    • #1119 Reuse the loc of the macroMaybeAttrs hashes for the created attributes (@Windvis)

📝 Documentation

🏠 Internal

Committers: 3

Release 1.1.0

08 Feb 06:23
@ef4 ef4
Compare
Choose a tag to compare

🚀 Enhancement

  • compat
    • #1085 Updates for LTS 3.28 including ember-data (@ef4)
    • #1115 Use broccoli memoization by default (@ef4)
  • addon-dev
  • macros
    • #1083 Throw error when setting non-serializable macro config (@mydea)

🐛 Bug Fix

📝 Documentation

  • Other
  • addon-dev
  • macros
    • #1096 Add section on package requirements to importSync documentation (@jrjohnson)

🏠 Internal

Committers: 9

Release 1.0.0

19 Jan 16:28
@ef4 ef4
Compare
Choose a tag to compare

Declaring this as 1.0 to signifiy general level of stability and to give us more flexibility to distinguish minor and patch releases.

:internal: Internal

  • Renamed default branch from master to main.

🐛 Bug Fix

  • macros
    • #1081 fix importSync scope collision (@ef4)

Committers: 1

  • Edward Faulkner (@ef4)

Release 0.50.2

14 Jan 02:56
@ef4 ef4
Compare
Choose a tag to compare

🐛 Bug Fix

  • compat, macros
    • #1076 add non-es6-compat to importSync (@ef4)
  • core, macros
    • #1075 native v2 addons can always import from NPM (@ef4)

Committers: 1

  • Edward Faulkner (@ef4)

Release 0.50.1

12 Jan 22:11
Compare
Choose a tag to compare

🐛 Bug Fix

  • core
    • #1074 Ensure babelFilter config comes from fully qualified @embroider/core path in Stage 2 (@krisselden)
  • compat, core, macros, shared-internals
    • #1070 Ensure dependencySatisfies only considers actual dependencies (includes a fix for invalid results within monorepo scenarios) (@NullVoxPopuli)

Committers: 2