You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* correct logs when outputting by group ([bb67cd1](https://github.com/chrisvxd/story2sketch/commit/bb67cd1))
18
+
* ensure outputBy param works correctly ([11fd7f4](https://github.com/chrisvxd/story2sketch/commit/11fd7f4))
19
+
20
+
5
21
### Features
6
-
* add `outputBy` API for splitting Sketch output into multiple files ([6290cae](https://github.com/chrisvxd/story2sketch/commit/6290cae) and [f2a9ee0](https://github.com/chrisvxd/story2sketch/commit/f2a9ee0))
7
-
* add `layoutBy` API for grouping Sketch symbols ([6290cae](https://github.com/chrisvxd/story2sketch/commit/6290cae) and [f2a9ee0](https://github.com/chrisvxd/story2sketch/commit/f2a9ee0))
22
+
23
+
* add support for grouping by symbols by "group" key ([f2a9ee0](https://github.com/chrisvxd/story2sketch/commit/f2a9ee0))
24
+
* add support for outputting multiple files by kind, or laying out stories by kind ([6290cae](https://github.com/chrisvxd/story2sketch/commit/6290cae))
0 commit comments