UNPKG

1.03 kBMarkdownView Raw
1# ChangeLog
2
3### v1.1.1
428-September-2016
5
6* Watch mode Summary shows the stats for the last run only. [PR27](https://github.com/kadirahq/storyshots/pull/27)
7* If some tests fail exit with status code 1. [PR28](https://github.com/kadirahq/storyshots/pull/28)
8
9### v1.1.0
1027-September-2016
11
12Add `--exclude` flag to avoid running stories matching a given regexp. [PR24](https://github.com/kadirahq/storyshots/pull/24) [PR25](https://github.com/kadirahq/storyshots/pull/25)
13
14### v1.0.5
1525-September-2016
16
17* Fix missing dependencies. [PR21](https://github.com/kadirahq/storyshots/pull/21)
18* Context should contain only the story name. [PR20](https://github.com/kadirahq/storyshots/pull/20)
19
20### v1.0.4
21
22Invalid Version. Same as v1.0.3
23
24### v1.0.3
2523-September-2016
26
27Fix a typo in the console Summary message.
28
29### v1.0.1
3022-September-2016
31
32Fix: Allow module loaders to return something. [PR14](https://github.com/kadirahq/storyshots/pull/14)
33
34### v1.0.1
3522-September-2016
36
37Fix a typo.
38
39### v1.0.0
4022-September-2016
41
42Initial Release.