Welcome to mirror list, hosted at ThFree Co, Russian Federation.

history.md « unified « node_modules « eslint « tools - github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 36bf1993cd7761ab4e0be6c43f5243ca90433385 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
<!--remark setext-->

<!--lint disable no-multiple-toplevel-headings-->

4.2.1 / 2016-08-02
==================

*   Refactor to simplify completion handling ([`292cc0d`](https://github.com/wooorm/unified/commit/292cc0d))

4.2.0 / 2016-08-01
==================

*   Move `trough` over to its own module ([`81c67fb`](https://github.com/wooorm/unified/commit/81c67fb))
*   Fix bug where exceptions in `done` were swallowed ([`2dfc932`](https://github.com/wooorm/unified/commit/2dfc932))
*   Refactor code-style to use `xo` ([`01543d5`](https://github.com/wooorm/unified/commit/01543d5))

4.1.2 / 2016-06-13
==================

*   Fix bug in chaining when using multiple attachers ([`dda5530`](https://github.com/wooorm/unified/commit/dda5530))

4.1.1 / 2016-06-12
==================

*   Fix swallowed sync parse / compile error ([`f206ad2`](https://github.com/wooorm/unified/commit/f206ad2))

4.1.0 / 2016-06-11
==================

*   Update to inline `pipe`, slimming down bundled size ([`712474f`](https://github.com/wooorm/unified/commit/712474f))

4.0.1 / 2016-05-24
==================

*   Update `package.json` ([`c4a50f9`](https://github.com/wooorm/unified/commit/c4a50f9))

4.0.0 / 2016-05-24
==================

*   Rewrite library ([`a070ad0`](https://github.com/wooorm/unified/commit/a070ad0) and [`b64f512`](https://github.com/wooorm/unified/commit/b64f512))
*   Update dev-dependencies ([`fa9ac36`](https://github.com/wooorm/unified/commit/fa9ac36))

3.0.0 / 2016-02-13
==================

*   Update `use` interface ([`37e4d67`](https://github.com/wooorm/unified/commit/37e4d67))
*   Remove support for cloning processors ([`d672875`](https://github.com/wooorm/unified/commit/d672875))

2.1.4 / 2016-01-24
==================

2.1.3 / 2016-01-24
==================

*   Add section on `unified-bridges` ([`1adb6ac`](https://github.com/wooorm/unified/commit/1adb6ac))
*   Add list of processors ([`2670ade`](https://github.com/wooorm/unified/commit/2670ade))
*   Remove support for Component ([`85207f4`](https://github.com/wooorm/unified/commit/85207f4))
*   Remove support for Bower ([`3e09ed6`](https://github.com/wooorm/unified/commit/3e09ed6))
*   Remove distribution files from source ([`7acb775`](https://github.com/wooorm/unified/commit/7acb775))
*   Refactor to replace mocha with tape ([`1533d17`](https://github.com/wooorm/unified/commit/1533d17))
*   Refactor `readme.md` ([`f323dfd`](https://github.com/wooorm/unified/commit/f323dfd))

2.1.2 / 2015-10-23
==================

*   Refactor browserify system ([`c95686d`](https://github.com/wooorm/unified/commit/c95686d))

2.1.1 / 2015-10-14
==================

*   Fix component and duo support ([`3eacf6a`](https://github.com/wooorm/unified/commit/3eacf6a))

2.1.0 / 2015-10-10
==================

*   Add support for processor data ([`e9b9f7e`](https://github.com/wooorm/unified/commit/e9b9f7e))
*   Add references to `hast` ([`d1a1c7e`](https://github.com/wooorm/unified/commit/d1a1c7e))

2.0.0 / 2015-09-16
==================

*   Remove `type` support ([`8748cfe`](https://github.com/wooorm/unified/commit/8748cfe))

1.0.0 / 2015-07-31
==================