UNPKG

3.04 kBMarkdownView Raw
1## 7 April 2020
2
3### [2.5.0](https://gitlab.com/artdeco/contexttesting/snapshot-context/compare/v2.4.0...v2.5.0)
4
5- [package] Move to _GitLab_.
6- [license] Update to AGPL-3.0.
7- [deps] Call `deepEqual` via **@zoroaster/assert**.
8
9## 1 May 2019
10
11### [2.4.0](https://gitlab.com/artdeco/contexttesting/snapshot-context/compare/v2.3.0...v2.4.0)
12
13- [package] Publish the `module` field with _src_.
14
15## 30 April 2019
16
17### [2.3.0](https://gitlab.com/artdeco/contexttesting/snapshot-context/compare/v2.2.2...v2.3.0)
18
19- [deps] Install `@zoroaster/deep-equals` instead of `assert-diff`.
20
21## 11 April 2019
22
23### [2.2.2](https://gitlab.com/artdeco/contexttesting/snapshot-context/compare/v2.2.1...v2.2.2)
24
25- [deps] Remove `wrote`, install `@wrote/read`, `@wrote/write` and `@wrote/ensure-path`.
26- [deps] Unlock dependencies.
27
28## 27 March 2019
29
30### [2.2.1](https://gitlab.com/artdeco/contexttesting/snapshot-context/compare/v2.2.0...v2.2.1)
31
32- [fix] Do not trim the snapshot when reading it.
33
34## 21 March 2019
35
36### [2.2.0](https://gitlab.com/artdeco/contexttesting/snapshot-context/compare/v2.1.1...v2.2.0)
37
38- [feature] Update snapshot in interactive mode.
39
40## 16 March 2019
41
42### 2.1.1
43
44- [fix] Remove TTY check for `stdin`.
45
46### 2.1.0
47
48- [feature] Add frame if terminal has space for it, check for TTY and allow to pass the name of the test.
49
50## 14 March 2019
51
52### 2.0.5
53
54- [feature] Automatically set `SNAPSHOT_DIR` to `test/snapshot`.
55
56## 13 August 2018
57
58### 2.0.4
59
60- [package] Build with `alamode`.
61
62## 3 August 2018
63
64### 2.0.3
65
66- [fix] Correctly use `askSingle` from `reloquent`.
67
68### 2.0.2
69
70- [fix] Rename export to `SnapshotContext` for _VS Code_, install missing dev dependency.
71- [package] Build w/ `bestie`, remove `@babel`.
72
73## 24 May 2018
74
75### 2.0.1
76
77- [j] fix jsdoc (answer with `y`)
78
79### 2.0.0
80
81- [f] rewrite as a class with jsdoc for zoroaster@2.1
82- [t] test integration snapshot with snapshot context from src
83- [d] launch.json
84- [p] install zoroaster@2.1
85
86## 20 May 2018
87
88### 1.1.7
89
90- [build] add source maps to the build
91
92## 16 May 2018
93
94### 1.1.6
95
96- [dependencies] update to new `erotic` with `transparent` mode.
97
98### 1.1.5
99
100- [package] `test-all` script with `yarn-s`
101- [readme] badge and snippet
102
103### 1.1.4
104
105- [feature] correct error stack which starts when `test` was called.
106- [fix] correct color difference (reverse `actual` w/ `expected`)
107- [tests] add and refactor some tests to have correct types & exports
108- [mop] `test-build` script and `BABEL_ENV=test-build` set-up to test build
109
110## 15 May 2018
111
112### 1.1.3
113
114- [fix] highlight additional or missing new lines in the snapshot.
115
116## 11 May 2018
117
118### 1.1.2
119
120- [package] set `files` to `build`
121- [fix] build the feature
122
123## 10 May 2018
124
125### 1.1.1
126
127- [fix] print strings without `inspect` when prompting
128- [dep] use [`erte`](https://artdeco.bz/erte) for color diff of strings
129- [test] add integration test
130
131## 4 May 2018
132
133### 1.1.0
134
135- [feature] `setDir`: allow to set a directory.
136
137### 1.0.0
138
139- Create `snapshot-context` with [`mnp`][https://mnpjs.org]
140- [repository]: `src`, `test`