Skip to content

Releases: mansona/ember-get-config

v2.1.1

01 Jul 10:56
Compare
Choose a tag to compare

v2.1.1 / 2022-07-01

v2.1.0...v2.1.1

v1.1.0

01 Aug 21:40
Compare
Choose a tag to compare

v1.1.0 / 2022-08-01

This version is releasing the code from v2 of this addon as a minor release in the v1 cycle. There were no real
breaking changes in v2 other than a slight change in behaviour that was much more correct and more in line
with what one might expect the behaviour to be. This coupled with the significant issues that v1 has been giving people
during embroider upgrades (and its incompatibility with fastboot) has motivated me to re-release the latest version
as a v1 patch so everyone can make use of the improvements. If this is outside of your expectations then I can
recommend that you pin your version of ember-get-config with ~1.0.0 and not ^1.0.0 and you will remain on the
version that was released before this one.

v1.0.4...v1.1.0

v2.1.0

28 Jun 13:40
Compare
Choose a tag to compare

v2.1.0 / 2022-06-28

Note: this is really just a bugfix but I am releasing it as a minor version since it has a significant change in how the functionality is achieved 👍

  • Use require to retrieve the app's config #45 from @Windvis
  • Fix ember-try issues #46 from @mansona
  • Fix fastboot double wrapping default export/import #44 from @mansona

v2.0.0...v2.1.0

v2.0.0

22 Apr 16:41
Compare
Choose a tag to compare

v2.0.0 / 2022-04-22

  • breaking: re-export configModule to reduce duplication and fix dynamic config #41 from @mansona

This is only breaking because if you were relying on dynamic config changes (by altering the config HTML) then before this PR it wasn't working, and now because of this PR it is working 🎉

v1.0.4...v2.0.0

v1.0.4

06 Apr 11:10
Compare
Choose a tag to compare

v1.0.4 / 2022-04-06

v1.0.3...v1.0.4

v1.0.3

06 Apr 10:42
Compare
Choose a tag to compare

v1.0.3 / 2022-04-06

  • make sure that config is from the test environment when running /tests #35 from @mansona

v1.0.2...v1.0.3

v1.0.2

21 Jan 14:02
Compare
Choose a tag to compare

v1.0.2 / 2022-01-21

  • Allow @embroider/macros v1.0.0 as dependency #32 from @navels

v1.0.1...v1.0.2

v1.0.1

17 Jan 17:19
Compare
Choose a tag to compare

v1.0.1 / 2022-01-17

v1.0.0...v1.0.1

v1.0.0

11 Jan 14:31
Compare
Choose a tag to compare

v1.0.0 / 2022-01-11

v0.5.0...v1.0.0

v0.5.0

27 Oct 08:51
Compare
Choose a tag to compare

v0.5.0 / 2021-10-27

v0.4.0...v0.5.0