You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[#20](https://github.com/emberjs/ember-jquery/pull/20) Drop Node 4 support ([@simonihmig](https://github.com/simonihmig))
5
+
6
+
#### :rocket: Enhancement
7
+
*[#27](https://github.com/emberjs/ember-jquery/pull/27) Add support for `Component.prototype.$()` to avoid the deprecation added as part of RFC386 ([@simonihmig](https://github.com/simonihmig))
8
+
*[#33](https://github.com/emberjs/ember-jquery/pull/33) Add `jQuery` shim as part of RFC386 ([@simonihmig](https://github.com/simonihmig))
9
+
10
+
#### :bug: Bug Fix
11
+
*[#37](https://github.com/emberjs/ember-jquery/pull/37) Update `ember-cli-babel` to include support for skipping jQuery import transpilation ([@simonihmig](https://github.com/simonihmig))
12
+
13
+
#### :memo: Documentation
14
+
*[#7](https://github.com/emberjs/ember-jquery/pull/7) Add repo to package.json ([@ef4](https://github.com/ef4))
15
+
16
+
#### Committers: 2
17
+
- Edward Faulkner ([@ef4](https://github.com/ef4))
18
+
- Simon Ihmig ([@simonihmig](https://github.com/simonihmig))
19
+
20
+
21
+
## v0.5.2 (2018-06-07)
22
+
23
+
#### :bug: Bug Fix
24
+
*[#6](https://github.com/emberjs/ember-jquery/pull/6) Fix logic around warning instructing to remove @ember/jquery. ([@rwjblue](https://github.com/rwjblue))
25
+
26
+
#### Committers: 1
27
+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
28
+
29
+
30
+
## v0.5.1 (2018-05-23)
31
+
32
+
#### :bug: Bug Fix
33
+
*[#4](https://github.com/emberjs/ember-jquery/pull/4) Avoid double import of jQuery when ember-cli has already included it. ([@rwjblue](https://github.com/rwjblue))
34
+
35
+
#### Committers: 1
36
+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
0 commit comments