Skip to content

Releases: emberjs/ember-jquery

Release 2.0.0

10 Jun 16:12
Compare
Choose a tag to compare

πŸ’₯ Breaking Change

πŸš€ Enhancement

  • #347 Include Ember.Component.prototype.$ deprecation regardless of Ember version (@rwjblue)

πŸ› Bug Fix

  • #345 Update ember-cli-babel to latest for Ember 3.27 compatibility (@rwjblue)
  • #326 Avoid triggering Component reopen deprecation (@mixonic)
  • #321 Remove reference to global Ember API (@mixonic)

🏠 Internal

Committers: 4

Release 1.1.0

04 Oct 15:32
Compare
Choose a tag to compare

πŸš€ Enhancement

  • #153 Add missing deprecation message for this.$() (@Turbo87)

Committers: 3

Release 1.0.0

02 Oct 13:21
Compare
Choose a tag to compare

πŸ’₯ Breaking Change

πŸš€ Enhancement

  • #148 Allow addon to provide jQuery to final build, but not include Ember <-> jQuery integration. (@lupestro)

πŸ“ Documentation

Committers: 4

Release 0.6.1

06 Jun 14:38
Compare
Choose a tag to compare

πŸ› Bug Fix

Committers: 1

v0.6.0

25 Jan 20:37
Compare
Choose a tag to compare

πŸ’₯ Breaking Change

πŸš€ Enhancement

  • #27 Add support for Component.prototype.$() to avoid the deprecation added as part of RFC386 (@simonihmig)
  • #33 Add jQuery shim as part of RFC386 (@simonihmig)

πŸ› Bug Fix

  • #37 Update ember-cli-babel to include support for skipping jQuery import transpilation (@simonihmig)

πŸ“ Documentation

  • #7 Add repo to package.json (@ef4)

Committers: 2