Skip to content

Commit def9a0b

Browse files
authored
Merge pull request #187 from StackStorm/refactor-stackstorm.js-again
Modernize and refactor stackstorm.js
2 parents df94be0 + 020daf3 commit def9a0b

6 files changed

Lines changed: 532 additions & 454 deletions

File tree

CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ in development
88
* Small refactor and more tests (for ``scripts/stackstorm.js``) (improvement)
99
* Refactor chat providers into their own modules (improvement)
1010
* Modernize directory structure to be more consistent with other hubot plugins (improvement)
11+
* Split out the functionality of ``src/stackstorm.js`` into ``stackstorm_api.js`` and refactor it be a JS old style class with a wrapper (improvement)
1112

1213
0.9.6
1314
-----

0 commit comments

Comments
 (0)