File tree 2 files changed +18
-9
lines changed
2 files changed +18
-9
lines changed Original file line number Diff line number Diff line change 1
- Version 9 of Highlight.js has reached EOL and is no longer supported.
2
- Please upgrade or ask whatever dependency you are using to upgrade.
3
- https://github.com/highlightjs/highlight.js/issues/2877
4
-
5
-
6
-
7
-
8
-
1
+ ## v7.2.0 (2024-08-22)
9
2
3
+ #### :rocket : Enhancement
4
+ * [ #1099 ] ( https://github.com/elwayman02/ember-scroll-modifiers/pull/1099 ) Allow ember-modifier v3 & bump intersection-observer-admin ([ @elwayman02 ] ( https://github.com/elwayman02 ) )
5
+ * [ #1091 ] ( https://github.com/elwayman02/ember-scroll-modifiers/pull/1091 ) [ A11y] Set focus on scroll-into-view ([ @rajbirsingh83 ] ( https://github.com/rajbirsingh83 ) )
6
+ * [ #854 ] ( https://github.com/elwayman02/ember-scroll-modifiers/pull/854 ) Ember 5 Support ([ @elwayman02 ] ( https://github.com/elwayman02 ) )
10
7
8
+ #### :bug : Bug Fix
9
+ * [ #962 ] ( https://github.com/elwayman02/ember-scroll-modifiers/pull/962 ) Partially fix embroider builds ([ @elwayman02 ] ( https://github.com/elwayman02 ) )
11
10
11
+ #### :house : Internal
12
+ * [ #1100 ] ( https://github.com/elwayman02/ember-scroll-modifiers/pull/1100 ) Remove sinon sandbox ([ @elwayman02 ] ( https://github.com/elwayman02 ) )
13
+ * [ #1099 ] ( https://github.com/elwayman02/ember-scroll-modifiers/pull/1099 ) Allow ember-modifier v3 & bump intersection-observer-admin ([ @elwayman02 ] ( https://github.com/elwayman02 ) )
14
+ * [ #1098 ] ( https://github.com/elwayman02/ember-scroll-modifiers/pull/1098 ) Ember 5.11 Blueprint Updates ([ @elwayman02 ] ( https://github.com/elwayman02 ) )
15
+ * [ #965 ] ( https://github.com/elwayman02/ember-scroll-modifiers/pull/965 ) Node 18 ([ @elwayman02 ] ( https://github.com/elwayman02 ) )
16
+ * [ #854 ] ( https://github.com/elwayman02/ember-scroll-modifiers/pull/854 ) Ember 5 Support ([ @elwayman02 ] ( https://github.com/elwayman02 ) )
17
+ * [ #962 ] ( https://github.com/elwayman02/ember-scroll-modifiers/pull/962 ) Partially fix embroider builds ([ @elwayman02 ] ( https://github.com/elwayman02 ) )
12
18
19
+ #### Committers: 2
20
+ - Jordan Hawker ([ @elwayman02 ] ( https://github.com/elwayman02 ) )
21
+ - [ @rajbirsingh83 ] ( https://github.com/rajbirsingh83 )
13
22
14
23
## v7.1.0 (2023-08-24)
15
24
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-scroll-modifiers" ,
3
- "version" : " 7.1 .0" ,
3
+ "version" : " 7.2 .0" ,
4
4
"description" : " Scroll-based Modifiers for Ember Applications" ,
5
5
"keywords" : [
6
6
" ember-addon" ,
You can’t perform that action at this time.
0 commit comments