File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1+ Deprecated as of 10.7.0. highlight(lang, code, ...args) has been deprecated.
2+ Deprecated as of 10.7.0. Please use highlight(code, options) instead.
3+ https://github.com/highlightjs/highlight.js/issues/2277
4+
5+ ## v3.0.0 (2021-05-31)
6+
7+ #### :boom : Breaking Change
8+ * [ #854 ] ( https://github.com/ember-learn/ember-cli-addon-docs/pull/854 ) Drop ember-concurrency 1.x support, fix ember-keyboard deprecations ([ @rwwagner90 ] ( https://github.com/rwwagner90 ) )
9+
10+ #### :house : Internal
11+ * [ #855 ] ( https://github.com/ember-learn/ember-cli-addon-docs/pull/855 ) Ember 3.26 ([ @rwwagner90 ] ( https://github.com/rwwagner90 ) )
12+
13+ #### Committers: 2
14+ - Robert Wagner ([ @rwwagner90 ] ( https://github.com/rwwagner90 ) )
15+ - [ @dependabot-preview [ bot]] ( https://github.com/apps/dependabot-preview )
16+
117## v2.0.0 (2021-05-25)
218
319#### :boom : Breaking Change
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-cli-addon-docs" ,
3- "version" : " 2 .0.0" ,
3+ "version" : " 3 .0.0" ,
44 "description" : " Easy, beautiful docs for your OSS Ember addons" ,
55 "keywords" : [
66 " ember-addon" ,
You can’t perform that action at this time.
0 commit comments