UNPKG

6.75 kBMarkdownView Raw
1### v12.5.3
2
3- [`426ead3`](https://github.com/christophehurpeau/pob-babel/commit/426ead3b939f41efccfefdc5ba99098d1943f5e7) chore(package): babel-plugin-import-export-rename@^1.0.1 (Christophe Hurpeau)
4
5### v12.5.2
6
7- [`6102085`](https://github.com/christophehurpeau/pob-babel/commit/6102085a3b60d01c6740808edd6aa337e1fe163e) babel-plugin-import-export-rename (Christophe Hurpeau)
8
9### v12.5.1
10
11- [`dfc59ca`](https://github.com/christophehurpeau/pob-babel/commit/dfc59cab98b9e1d25300b0bf2edd4fe38a7c437f) babel-plugin-tcomb-forked@^0.3.21 (Christophe Hurpeau)
12
13### v12.5.0
14
15- [`0b13d4d`](https://github.com/christophehurpeau/pob-babel/commit/0b13d4d7a00f7c5ea3fcf238e3611438cb4ac028) chore(package): update babel 6.18 (Christophe Hurpeau)
16
17### v12.4.0
18
19- [`523e6af`](https://github.com/christophehurpeau/pob-babel/commit/523e6af25d48b6b6dfff7de27f923f959daa07d1) examples build (Christophe Hurpeau)
20
21### v12.3.0
22
23- [`15339e4`](https://github.com/christophehurpeau/pob-babel/commit/15339e4e85ef5f69c3e09373d82e9a73e823d014) build options (Christophe Hurpeau)
24
25### v12.2.0
26
27- [`49bae47`](https://github.com/christophehurpeau/pob-babel/commit/49bae47b7da687e073235c2fcd9f4fe058b9905c) import-rename allow internal src module, for tests (Christophe Hurpeau)
28
29### v12.1.1
30
31- [`22fe075`](https://github.com/christophehurpeau/pob-babel/commit/22fe0757b94262bbf3c1cae8a43a28347630e7fe) import-rename before tcomb (Christophe Hurpeau)
32
33### v12.1.0
34
35- [`bf663ee`](https://github.com/christophehurpeau/pob-babel/commit/bf663eeb9e037d4e8c8ccfdae93d2536dc321b78) add babel-plugin-minify-constant-folding (Christophe Hurpeau)
36
37### v12.0.0
38
39- [`a3e1647`](https://github.com/christophehurpeau/pob-babel/commit/a3e1647f8c0e8c560ec51b0f6a51a211b7241168) use babel-plugin-minify-replace, babel-plugin-minify-dead-code-elimination and babel-plugin-minify-guarded-expressions (Christophe Hurpeau)
40- [`9cce2ed`](https://github.com/christophehurpeau/pob-babel/commit/9cce2edca949e7135e809a9576f1ecbf47fae666) readme (Christophe Hurpeau)
41
42### v11.0.1
43
44- [`334f50d`](https://github.com/christophehurpeau/pob-babel/commit/334f50de07a86dfafaf12187cd3c59cb7cb3b89f) fix pattern nightingale 5 (Christophe Hurpeau)
45
46### v11.0.0
47
48- [`f80d988`](https://github.com/christophehurpeau/pob-babel/commit/f80d988e9e0ca9aa352c11b04005633427949110) breaking: use nightingale 5.0 (Christophe Hurpeau)
49- [`5a2496a`](https://github.com/christophehurpeau/pob-babel/commit/5a2496a5bf29806a68c36edcf9246f593f5f2d0b) chore(package): v10.0.0 (Christophe Hurpeau)
50
51### v10.0.0
52
53- [`f80d988`](https://github.com/christophehurpeau/pob-babel/commit/f80d988e9e0ca9aa352c11b04005633427949110) breaking: use nightingale 5.0 (Christophe Hurpeau)
54
55### v9.0.1
56
57- [`e8d3c83`](https://github.com/christophehurpeau/pob-babel/commit/e8d3c83c51f7f0ac7437b0837b8c8c8b385b03d0) fix objectRest option (Christophe Hurpeau)
58
59### v9.0.0
60
61- [`7256e79`](https://github.com/christophehurpeau/pob-babel/commit/7256e79e2961aed35574953efd5745afacd8c0ed) jsdoc add flow-strip-types (Christophe Hurpeau)
62- [`d157147`](https://github.com/christophehurpeau/pob-babel/commit/d1571472856eddaa3a400ff2fedeff0cf9778090) update dependencies and babel-preset-modern-browsers v6 (Christophe Hurpeau)
63
64### v8.3.2
65
66- [`65bc5f9`](https://github.com/christophehurpeau/pob-babel/commit/65bc5f9586f6ecde7ea0fb2136199c829807cd95) fix preset false jsdoc (Christophe Hurpeau)
67
68### v8.3.1
69
70- [`ebf7cce`](https://github.com/christophehurpeau/pob-babel/commit/ebf7cce5fbee3565300ad1128ea5d9c6a3c6ac93) only use tcomb-forked on dev (Christophe Hurpeau)
71
72### v8.3.0
73
74- [`dcc6c4f`](https://github.com/christophehurpeau/pob-babel/commit/dcc6c4f2b73af992fc834f4955e6295747550f84) use flow plugins instead of preset (Christophe Hurpeau)
75- [`ff99e4d`](https://github.com/christophehurpeau/pob-babel/commit/ff99e4d113cc5786174f626109ebcd74a51e184a) update tcomb-forked dependency (Christophe Hurpeau)
76
77### v8.2.0
78
79- [`7010324`](https://github.com/christophehurpeau/pob-babel/commit/7010324c1fae33f190664e0370bd34afbd6c96a0) update dependencies and always use stage-1 (Christophe Hurpeau)
80
81### v8.1.0
82
83- [`9b034e4`](https://github.com/christophehurpeau/pob-babel/commit/9b034e4434c4ab0fe303bfdf14ccad245fa1343b) discard-module-references v1.1 (Christophe Hurpeau)
84- [`2241cd0`](https://github.com/christophehurpeau/pob-babel/commit/2241cd0cd95d81b224aa47e036f846cff780611e) dependency transform-react-jsx-self and add transform-react-jsx-source (Christophe Hurpeau)
85
86### v8.0.4
87
88- [`8ec6031`](https://github.com/christophehurpeau/pob-babel/commit/8ec60315a0b299a654904dc94ba4227005bcf591) forked version of discard-module-references, fix missed unused imports (Christophe Hurpeau)
89
90### v8.0.3
91
92- [`6876d98`](https://github.com/christophehurpeau/pob-babel/commit/6876d98d9a72b1153373c1714faebe6628529779) Revert "resolve preset flow and flow-tcomb-forked (fix babel with link)" (Christophe Hurpeau)
93
94### v8.0.2
95
96- [`e10c861`](https://github.com/christophehurpeau/pob-babel/commit/e10c8618689eb92373ad428807ccd26ce266dd62) resolve preset flow and flow-tcomb-forked (fix babel with link) (Christophe Hurpeau)
97
98### v8.0.1
99
100- [`1f8ae0c`](https://github.com/christophehurpeau/pob-babel/commit/1f8ae0c8b73a43c1c2265002d6f5c917eeb07656) fix babel-preset-flow-tcomb-forked (Christophe Hurpeau)
101
102### v8.0.0
103
104- [`2fee306`](https://github.com/christophehurpeau/pob-babel/commit/2fee306153b125cc3500242753660433acd31b95) fix build started time (Christophe Hurpeau)
105- [`d1d32c1`](https://github.com/christophehurpeau/pob-babel/commit/d1d32c1e33c66b9d812475d8f7bc37caf9a1f5a4) use flow-tcomb-forked instead of typecheck (Christophe Hurpeau)
106
107### v7.3.0
108
109- [`437c04a`](https://github.com/christophehurpeau/pob-babel/commit/437c04aa818881eb32de54b33bc9ca79122ff0e9) allow configure logger (Christophe Hurpeau)
110
111### v7.2.1
112
113- [`d7bd492`](https://github.com/christophehurpeau/pob-babel/commit/d7bd492878c24329b89d97505d0ff58709b5c073) pob.json (Christophe Hurpeau)
114
115### v7.2.0
116
117- [`a5e6b09`](https://github.com/christophehurpeau/pob-babel/commit/a5e6b0933debcca0de440e85185b9afa6caab782) babel-plugin-defines@3.2 (Christophe Hurpeau)
118
119### v7.1.2
120
121- [`3506f74`](https://github.com/christophehurpeau/pob-babel/commit/3506f746591613d867acb52ef83a0116a9c948e7) babel-plugin-defines@3.1.2 (Christophe Hurpeau)
122
123### v7.1.1
124
125- [`9641de6`](https://github.com/christophehurpeau/pob-babel/commit/9641de61b3dfac931a3f25899d145592e3c35d14) babel-plugin-remove-dead-code@1.3.1 (Christophe Hurpeau)
126- [`70cf6fa`](https://github.com/christophehurpeau/pob-babel/commit/70cf6fa9bdfa0a7b76e22bec8beeb4e2a04611e7) pob-release (Christophe Hurpeau)
127- [`eae2801`](https://github.com/christophehurpeau/pob-babel/commit/eae28015b942adcffe4a64c685bc6d0b58b499bc) update AUTHORS (Christophe Hurpeau)