File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## v2.0.0-beta.3 (2021-05-27)
2+
3+ #### :boom : Breaking Change
4+ * Upgrade verious dependencies across major versions
5+
6+ #### :bug : Bug Fix
7+ * [ #111 ] ( https://github.com/mixonic/ember-cli-deprecation-workflow/pull/111 ) Address a deprecated import path for deprecate in tests
8+ * [ #114 ] ( https://github.com/mixonic/ember-cli-deprecation-workflow/pull/114 ) Drop debug handler polyfill, fixes [ #113 ] ( https://github.com/mixonic/ember-cli-deprecation-workflow/issues/113 ) .
9+
10+ #### :rocket : Enhancement
11+ * [ #93 ] ( https://github.com/mixonic/ember-cli-deprecation-workflow/pull/93 ) Limit logging when a high-repetition deprecation is firing.
12+
113## v2.0.0-beta.2 (2021-02-27)
214
315#### :boom : Breaking Change
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-cli-deprecation-workflow" ,
3- "version" : " 2.0.0-beta.2 " ,
3+ "version" : " 2.0.0-beta.3 " ,
44 "description" : " Provides a much needed workflow to managing deprecations." ,
5- "keywords" : [" ember-addon" ],
5+ "keywords" : [
6+ " ember-addon"
7+ ],
68 "repository" : " https://github.com/mixonic/ember-cli-deprecation-workflow/" ,
79 "license" : " MIT" ,
810 "author" : " " ,
You can’t perform that action at this time.
0 commit comments