File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,6 +2,18 @@ Version 9 of Highlight.js has reached EOL and is no longer supported.
22Please upgrade or ask whatever dependency you are using to upgrade.
33https://github.com/highlightjs/highlight.js/issues/2877
44
5+ ## v3.0.1 (2024-09-26)
6+
7+ #### :bug : Bug Fix
8+ * [ #308 ] ( https://github.com/ember-cli/ember-load-initializers/pull/308 ) Fix export for declaration files (TS) ([ @mkszepp ] ( https://github.com/mkszepp ) )
9+
10+ #### Committers: 1
11+ - Markus Sanin ([ @mkszepp ] ( https://github.com/mkszepp ) )
12+
13+ Version 9 of Highlight.js has reached EOL and is no longer supported.
14+ Please upgrade or ask whatever dependency you are using to upgrade.
15+ https://github.com/highlightjs/highlight.js/issues/2877
16+
517## v3.0.0 (2024-09-25)
618
719#### :boom : Breaking Change
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-load-initializers" ,
3- "version" : " 3.0.0 " ,
3+ "version" : " 3.0.1 " ,
44 "description" : " A tiny add-on to autoload your initializer files in ember-cli." ,
55 "keywords" : [],
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments