Skip to content

Latest commit

ย 

History

History
216 lines (139 loc) ยท 12.2 KB

CHANGELOG.md

File metadata and controls

216 lines (139 loc) ยท 12.2 KB

v2.1.2 (2020-11-06)

๐Ÿ› Bug Fix

  • #278 Fail explicitly when initializer does not have default export (@mehulkar)

Committers: 2

v2.1.1 (2019-11-02)

๐Ÿ› Bug Fix

  • #205 Do not assume global variables are assigned to self. (@rwjblue)

๐Ÿ  Internal

  • #159 Fixup eslint setup for typescript conversion. (@rwjblue)

Committers: 1

v2.1.0 (2019-08-26)

๐Ÿš€ Enhancement

๐Ÿ“ Documentation

๐Ÿ  Internal

Committers: 4

v2.0.0 (2018-10-29)

๐Ÿ’ฅ Breaking Change

๐Ÿš€ Enhancement

๐Ÿ“ Documentation

Committers: 3

v1.1.0 (2018-04-17)

Full Changelog

Closed issues:

  • module unification: initializer test files are included for ember serve #47
  • your releases page seems out of date #43

Merged pull requests:

v1.0.0 (2017-03-25)

Full Changelog

Closed issues:

  • Ember 2.12 incompatibility? #40

Merged pull requests:

v0.6.3 (2016-12-06)

Full Changelog

Merged pull requests:

  • Add ember-cli-babel as a dependency (not devDep). #37 (rwjblue)

v0.6.2 (2016-12-01)

Full Changelog

Implemented enhancements:

  • Add Changelog #33
  • Add repository information to package.json #32
  • Clean up "package.json" file #35 (Turbo87)
  • Add Changelog #34 (Turbo87)

Merged pull requests:

v0.6.1 (2016-11-30)

Full Changelog

v0.6.0 (2016-11-29)

Full Changelog

Closed issues:

  • Shouldn't v0.5.1 be marked as the latest release? #29
  • Adding \_\_esModule: true property #27
  • Build failure: File not found #25
  • ci #4
  • tests #3
  • examples #2

Merged pull requests:

  • flesh out as ember-cli add-on, this will allow us to use the existingโ€ฆ #31 (stefanpenner)
  • Fix deopt with regex matches field load optimizing to undefined. #30 (krisselden)
  • Avoid double walking of all modules #28 (kratiahuja)
  • Updating README with note about compatibility #26 (ColtonProvias)

v0.5.1 (2016-02-03)

Full Changelog

Closed issues:

  • Don't rely on globals #20

Merged pull requests:

v0.5.0 (2016-02-03)

Full Changelog

Closed issues:

  • Deprecation Ember 2+ #22

Merged pull requests:

v0.1.7 (2015-09-08)

Full Changelog

Merged pull requests:

  • Prevent error when instance-initializers are found on Ember < 1.12. #21 (rwjblue)

v0.1.6 (2015-08-14)

Full Changelog

v0.1.5 (2015-06-25)

Full Changelog

Merged pull requests:

v0.1.4 (2015-04-06)

Full Changelog

Merged pull requests:

v0.1.3 (2015-04-06)

Full Changelog

v0.1.2 (2015-04-06)

Full Changelog

v0.1.1 (2015-04-06)

Full Changelog

Closed issues:

  • Published on Bower? #12

Merged pull requests:

v0.1.0 (2015-04-02)

Full Changelog

Closed issues:

  • Work needed here to support instance initializers #13

Merged pull requests:

  • initializersRegExp updated to handle instance initializers #14 (jasonmit)
  • Update organization name in repository URL #11 (tricknotes)
  • Auto-assign names to initializers if not already set #10 (zeppelin)

v0.0.2 (2014-05-27)

Full Changelog

Merged pull requests:

0.0.1 (2014-04-12)