chefcookie 2.5.9 → 2.6.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,1027 @@
1
+ ### Changelog
2
+
3
+ All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4
+
5
+ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
+
7
+ #### [2.6.1](https://github.com/vielhuber/chefcookie/compare/2.6.1...2.6.1)
8
+
9
+ #### [2.6.1](https://github.com/vielhuber/chefcookie/compare/2.6.0...2.6.1)
10
+
11
+ > 29 March 2022
12
+
13
+ - Update changelog. [`50c8dd3`](https://github.com/vielhuber/chefcookie/commit/50c8dd3ef1757bdcf4c4799c99e61ba77f575722)
14
+ - Add build script. [`4ede950`](https://github.com/vielhuber/chefcookie/commit/4ede9503f5443f76d6f1699ffd054f91397d3f33)
15
+
16
+ #### [2.6.0](https://github.com/vielhuber/chefcookie/compare/2.5.9...2.6.0)
17
+
18
+ > 29 March 2022
19
+
20
+ - Cleanup repo. [`9fdbd82`](https://github.com/vielhuber/chefcookie/commit/9fdbd82c23d881441df6324e7e5d897183b6c4ab)
21
+ - Update changelog. [`d7babca`](https://github.com/vielhuber/chefcookie/commit/d7babca09f6cf927c3048a9eccecd0e38f51db8d)
22
+
23
+ #### [2.5.9](https://github.com/vielhuber/chefcookie/compare/2.5.8...2.5.9)
24
+
25
+ > 29 March 2022
26
+
27
+ - Cleanup repo. [`a4bfb19`](https://github.com/vielhuber/chefcookie/commit/a4bfb1957b5da107f56c37e1e33358cfdb46ab1f)
28
+ - Update changelog. [`72c8acb`](https://github.com/vielhuber/chefcookie/commit/72c8acb87b7ba4d9ef107c17a7f116498405e008)
29
+
30
+ #### [2.5.8](https://github.com/vielhuber/chefcookie/compare/2.5.7...2.5.8)
31
+
32
+ > 29 March 2022
33
+
34
+ - cypress test [`#12`](https://github.com/vielhuber/chefcookie/pull/12)
35
+ - Some file structure cleanup. [`2727608`](https://github.com/vielhuber/chefcookie/commit/272760886cedb15a677c78ac1c85391dd59be478)
36
+ - dependabot [`d356dea`](https://github.com/vielhuber/chefcookie/commit/d356dea2f2712dfacbf1068ecf3133622301511d)
37
+ - Upgrade package.json. [`d77655e`](https://github.com/vielhuber/chefcookie/commit/d77655e361d02c784dd10ed450c95516dfe0a714)
38
+ - Update changelog. [`ce7b5dd`](https://github.com/vielhuber/chefcookie/commit/ce7b5ddf7172d2897be7cd0916712886e7457404)
39
+
40
+ #### [2.5.7](https://github.com/vielhuber/chefcookie/compare/2.5.6...2.5.7)
41
+
42
+ > 28 March 2022
43
+
44
+ - Improve readme. [`12983f5`](https://github.com/vielhuber/chefcookie/commit/12983f57a7ad91fc067005a2c71d3d17f634dd45)
45
+ - Update changelog. [`ad97052`](https://github.com/vielhuber/chefcookie/commit/ad9705249136f03cdc1e83243b0c5536f5a1c25c)
46
+
47
+ #### [2.5.6](https://github.com/vielhuber/chefcookie/compare/2.5.5...2.5.6)
48
+
49
+ > 28 March 2022
50
+
51
+ - Improve readme. [`b4ed764`](https://github.com/vielhuber/chefcookie/commit/b4ed764ae6b950ccd774c19116099b703aedc786)
52
+ - Update changelog. [`97bb72d`](https://github.com/vielhuber/chefcookie/commit/97bb72d493e1bb1ae0a66e71b71539b695984ee7)
53
+
54
+ #### [2.5.5](https://github.com/vielhuber/chefcookie/compare/2.5.4...2.5.5)
55
+
56
+ > 28 March 2022
57
+
58
+ - manage cookie domain [`#14`](https://github.com/vielhuber/chefcookie/pull/14)
59
+ - cookiedomain [`a75e998`](https://github.com/vielhuber/chefcookie/commit/a75e998465e4edec52ceefa0792265cb6f07bc6c)
60
+ - Improve readme. [`62f947c`](https://github.com/vielhuber/chefcookie/commit/62f947cd291548e7c22b30f059a4366a298551b6)
61
+ - Update changelog. [`a981047`](https://github.com/vielhuber/chefcookie/commit/a981047c5fc78f976be465a7de53c168c98a7c46)
62
+
63
+ #### [2.5.4](https://github.com/vielhuber/chefcookie/compare/2.5.3...2.5.4)
64
+
65
+ > 23 March 2022
66
+
67
+ - Update package.json. [`7ae64a3`](https://github.com/vielhuber/chefcookie/commit/7ae64a34bcfad781371a8b3fccf7638f1b1c0161)
68
+ - Update changelog. [`e6a2add`](https://github.com/vielhuber/chefcookie/commit/e6a2addf903d4d75d9ce6cd48b1d821ea8414af6)
69
+
70
+ #### [2.5.3](https://github.com/vielhuber/chefcookie/compare/2.5.2...2.5.3)
71
+
72
+ > 23 March 2022
73
+
74
+ - avoid showing the banner for specific user agent (i.e. bot or crawler), using a regular expression. [`#13`](https://github.com/vielhuber/chefcookie/pull/13)
75
+ - regex exclude user agent [`c7c1962`](https://github.com/vielhuber/chefcookie/commit/c7c1962437340230769da0df0d1d05d81b6e1721)
76
+ - Improve readme. [`9a24623`](https://github.com/vielhuber/chefcookie/commit/9a246238c780eccb327f54d39b0a360c7c036ad6)
77
+ - Update changelog. [`e0fdbb3`](https://github.com/vielhuber/chefcookie/commit/e0fdbb301307afa5234f853bf197c17a1af2fcf7)
78
+ - typo [`4396832`](https://github.com/vielhuber/chefcookie/commit/4396832641e0703b58499fc1bcfcb0236c56117c)
79
+ - Update README.md [`016481d`](https://github.com/vielhuber/chefcookie/commit/016481d9fdd8615be14598e7bb8dda2a5c963d55)
80
+ - Update README.md [`ba57c45`](https://github.com/vielhuber/chefcookie/commit/ba57c45f5519aa42e011216273567490d227e84d)
81
+
82
+ #### [2.5.2](https://github.com/vielhuber/chefcookie/compare/2.5.1...2.5.2)
83
+
84
+ > 5 March 2022
85
+
86
+ - Add support for smooth scroll behaviour. [`7a4c761`](https://github.com/vielhuber/chefcookie/commit/7a4c761d5896a50f223c0cc5f5a3f70f85328118)
87
+ - Update changelog. [`8d17a70`](https://github.com/vielhuber/chefcookie/commit/8d17a701d11ae1dbb65ca57a0ce007994b5a9a30)
88
+
89
+ #### [2.5.1](https://github.com/vielhuber/chefcookie/compare/2.5.0...2.5.1)
90
+
91
+ > 5 March 2022
92
+
93
+ - Update smartlook tracking code. [`6456a4b`](https://github.com/vielhuber/chefcookie/commit/6456a4bf4605ac86aaa86412be084198bf1335f6)
94
+ - Update changelog. [`76be4d1`](https://github.com/vielhuber/chefcookie/commit/76be4d11442a56ed00ac644d0948e751c26df18b)
95
+
96
+ #### [2.5.0](https://github.com/vielhuber/chefcookie/compare/2.4.9...2.5.0)
97
+
98
+ > 27 January 2022
99
+
100
+ - Small bugfix in rem styles. [`101612c`](https://github.com/vielhuber/chefcookie/commit/101612c61e8cf035ea11839e3a6175df8a505958)
101
+ - Update changelog. [`2e1ea5e`](https://github.com/vielhuber/chefcookie/commit/2e1ea5e4338375de51a4129e5c9e282d576bbb4d)
102
+
103
+ #### [2.4.9](https://github.com/vielhuber/chefcookie/compare/2.4.8...2.4.9)
104
+
105
+ > 27 January 2022
106
+
107
+ - Bump cached-path-relative from 1.0.2 to 1.1.0 [`#10`](https://github.com/vielhuber/chefcookie/pull/10)
108
+ - Update dependencies. [`316ff84`](https://github.com/vielhuber/chefcookie/commit/316ff84ad4830695ba745624cc7b13c1765ff275)
109
+ - Update changelog. [`0bd16b6`](https://github.com/vielhuber/chefcookie/commit/0bd16b6084a8330aecd9a20f9e30e3bdfc9b8dcb)
110
+
111
+ #### [2.4.8](https://github.com/vielhuber/chefcookie/compare/2.4.7...2.4.8)
112
+
113
+ > 18 January 2022
114
+
115
+ - Add isClosed helper. [`8cd3e1c`](https://github.com/vielhuber/chefcookie/commit/8cd3e1cc06d61bbb322ec2765ff15022186e3fc6)
116
+ - Update changelog. [`0886864`](https://github.com/vielhuber/chefcookie/commit/0886864c6e8c364f2ac85af782c4c93e986ff90c)
117
+
118
+ #### [2.4.7](https://github.com/vielhuber/chefcookie/compare/2.4.6...2.4.7)
119
+
120
+ > 10 January 2022
121
+
122
+ - Include build in release. [`6030d56`](https://github.com/vielhuber/chefcookie/commit/6030d56a7c7fb794bb35e53520c6f26dc7fe4982)
123
+ - Update changelog. [`940a260`](https://github.com/vielhuber/chefcookie/commit/940a2601a4da2799ceeffb8589f03d38d10d2a33)
124
+
125
+ #### [2.4.6](https://github.com/vielhuber/chefcookie/compare/2.4.5...2.4.6)
126
+
127
+ > 10 January 2022
128
+
129
+ - move @babel/runtime to non dev dependencies [`#8`](https://github.com/vielhuber/chefcookie/pull/8)
130
+ - Update changelog. [`1a9788f`](https://github.com/vielhuber/chefcookie/commit/1a9788f630d5db03700c3a5cc4f83068cba66736)
131
+ - Optimize package.json. [`d850da5`](https://github.com/vielhuber/chefcookie/commit/d850da5a9bd8384d520eee82bd12a5c355198d2f)
132
+
133
+ #### [2.4.5](https://github.com/vielhuber/chefcookie/compare/2.4.4...2.4.5)
134
+
135
+ > 10 January 2022
136
+
137
+ - Improve readme. [`158ea7d`](https://github.com/vielhuber/chefcookie/commit/158ea7d8f423379557a87c4862dc6e0d6013018e)
138
+
139
+ #### [2.4.4](https://github.com/vielhuber/chefcookie/compare/2.4.3...2.4.4)
140
+
141
+ > 10 January 2022
142
+
143
+ - Improve readme. [`5f91bd9`](https://github.com/vielhuber/chefcookie/commit/5f91bd95af0486047fc34e2473cd011cb1cbc18c)
144
+
145
+ #### [2.4.3](https://github.com/vielhuber/chefcookie/compare/2.4.2...2.4.3)
146
+
147
+ > 10 January 2022
148
+
149
+ - Rename references in readme. [`e74d74f`](https://github.com/vielhuber/chefcookie/commit/e74d74f029af45e9b187055fbdd25ab8d0fff4fe)
150
+
151
+ #### [2.4.2](https://github.com/vielhuber/chefcookie/compare/2.4.1...2.4.2)
152
+
153
+ > 10 January 2022
154
+
155
+ - Rename link in readme. [`d6074bf`](https://github.com/vielhuber/chefcookie/commit/d6074bf65c5bcf89cf235ffbde4c5ca00918a00b)
156
+
157
+ #### [2.4.1](https://github.com/vielhuber/chefcookie/compare/2.4.0...2.4.1)
158
+
159
+ > 10 January 2022
160
+
161
+ - Link to changelog in readme. [`4c19acc`](https://github.com/vielhuber/chefcookie/commit/4c19accf2c4d4c7ea4ac9e253c17fd0a77cc9b64)
162
+
163
+ #### [2.4.0](https://github.com/vielhuber/chefcookie/compare/2.3.9...2.4.0)
164
+
165
+ > 10 January 2022
166
+
167
+ - auto update changelog [`#7`](https://github.com/vielhuber/chefcookie/pull/7)
168
+ - Integrate auto changelog. [`0e1402c`](https://github.com/vielhuber/chefcookie/commit/0e1402cb43dc62049cdd3ebfb94a063d74edd7c5)
169
+
170
+ #### [2.3.9](https://github.com/vielhuber/chefcookie/compare/2.3.8...2.3.9)
171
+
172
+ > 7 January 2022
173
+
174
+ - remove port from cookie domain [`#6`](https://github.com/vielhuber/chefcookie/pull/6)
175
+ - Remove port from cookie domain. [`a05a660`](https://github.com/vielhuber/chefcookie/commit/a05a660238f057728039bca03c091dded8ff9d0e)
176
+
177
+ #### [2.3.8](https://github.com/vielhuber/chefcookie/compare/2.3.7...2.3.8)
178
+
179
+ > 7 January 2022
180
+
181
+ - Remove cli-error-notifier. [`071072c`](https://github.com/vielhuber/chefcookie/commit/071072cc57b4f75495466300b7ad3e440c5b5298)
182
+
183
+ #### [2.3.7](https://github.com/vielhuber/chefcookie/compare/2.3.6...2.3.7)
184
+
185
+ > 7 January 2022
186
+
187
+ - cleanup depenedencies + upgrade [`#5`](https://github.com/vielhuber/chefcookie/pull/5)
188
+ - package-lock in source control. see https://stackoverflow.com/questions/44206782/do-i-commit-the-package-lock-json-file-created-by-npm-5 [`27297e5`](https://github.com/vielhuber/chefcookie/commit/27297e5776e6451d6a02ebdeb2bd435fa99e6d97)
189
+ - Fix tests for internet explorer. [`6497257`](https://github.com/vielhuber/chefcookie/commit/6497257035f59b3f9a87fb86cba1fe089a280fe1)
190
+ - @babel/runtime [`ff6dfb8`](https://github.com/vielhuber/chefcookie/commit/ff6dfb81e62ddd3acfe0e89d7b4986040c0853b5)
191
+
192
+ #### [2.3.6](https://github.com/vielhuber/chefcookie/compare/2.3.5...2.3.6)
193
+
194
+ > 23 December 2021
195
+
196
+ - fix css selector [`#4`](https://github.com/vielhuber/chefcookie/pull/4)
197
+ - Fix css selectors. [`b038127`](https://github.com/vielhuber/chefcookie/commit/b03812794f0492337591847f6a37195477103414)
198
+
199
+ #### [2.3.5](https://github.com/vielhuber/chefcookie/compare/2.3.4...2.3.5)
200
+
201
+ > 16 December 2021
202
+
203
+ - add cookie name prefix in config [`#2`](https://github.com/vielhuber/chefcookie/pull/2)
204
+ - cookie name prefix [`b89cb72`](https://github.com/vielhuber/chefcookie/commit/b89cb720a87612e081092adea4a8cc0d24cf101f)
205
+ - Improve cookie prefix option. [`04fa76e`](https://github.com/vielhuber/chefcookie/commit/04fa76e246521512b3a4968b8bd4e153438a5df1)
206
+ - cookiePrefix in config [`dc363b0`](https://github.com/vielhuber/chefcookie/commit/dc363b054caaabc9f0c31cf0774deeed49ce86bb)
207
+ - npm badge [`218d0ef`](https://github.com/vielhuber/chefcookie/commit/218d0ef0a8ae59d268e4ed69faa2d24799b72d7c)
208
+
209
+ #### [2.3.4](https://github.com/vielhuber/chefcookie/compare/2.3.3...2.3.4)
210
+
211
+ > 16 December 2021
212
+
213
+ - Add options to enhance and replace css styles. [`ed5f447`](https://github.com/vielhuber/chefcookie/commit/ed5f44789a495910e401567f3b70b92e7dcb18be)
214
+
215
+ #### [2.3.3](https://github.com/vielhuber/chefcookie/compare/2.3.2...2.3.3)
216
+
217
+ > 30 November 2021
218
+
219
+ - Add MIT license. [`139ed66`](https://github.com/vielhuber/chefcookie/commit/139ed6683732542132b67d2be79ae6fb3c65802c)
220
+
221
+ #### [2.3.2](https://github.com/vielhuber/chefcookie/compare/2.3.1...2.3.2)
222
+
223
+ > 14 October 2021
224
+
225
+ - Improve global style pollution. [`2704bbf`](https://github.com/vielhuber/chefcookie/commit/2704bbf878dd82c3f398f905f2ee2f344f306d87)
226
+
227
+ #### [2.3.1](https://github.com/vielhuber/chefcookie/compare/2.3.0...2.3.1)
228
+
229
+ > 14 October 2021
230
+
231
+ - Reduce minified size. Circumvent global style pollution. [`9ae2897`](https://github.com/vielhuber/chefcookie/commit/9ae28978b39e776c1042468ff7ba296480e333d1)
232
+
233
+ #### [2.3.0](https://github.com/vielhuber/chefcookie/compare/2.2.9...2.3.0)
234
+
235
+ > 9 September 2021
236
+
237
+ - Update readme. [`e8fd14b`](https://github.com/vielhuber/chefcookie/commit/e8fd14b32b8764522b70bfe3491b268cf85f8a49)
238
+
239
+ #### [2.2.9](https://github.com/vielhuber/chefcookie/compare/2.2.8...2.2.9)
240
+
241
+ > 9 September 2021
242
+
243
+ - Update readme. [`7ffe8cf`](https://github.com/vielhuber/chefcookie/commit/7ffe8cf5c72194c7fb714b5f741afdb3ffe3759d)
244
+
245
+ #### [2.2.8](https://github.com/vielhuber/chefcookie/compare/2.2.7...2.2.8)
246
+
247
+ > 17 August 2021
248
+
249
+ - Add matomo support. [`1fa8771`](https://github.com/vielhuber/chefcookie/commit/1fa8771f4aa40a62fd6c3b6bad6dd720991829b6)
250
+
251
+ #### [2.2.7](https://github.com/vielhuber/chefcookie/compare/2.2.6...2.2.7)
252
+
253
+ > 12 August 2021
254
+
255
+ - Further improve consent manager tracking. [`d223927`](https://github.com/vielhuber/chefcookie/commit/d223927011b24f8d4c480b19faa7191d3342d8a2)
256
+
257
+ #### [2.2.6](https://github.com/vielhuber/chefcookie/compare/2.2.5...2.2.6)
258
+
259
+ > 10 August 2021
260
+
261
+ - Improve consent tracking. [`617b535`](https://github.com/vielhuber/chefcookie/commit/617b535e71799256ca7ca8a2b4fa95372ca90e33)
262
+
263
+ #### [2.2.5](https://github.com/vielhuber/chefcookie/compare/2.2.4...2.2.5)
264
+
265
+ > 10 August 2021
266
+
267
+ - Update readme. [`717e6b5`](https://github.com/vielhuber/chefcookie/commit/717e6b52a9ff83b6563b352c5acf638c6829f09e)
268
+
269
+ #### [2.2.4](https://github.com/vielhuber/chefcookie/compare/2.2.3...2.2.4)
270
+
271
+ > 30 July 2021
272
+
273
+ - Add consent tracking [`110dcce`](https://github.com/vielhuber/chefcookie/commit/110dccea5d25603ded5fc261d0ad4e3648e4563d)
274
+
275
+ #### [2.2.3](https://github.com/vielhuber/chefcookie/compare/2.2.2...2.2.3)
276
+
277
+ > 30 July 2021
278
+
279
+ - Add consent tracking [`dbdaffa`](https://github.com/vielhuber/chefcookie/commit/dbdaffacad30e49e22dab076316c767448672323)
280
+
281
+ #### [2.2.2](https://github.com/vielhuber/chefcookie/compare/2.2.1...2.2.2)
282
+
283
+ > 30 July 2021
284
+
285
+ - Add consent tracking [`403c647`](https://github.com/vielhuber/chefcookie/commit/403c647201afdf5bccb17357ad1eb375cbe3fb14)
286
+
287
+ #### [2.2.1](https://github.com/vielhuber/chefcookie/compare/2.2.0...2.2.1)
288
+
289
+ > 30 July 2021
290
+
291
+ - Add consent tracking [`c8aef92`](https://github.com/vielhuber/chefcookie/commit/c8aef92a16d399f60c20f7b006477086282a6a00)
292
+
293
+ #### [2.2.0](https://github.com/vielhuber/chefcookie/compare/2.1.9...2.2.0)
294
+
295
+ > 13 July 2021
296
+
297
+ - Add option to exclude google page speed [`4b32671`](https://github.com/vielhuber/chefcookie/commit/4b32671aee821de37e3199bae7d92610112fbf2f)
298
+
299
+ #### [2.1.9](https://github.com/vielhuber/chefcookie/compare/2.1.8...2.1.9)
300
+
301
+ > 12 July 2021
302
+
303
+ - Add more labels [`ce80b3a`](https://github.com/vielhuber/chefcookie/commit/ce80b3aa87772e07d00a0029536bf97d6eedad28)
304
+
305
+ #### [2.1.8](https://github.com/vielhuber/chefcookie/compare/2.1.7...2.1.8)
306
+
307
+ > 6 July 2021
308
+
309
+ - Improve styling [`1795c7e`](https://github.com/vielhuber/chefcookie/commit/1795c7e7882049a4fd22bb16a88febb5fa86857a)
310
+
311
+ #### [2.1.7](https://github.com/vielhuber/chefcookie/compare/2.1.6...2.1.7)
312
+
313
+ > 6 July 2021
314
+
315
+ - Improve styling [`3d74dd1`](https://github.com/vielhuber/chefcookie/commit/3d74dd16efe939a97b0ae36c010e0ec09b9f5c98)
316
+
317
+ #### [2.1.6](https://github.com/vielhuber/chefcookie/compare/2.1.5...2.1.6)
318
+
319
+ > 24 June 2021
320
+
321
+ - Add cookie flags to google analytics [`7d16451`](https://github.com/vielhuber/chefcookie/commit/7d16451680bf78aa57ec6e2ff9c58eb60884fcc7)
322
+
323
+ #### [2.1.5](https://github.com/vielhuber/chefcookie/compare/2.1.4...2.1.5)
324
+
325
+ > 24 June 2021
326
+
327
+ - Add cookie flags to google analytics [`b044ec4`](https://github.com/vielhuber/chefcookie/commit/b044ec4dc55495a4a09a60dda38c1c61b63cbd59)
328
+
329
+ #### [2.1.4](https://github.com/vielhuber/chefcookie/compare/2.1.3...2.1.4)
330
+
331
+ > 24 June 2021
332
+
333
+ - Add cookie flags to google analytics [`c7ae94a`](https://github.com/vielhuber/chefcookie/commit/c7ae94a7e53493bb04f22a89244a2ee76964346b)
334
+
335
+ #### [2.1.3](https://github.com/vielhuber/chefcookie/compare/2.1.2...2.1.3)
336
+
337
+ > 24 June 2021
338
+
339
+ - Add collapsible text description and add optional third button [`53ebdfd`](https://github.com/vielhuber/chefcookie/commit/53ebdfd5d56589219ad0ba457cdb7bf0839a0d40)
340
+
341
+ #### [2.1.2](https://github.com/vielhuber/chefcookie/compare/2.1.1...2.1.2)
342
+
343
+ > 28 April 2021
344
+
345
+ - Added linkedin insight tag [`6356661`](https://github.com/vielhuber/chefcookie/commit/6356661e4ac49e3c5bd30ce4866a23e81e683e24)
346
+
347
+ #### [2.1.1](https://github.com/vielhuber/chefcookie/compare/2.1.0...2.1.1)
348
+
349
+ > 13 April 2021
350
+
351
+ - Improve styling [`761f7aa`](https://github.com/vielhuber/chefcookie/commit/761f7aadf20ece376554d782a734d0034313a218)
352
+
353
+ #### [2.1.0](https://github.com/vielhuber/chefcookie/compare/2.0.9...2.1.0)
354
+
355
+ > 31 March 2021
356
+
357
+ - Improve line heights [`f7dc881`](https://github.com/vielhuber/chefcookie/commit/f7dc881890b9a1bfdbdb0195822ddd895bf708b9)
358
+
359
+ #### [2.0.9](https://github.com/vielhuber/chefcookie/compare/2.0.8...2.0.9)
360
+
361
+ > 30 March 2021
362
+
363
+ - Improve scrolling [`dc79209`](https://github.com/vielhuber/chefcookie/commit/dc7920988da317621a42a8322530ba20c39b4135)
364
+
365
+ #### [2.0.8](https://github.com/vielhuber/chefcookie/compare/2.0.7...2.0.8)
366
+
367
+ > 29 March 2021
368
+
369
+ - Restore scroll position [`a2b156d`](https://github.com/vielhuber/chefcookie/commit/a2b156d620446244dc5b5adb6efcd1bda78774e5)
370
+
371
+ #### [2.0.7](https://github.com/vielhuber/chefcookie/compare/2.0.6...2.0.7)
372
+
373
+ > 29 March 2021
374
+
375
+ - Add hover opacity [`9e222de`](https://github.com/vielhuber/chefcookie/commit/9e222de51954df75093a391779b862d39b962340)
376
+
377
+ #### [2.0.6](https://github.com/vielhuber/chefcookie/compare/2.0.5...2.0.6)
378
+
379
+ > 29 March 2021
380
+
381
+ - Add hover opacity [`4d1d3e4`](https://github.com/vielhuber/chefcookie/commit/4d1d3e4e77cd376fceb4b0831d42cadb6d94f9eb)
382
+
383
+ #### [2.0.5](https://github.com/vielhuber/chefcookie/compare/2.0.4...2.0.5)
384
+
385
+ > 29 March 2021
386
+
387
+ - Add hover opacity [`ef6a81d`](https://github.com/vielhuber/chefcookie/commit/ef6a81d0de0edf72cd62da8ec952d19394e9e74d)
388
+
389
+ #### [2.0.4](https://github.com/vielhuber/chefcookie/compare/2.0.3...2.0.4)
390
+
391
+ > 29 March 2021
392
+
393
+ - Add hover opacity [`9146b90`](https://github.com/vielhuber/chefcookie/commit/9146b901d7328a6782e5a9e62496821e272c76a4)
394
+
395
+ #### [2.0.3](https://github.com/vielhuber/chefcookie/compare/2.0.2...2.0.3)
396
+
397
+ > 29 March 2021
398
+
399
+ - Add hover opacity [`89d46dd`](https://github.com/vielhuber/chefcookie/commit/89d46ddf06470133e91e8cfb38a9c2c9d7a12d26)
400
+
401
+ #### [2.0.2](https://github.com/vielhuber/chefcookie/compare/2.0.1...2.0.2)
402
+
403
+ > 29 March 2021
404
+
405
+ - Add crazyegg [`e5116fc`](https://github.com/vielhuber/chefcookie/commit/e5116fc225fa29788e37a12ee5ec19d5b7df9128)
406
+
407
+ #### [2.0.1](https://github.com/vielhuber/chefcookie/compare/2.0.0...2.0.1)
408
+
409
+ > 28 March 2021
410
+
411
+ - Add collapsible subscripts [`db20ff9`](https://github.com/vielhuber/chefcookie/commit/db20ff98c1a230db69a3af3ff579699ddf5aad25)
412
+
413
+ ### [2.0.0](https://github.com/vielhuber/chefcookie/compare/1.9.9...2.0.0)
414
+
415
+ > 28 March 2021
416
+
417
+ - Add collapsible subscripts [`d46c944`](https://github.com/vielhuber/chefcookie/commit/d46c944eb09f5a4c63b8d9469fcfabc46cccba29)
418
+
419
+ #### [1.9.9](https://github.com/vielhuber/chefcookie/compare/1.9.8...1.9.9)
420
+
421
+ > 12 January 2021
422
+
423
+ - Improve test [`57f4071`](https://github.com/vielhuber/chefcookie/commit/57f4071132669591798b3867a73ceab31abf9507)
424
+
425
+ #### [1.9.8](https://github.com/vielhuber/chefcookie/compare/1.9.7...1.9.8)
426
+
427
+ > 12 January 2021
428
+
429
+ - Improve chefcookie [`e86d586`](https://github.com/vielhuber/chefcookie/commit/e86d586ff786edbbb70a8c60c8d785d8e0b7d9f2)
430
+
431
+ #### [1.9.7](https://github.com/vielhuber/chefcookie/compare/1.9.6...1.9.7)
432
+
433
+ > 22 December 2020
434
+
435
+ - Update descriptions [`644e0db`](https://github.com/vielhuber/chefcookie/commit/644e0db966395148bb321bf93b49a65350aaf5d1)
436
+
437
+ #### [1.9.6](https://github.com/vielhuber/chefcookie/compare/1.9.5...1.9.6)
438
+
439
+ > 14 October 2020
440
+
441
+ - Fix hover bug on mobile [`0989ca3`](https://github.com/vielhuber/chefcookie/commit/0989ca384e04b13d111b7b3172de5d2088952726)
442
+
443
+ #### [1.9.5](https://github.com/vielhuber/chefcookie/compare/1.9.4...1.9.5)
444
+
445
+ > 6 October 2020
446
+
447
+ - Rename helper function [`7ebab79`](https://github.com/vielhuber/chefcookie/commit/7ebab7969338dfb29db13ba21a28733bcfe544a3)
448
+
449
+ #### [1.9.4](https://github.com/vielhuber/chefcookie/compare/1.9.3...1.9.4)
450
+
451
+ > 6 October 2020
452
+
453
+ - Rename helper function [`c2767f2`](https://github.com/vielhuber/chefcookie/commit/c2767f2e0795127341cb91ceff80cc9d903d1bbf)
454
+
455
+ #### [1.9.3](https://github.com/vielhuber/chefcookie/compare/1.9.2...1.9.3)
456
+
457
+ > 6 October 2020
458
+
459
+ - Rename helper function [`6edee34`](https://github.com/vielhuber/chefcookie/commit/6edee345042124c10ca79aa026ccc82d7426d37f)
460
+
461
+ #### [1.9.2](https://github.com/vielhuber/chefcookie/compare/1.9.1...1.9.2)
462
+
463
+ > 3 October 2020
464
+
465
+ - Improve global load checking [`ccd10f3`](https://github.com/vielhuber/chefcookie/commit/ccd10f3e37e9d9e5f4e8f2d5b555f9d5ac40cf29)
466
+
467
+ #### [1.9.1](https://github.com/vielhuber/chefcookie/compare/1.9.0...1.9.1)
468
+
469
+ > 2 October 2020
470
+
471
+ - Add isOpen helper [`bcd4602`](https://github.com/vielhuber/chefcookie/commit/bcd4602529ae77df36f46c5e0d0005924568b2d3)
472
+
473
+ #### [1.9.0](https://github.com/vielhuber/chefcookie/compare/1.8.9...1.9.0)
474
+
475
+ > 2 October 2020
476
+
477
+ - Improve animation [`6a93052`](https://github.com/vielhuber/chefcookie/commit/6a930524d1ec01e909aca5bbf279ff80f3cd6819)
478
+
479
+ #### [1.8.9](https://github.com/vielhuber/chefcookie/compare/1.8.8...1.8.9)
480
+
481
+ > 2 October 2020
482
+
483
+ - Improve animation [`1822a4b`](https://github.com/vielhuber/chefcookie/commit/1822a4b3e6aaeaeca3f0e1cc905869a65d020c1c)
484
+
485
+ #### [1.8.8](https://github.com/vielhuber/chefcookie/compare/1.8.7...1.8.8)
486
+
487
+ > 2 October 2020
488
+
489
+ - Add destroy function [`f278acb`](https://github.com/vielhuber/chefcookie/commit/f278acb02aa62e230d9e31378b1760e53a625554)
490
+
491
+ #### [1.8.7](https://github.com/vielhuber/chefcookie/compare/1.8.6...1.8.7)
492
+
493
+ > 1 October 2020
494
+
495
+ - Update readme [`0cf7c90`](https://github.com/vielhuber/chefcookie/commit/0cf7c90d94fe9265cff8bece4b4c7ee85cfc2af9)
496
+
497
+ #### [1.8.6](https://github.com/vielhuber/chefcookie/compare/1.8.5...1.8.6)
498
+
499
+ > 26 September 2020
500
+
501
+ - Small bugfixes [`8fb1cb8`](https://github.com/vielhuber/chefcookie/commit/8fb1cb86f4c35312b584229b29a50457d71447a4)
502
+ - Update readme [`2144176`](https://github.com/vielhuber/chefcookie/commit/2144176bfdfd8e99c3ad80abcf1da44afea5efa5)
503
+
504
+ #### [1.8.5](https://github.com/vielhuber/chefcookie/compare/1.8.4...1.8.5)
505
+
506
+ > 26 September 2020
507
+
508
+ - Update readme [`f95dc9a`](https://github.com/vielhuber/chefcookie/commit/f95dc9a99fad0eacdf537323084decd371446368)
509
+
510
+ #### [1.8.4](https://github.com/vielhuber/chefcookie/compare/1.8.3...1.8.4)
511
+
512
+ > 26 September 2020
513
+
514
+ - Fix css focus problem [`fa33fdd`](https://github.com/vielhuber/chefcookie/commit/fa33fdde8d6e4bdeff72ed374ae0ff62885fdfce)
515
+
516
+ #### [1.8.3](https://github.com/vielhuber/chefcookie/compare/1.8.2...1.8.3)
517
+
518
+ > 26 September 2020
519
+
520
+ - Fix css focus problem [`ecece93`](https://github.com/vielhuber/chefcookie/commit/ecece9374f4a25399008a57b25eed5607d835046)
521
+
522
+ #### [1.8.2](https://github.com/vielhuber/chefcookie/compare/1.8.1...1.8.2)
523
+
524
+ > 26 September 2020
525
+
526
+ - Fix css focus problem [`6e51a68`](https://github.com/vielhuber/chefcookie/commit/6e51a68603a4064b6cef7d26759ad59caf9c3c8d)
527
+
528
+ #### [1.8.1](https://github.com/vielhuber/chefcookie/compare/1.8.0...1.8.1)
529
+
530
+ > 26 September 2020
531
+
532
+ - Improve animations [`ec903f2`](https://github.com/vielhuber/chefcookie/commit/ec903f2f35030a8bd1bfa2bd16958c55ad58377b)
533
+
534
+ #### [1.8.0](https://github.com/vielhuber/chefcookie/compare/1.7.9...1.8.0)
535
+
536
+ > 25 September 2020
537
+
538
+ - Add layout topbar [`d1ce99d`](https://github.com/vielhuber/chefcookie/commit/d1ce99d46ed064edf0125f717c8bb710a37fe857)
539
+
540
+ #### [1.7.9](https://github.com/vielhuber/chefcookie/compare/1.7.8...1.7.9)
541
+
542
+ > 24 September 2020
543
+
544
+ - Fix tagmanager [`6986920`](https://github.com/vielhuber/chefcookie/commit/6986920e9ff907f62363109444e30b4407ad65f2)
545
+
546
+ #### [1.7.8](https://github.com/vielhuber/chefcookie/compare/1.7.7...1.7.8)
547
+
548
+ > 24 September 2020
549
+
550
+ - Add focus reset styles [`e7900e0`](https://github.com/vielhuber/chefcookie/commit/e7900e07e7165b4b7a69b12a287b00aabd9365c1)
551
+
552
+ #### [1.7.7](https://github.com/vielhuber/chefcookie/compare/1.7.6...1.7.7)
553
+
554
+ > 22 September 2020
555
+
556
+ - Improve readme [`ace931a`](https://github.com/vielhuber/chefcookie/commit/ace931a3629280b6c1b7676ae9b524238ee43eea)
557
+
558
+ #### [1.7.6](https://github.com/vielhuber/chefcookie/compare/1.7.5...1.7.6)
559
+
560
+ > 17 September 2020
561
+
562
+ - Improve syntax [`3e7a976`](https://github.com/vielhuber/chefcookie/commit/3e7a976ee52a699a4e310f43f3b2f6cca730ecb8)
563
+
564
+ #### [1.7.5](https://github.com/vielhuber/chefcookie/compare/1.7.4...1.7.5)
565
+
566
+ > 17 September 2020
567
+
568
+ - Improve docs [`8bfba66`](https://github.com/vielhuber/chefcookie/commit/8bfba66c31c4258c3095a3f5115abef51d21b8d7)
569
+
570
+ #### [1.7.4](https://github.com/vielhuber/chefcookie/compare/1.7.3...1.7.4)
571
+
572
+ > 16 September 2020
573
+
574
+ - Improve blurring [`5e8477c`](https://github.com/vielhuber/chefcookie/commit/5e8477cc2f64adbc1bae14148c5007ee8dba53c7)
575
+
576
+ #### [1.7.3](https://github.com/vielhuber/chefcookie/compare/1.7.2...1.7.3)
577
+
578
+ > 15 September 2020
579
+
580
+ - Fix width on mobile [`ddd2e28`](https://github.com/vielhuber/chefcookie/commit/ddd2e286a2315c85d3e5912bb86029c52cbdd0ba)
581
+
582
+ #### [1.7.2](https://github.com/vielhuber/chefcookie/compare/1.7.1...1.7.2)
583
+
584
+ > 12 September 2020
585
+
586
+ - Improve focus style [`19c3809`](https://github.com/vielhuber/chefcookie/commit/19c3809e7bdb65a1c4f8459aa6b381a288d7470f)
587
+
588
+ #### [1.7.1](https://github.com/vielhuber/chefcookie/compare/1.7.0...1.7.1)
589
+
590
+ > 12 September 2020
591
+
592
+ - Add one time opt in links [`adbc558`](https://github.com/vielhuber/chefcookie/commit/adbc5585887316ebdd8c787c749046a1bd454247)
593
+
594
+ #### [1.7.0](https://github.com/vielhuber/chefcookie/compare/1.6.9...1.7.0)
595
+
596
+ > 8 September 2020
597
+
598
+ - Add support for subdomains [`121e593`](https://github.com/vielhuber/chefcookie/commit/121e593587783363d5ec5d16636e5ca861668477)
599
+
600
+ #### [1.6.9](https://github.com/vielhuber/chefcookie/compare/1.6.8...1.6.9)
601
+
602
+ > 8 September 2020
603
+
604
+ - Fix excluded pages [`925a2f0`](https://github.com/vielhuber/chefcookie/commit/925a2f0ddd1a212659bd8c8f170cadefdff3dff3)
605
+
606
+ #### [1.6.8](https://github.com/vielhuber/chefcookie/compare/1.6.7...1.6.8)
607
+
608
+ > 8 September 2020
609
+
610
+ - Fix excluded pages [`0aba8a3`](https://github.com/vielhuber/chefcookie/commit/0aba8a3b7ae1a4a69a4ba1ffe629cfd7ab2456f7)
611
+
612
+ #### [1.6.7](https://github.com/vielhuber/chefcookie/compare/1.6.6...1.6.7)
613
+
614
+ > 8 September 2020
615
+
616
+ - Fix excluded pages [`d988d34`](https://github.com/vielhuber/chefcookie/commit/d988d34bc66a3dd9a7e718026699f522cde6e093)
617
+
618
+ #### [1.6.6](https://github.com/vielhuber/chefcookie/compare/1.6.5...1.6.6)
619
+
620
+ > 8 September 2020
621
+
622
+ - Fix excluded pages [`9635b75`](https://github.com/vielhuber/chefcookie/commit/9635b752c03039f288b84ea03724476afcc8c597)
623
+
624
+ #### [1.6.5](https://github.com/vielhuber/chefcookie/compare/1.6.4...1.6.5)
625
+
626
+ > 7 September 2020
627
+
628
+ - Add more options to control behaviour [`66631a1`](https://github.com/vielhuber/chefcookie/commit/66631a108ecfea5efd0e6e40643adfae7df386dc)
629
+
630
+ #### [1.6.4](https://github.com/vielhuber/chefcookie/compare/1.6.3...1.6.4)
631
+
632
+ > 4 September 2020
633
+
634
+ - Add more styling options and much more functionality [`8136f3f`](https://github.com/vielhuber/chefcookie/commit/8136f3fe14af6519708b41c20e69fb82d70bca99)
635
+
636
+ #### [1.6.3](https://github.com/vielhuber/chefcookie/compare/1.6.2...1.6.3)
637
+
638
+ > 31 August 2020
639
+
640
+ - Add highlight accept button option [`bb2cdc4`](https://github.com/vielhuber/chefcookie/commit/bb2cdc4c9b592316604a401e2af88a7051e6a5e2)
641
+
642
+ #### [1.6.2](https://github.com/vielhuber/chefcookie/compare/1.6.1...1.6.2)
643
+
644
+ > 15 July 2020
645
+
646
+ - Improve readme [`c52abb8`](https://github.com/vielhuber/chefcookie/commit/c52abb8069631365b1899be391441f21e4637d67)
647
+
648
+ #### [1.6.1](https://github.com/vielhuber/chefcookie/compare/1.6.0...1.6.1)
649
+
650
+ > 15 July 2020
651
+
652
+ - Improve syntax [`f093038`](https://github.com/vielhuber/chefcookie/commit/f093038c75640fc4bb990f7873b9498c380ca72e)
653
+
654
+ #### [1.6.0](https://github.com/vielhuber/chefcookie/compare/1.5.9...1.6.0)
655
+
656
+ > 30 June 2020
657
+
658
+ - Add isInit and debug_log [`8dfcb95`](https://github.com/vielhuber/chefcookie/commit/8dfcb9514ff26cf081b3338b7354717d7eb9e991)
659
+
660
+ #### [1.5.9](https://github.com/vielhuber/chefcookie/compare/1.5.8...1.5.9)
661
+
662
+ > 30 June 2020
663
+
664
+ - Fix devdependencies [`c4b4166`](https://github.com/vielhuber/chefcookie/commit/c4b4166d911ddfe333f6cb75754c492572daa168)
665
+
666
+ #### [1.5.8](https://github.com/vielhuber/chefcookie/compare/1.5.7...1.5.8)
667
+
668
+ > 30 June 2020
669
+
670
+ - Fix devdependencies [`7e94e18`](https://github.com/vielhuber/chefcookie/commit/7e94e18dedba5f3fcdab0568391f1906fe9f49c8)
671
+
672
+ #### [1.5.7](https://github.com/vielhuber/chefcookie/compare/1.5.6...1.5.7)
673
+
674
+ > 30 June 2020
675
+
676
+ - Add url and lng helpers [`51e8764`](https://github.com/vielhuber/chefcookie/commit/51e8764672141994c5afdddb26166dabf025710f)
677
+
678
+ #### [1.5.6](https://github.com/vielhuber/chefcookie/compare/1.5.5...1.5.6)
679
+
680
+ > 30 June 2020
681
+
682
+ - Increase timeout [`ba9feb5`](https://github.com/vielhuber/chefcookie/commit/ba9feb574e7bf8550073565df817eb8a0aed768c)
683
+
684
+ #### [1.5.5](https://github.com/vielhuber/chefcookie/compare/1.5.4...1.5.5)
685
+
686
+ > 30 June 2020
687
+
688
+ - Add google maps js api [`0f068e0`](https://github.com/vielhuber/chefcookie/commit/0f068e0d10758c403af0a6726d4ef04c4632c860)
689
+
690
+ #### [1.5.4](https://github.com/vielhuber/chefcookie/compare/1.5.3...1.5.4)
691
+
692
+ > 30 June 2020
693
+
694
+ - Improve readme [`73f08ec`](https://github.com/vielhuber/chefcookie/commit/73f08ec3166da1b25b9bfa77138dbb578f5c5e5f)
695
+
696
+ #### [1.5.3](https://github.com/vielhuber/chefcookie/compare/1.5.2...1.5.3)
697
+
698
+ > 30 June 2020
699
+
700
+ - Improve syntax [`3e43cc2`](https://github.com/vielhuber/chefcookie/commit/3e43cc2c0bfbac21c83bd787e9edbd19dda98b52)
701
+
702
+ #### [1.5.2](https://github.com/vielhuber/chefcookie/compare/1.5.1...1.5.2)
703
+
704
+ > 30 June 2020
705
+
706
+ - Improve syntax [`b3532ab`](https://github.com/vielhuber/chefcookie/commit/b3532abf6aa2e99963006be15daac44fd984ff8b)
707
+
708
+ #### [1.5.1](https://github.com/vielhuber/chefcookie/compare/1.5.0...1.5.1)
709
+
710
+ > 30 June 2020
711
+
712
+ - Add accept decline helpers [`a7f7d00`](https://github.com/vielhuber/chefcookie/commit/a7f7d0088ccc811e2e85e08c915c53253fb9a16c)
713
+
714
+ #### [1.5.0](https://github.com/vielhuber/chefcookie/compare/1.4.9...1.5.0)
715
+
716
+ > 21 June 2020
717
+
718
+ - Improve links [`8b2b8d1`](https://github.com/vielhuber/chefcookie/commit/8b2b8d13d49ed9aef991b4a134edee7eb1209a1b)
719
+
720
+ #### [1.4.9](https://github.com/vielhuber/chefcookie/compare/1.4.8...1.4.9)
721
+
722
+ > 21 June 2020
723
+
724
+ - Update polyfills [`88bf73a`](https://github.com/vielhuber/chefcookie/commit/88bf73a599ffb296150c8d992ba98b6cd9b96265)
725
+
726
+ #### [1.4.8](https://github.com/vielhuber/chefcookie/compare/1.4.7...1.4.8)
727
+
728
+ > 21 June 2020
729
+
730
+ - Add polyfill [`0716d9b`](https://github.com/vielhuber/chefcookie/commit/0716d9b4cd7186964664b98ea9256e42be112d5f)
731
+
732
+ #### [1.4.7](https://github.com/vielhuber/chefcookie/compare/1.4.6...1.4.7)
733
+
734
+ > 21 June 2020
735
+
736
+ - Switch promise polyfill [`0fa85fd`](https://github.com/vielhuber/chefcookie/commit/0fa85fd41ff4f85ff7571c3286c167eaee905f61)
737
+
738
+ #### [1.4.6](https://github.com/vielhuber/chefcookie/compare/1.4.5...1.4.6)
739
+
740
+ > 21 June 2020
741
+
742
+ - Improve readme [`689e942`](https://github.com/vielhuber/chefcookie/commit/689e942b92560e033b716c0567719350352ae280)
743
+
744
+ #### [1.4.5](https://github.com/vielhuber/chefcookie/compare/1.4.4...1.4.5)
745
+
746
+ > 21 June 2020
747
+
748
+ - Add bundle [`cf780bb`](https://github.com/vielhuber/chefcookie/commit/cf780bb32d3c48ae89cfdf591f0d03deb5850d05)
749
+
750
+ #### [1.4.4](https://github.com/vielhuber/chefcookie/compare/1.4.3...1.4.4)
751
+
752
+ > 21 June 2020
753
+
754
+ - Small css bugfix [`b95dc09`](https://github.com/vielhuber/chefcookie/commit/b95dc094b9313a8370f2d8a33b7a36f710662fa8)
755
+
756
+ #### [1.4.3](https://github.com/vielhuber/chefcookie/compare/1.4.2...1.4.3)
757
+
758
+ > 21 June 2020
759
+
760
+ - Small css bugfix [`6fdc8e8`](https://github.com/vielhuber/chefcookie/commit/6fdc8e8ad925c323492d33c236e5a990704f43d2)
761
+
762
+ #### [1.4.2](https://github.com/vielhuber/chefcookie/compare/1.4.1...1.4.2)
763
+
764
+ > 21 June 2020
765
+
766
+ - Multi language support [`32840ed`](https://github.com/vielhuber/chefcookie/commit/32840eda681fbb66edd58e5638e24c698518173b)
767
+
768
+ #### [1.4.1](https://github.com/vielhuber/chefcookie/compare/1.4.0...1.4.1)
769
+
770
+ > 21 June 2020
771
+
772
+ - Add ie11 support [`f6768ae`](https://github.com/vielhuber/chefcookie/commit/f6768ae3f85fcd82ea69aa229d8e38591d2e4ac8)
773
+
774
+ #### [1.4.0](https://github.com/vielhuber/chefcookie/compare/1.3.9...1.4.0)
775
+
776
+ > 21 June 2020
777
+
778
+ - Move promise polyfill to dependencies [`b8518f8`](https://github.com/vielhuber/chefcookie/commit/b8518f8498b17c71f2b698ede3ee9aafd21c4d61)
779
+
780
+ #### [1.3.9](https://github.com/vielhuber/chefcookie/compare/1.3.8...1.3.9)
781
+
782
+ > 21 June 2020
783
+
784
+ - Move promise polyfill to dependencies [`20bb194`](https://github.com/vielhuber/chefcookie/commit/20bb19487f5905d3e27923f5846ce29bea869930)
785
+
786
+ #### [1.3.8](https://github.com/vielhuber/chefcookie/compare/1.3.7...1.3.8)
787
+
788
+ > 20 June 2020
789
+
790
+ - Improve global storage [`4f320ee`](https://github.com/vielhuber/chefcookie/commit/4f320ee6e42df93f43fc1bd1783c7dca300d0134)
791
+
792
+ #### [1.3.7](https://github.com/vielhuber/chefcookie/compare/1.3.6...1.3.7)
793
+
794
+ > 20 June 2020
795
+
796
+ - Improve readme [`5676d8b`](https://github.com/vielhuber/chefcookie/commit/5676d8b626e2bc2b72955f753c52d4a11d19598a)
797
+
798
+ #### [1.3.6](https://github.com/vielhuber/chefcookie/compare/1.3.5...1.3.6)
799
+
800
+ > 20 June 2020
801
+
802
+ - Add waitfor helper and improve readme [`bf0115b`](https://github.com/vielhuber/chefcookie/commit/bf0115b60db92fade64775c45fb2d2e25b928203)
803
+
804
+ #### [1.3.5](https://github.com/vielhuber/chefcookie/compare/1.3.4...1.3.5)
805
+
806
+ > 20 June 2020
807
+
808
+ - Switch from gulp to npm, add expiration config, add recaptcha, add google maps [`4ba594d`](https://github.com/vielhuber/chefcookie/commit/4ba594dde531c6533a39f95f12d97e2ec33f1db2)
809
+
810
+ #### [1.3.4](https://github.com/vielhuber/chefcookie/compare/1.3.3...1.3.4)
811
+
812
+ > 3 June 2020
813
+
814
+ - Build successfully [`25a18f8`](https://github.com/vielhuber/chefcookie/commit/25a18f8272a26c5ec95d0412ef15e39f963518fc)
815
+
816
+ #### [1.3.3](https://github.com/vielhuber/chefcookie/compare/1.3.2...1.3.3)
817
+
818
+ > 3 June 2020
819
+
820
+ - Improve styling [`4311cfd`](https://github.com/vielhuber/chefcookie/commit/4311cfd509a107a7c0e30aeb7f4e4403fc75603a)
821
+
822
+ #### [1.3.2](https://github.com/vielhuber/chefcookie/compare/1.3.1...1.3.2)
823
+
824
+ > 14 October 2019
825
+
826
+ - Fix tests [`2e2ad92`](https://github.com/vielhuber/chefcookie/commit/2e2ad928c1ce832532e3b7261fad441d9f4ebe0e)
827
+
828
+ #### [1.3.1](https://github.com/vielhuber/chefcookie/compare/1.3.0...1.3.1)
829
+
830
+ > 14 October 2019
831
+
832
+ - Add custom tracking options [`946ae87`](https://github.com/vielhuber/chefcookie/commit/946ae87f6fb5192e258bf041252eefbe28b76514)
833
+
834
+ #### [1.3.0](https://github.com/vielhuber/chefcookie/compare/1.2.9...1.3.0)
835
+
836
+ > 22 September 2019
837
+
838
+ - Bugfix in initial tracking set to true [`a9ab606`](https://github.com/vielhuber/chefcookie/commit/a9ab6068e9b77053a25c0462822ecd3179ed6c9f)
839
+
840
+ #### [1.2.9](https://github.com/vielhuber/chefcookie/compare/1.2.8...1.2.9)
841
+
842
+ > 19 September 2019
843
+
844
+ - Add category to etracker [`4807058`](https://github.com/vielhuber/chefcookie/commit/480705877e152f31acd4a9e792e77fe5d511de84)
845
+
846
+ #### [1.2.8](https://github.com/vielhuber/chefcookie/compare/1.2.7...1.2.8)
847
+
848
+ > 19 September 2019
849
+
850
+ - Add etracker [`a6ed2d3`](https://github.com/vielhuber/chefcookie/commit/a6ed2d3428bc6498c6fa96785f97026678c96d07)
851
+
852
+ #### [1.2.7](https://github.com/vielhuber/chefcookie/compare/1.2.6...1.2.7)
853
+
854
+ > 19 June 2019
855
+
856
+ - Update readme [`afd9d3e`](https://github.com/vielhuber/chefcookie/commit/afd9d3e76a275f9dec675823f9a9597fd6a1c177)
857
+
858
+ #### [1.2.6](https://github.com/vielhuber/chefcookie/compare/1.2.5...1.2.6)
859
+
860
+ > 17 June 2019
861
+
862
+ - Add readme for tag manager [`0c2e706`](https://github.com/vielhuber/chefcookie/commit/0c2e706c2cf195dde5b9ed0c27d454bec798bab9)
863
+
864
+ #### [1.2.5](https://github.com/vielhuber/chefcookie/compare/1.2.4...1.2.5)
865
+
866
+ > 17 June 2019
867
+
868
+ - Small bugfix in tag manager [`64b7488`](https://github.com/vielhuber/chefcookie/commit/64b74880a0139b02bc2a28d247c614e5fb7d7c60)
869
+
870
+ #### [1.2.4](https://github.com/vielhuber/chefcookie/compare/1.2.3...1.2.4)
871
+
872
+ > 17 June 2019
873
+
874
+ - Prettify code [`01c8eea`](https://github.com/vielhuber/chefcookie/commit/01c8eea1bb71aa14706a3d0aeb5980427733eee0)
875
+
876
+ #### [1.2.3](https://github.com/vielhuber/chefcookie/compare/1.2.2...1.2.3)
877
+
878
+ > 17 June 2019
879
+
880
+ - Add support for google tag manager, prettify code [`16db60e`](https://github.com/vielhuber/chefcookie/commit/16db60e202efb42712b81b42e230235076f7d5e4)
881
+
882
+ #### [1.2.2](https://github.com/vielhuber/chefcookie/compare/1.2.1...1.2.2)
883
+
884
+ > 30 September 2018
885
+
886
+ - Underlined links [`c49dc5b`](https://github.com/vielhuber/chefcookie/commit/c49dc5bba3ac7c869f24f98a87b903c2864cadee)
887
+
888
+ #### [1.2.1](https://github.com/vielhuber/chefcookie/compare/1.2.0...1.2.1)
889
+
890
+ > 27 September 2018
891
+
892
+ - Extract init behaviour so that it must be called manually [`b3928a1`](https://github.com/vielhuber/chefcookie/commit/b3928a14a00275405456e99e6febbbbf42e31257)
893
+
894
+ #### [1.2.0](https://github.com/vielhuber/chefcookie/compare/1.1.9...1.2.0)
895
+
896
+ > 29 August 2018
897
+
898
+ - Fix small bug in initial tracking [`e562c72`](https://github.com/vielhuber/chefcookie/commit/e562c72682cb0657c85048c11025e6b4115d2804)
899
+
900
+ #### [1.1.9](https://github.com/vielhuber/chefcookie/compare/1.1.8...1.1.9)
901
+
902
+ > 29 August 2018
903
+
904
+ - Add option for initial tracking [`b2a0706`](https://github.com/vielhuber/chefcookie/commit/b2a0706ad64121243ead0d4b51f1b2554df3e63c)
905
+
906
+ #### [1.1.8](https://github.com/vielhuber/chefcookie/compare/1.1.7...1.1.8)
907
+
908
+ > 20 August 2018
909
+
910
+ - Improve taboola integration [`18af438`](https://github.com/vielhuber/chefcookie/commit/18af438a1d8188ea0e171563db3be6008bfec0f6)
911
+ - gitt [`bfbba4f`](https://github.com/vielhuber/chefcookie/commit/bfbba4f405ad254d08b6d02e997ff5cba277ab7f)
912
+
913
+ #### [1.1.7](https://github.com/vielhuber/chefcookie/compare/1.1.6...1.1.7)
914
+
915
+ > 20 August 2018
916
+
917
+ - Improve taboola integration [`cce8d74`](https://github.com/vielhuber/chefcookie/commit/cce8d742b4f4737b82319db7f93b4a5d7c582398)
918
+
919
+ #### [1.1.6](https://github.com/vielhuber/chefcookie/compare/1.1.5...1.1.6)
920
+
921
+ > 7 August 2018
922
+
923
+ - Integrate noscroll, blur, fade option [`2622b01`](https://github.com/vielhuber/chefcookie/commit/2622b018d49abee67d9a2138e558a900ddadb854)
924
+
925
+ #### [1.1.5](https://github.com/vielhuber/chefcookie/compare/1.1.4...1.1.5)
926
+
927
+ > 6 August 2018
928
+
929
+ - Fix column css in overlay mode [`b00fc81`](https://github.com/vielhuber/chefcookie/commit/b00fc81543c7c44341317e31fa57a0ac39aa2feb)
930
+
931
+ #### [1.1.4](https://github.com/vielhuber/chefcookie/compare/1.1.3...1.1.4)
932
+
933
+ > 8 July 2018
934
+
935
+ - improved docs [`6b4134d`](https://github.com/vielhuber/chefcookie/commit/6b4134dec1d6624f26bae2fe53f127fffc41f054)
936
+
937
+ #### [1.1.3](https://github.com/vielhuber/chefcookie/compare/1.1.2...1.1.3)
938
+
939
+ > 8 July 2018
940
+
941
+ - pushed [`e54fae7`](https://github.com/vielhuber/chefcookie/commit/e54fae7c73a2d7125ba66434232bee7205c2a9ef)
942
+
943
+ #### [1.1.2](https://github.com/vielhuber/chefcookie/compare/1.1.1...1.1.2)
944
+
945
+ > 5 July 2018
946
+
947
+ - updated readme [`92f222c`](https://github.com/vielhuber/chefcookie/commit/92f222cf5a5909ed5b01fb2477714e0d3b291370)
948
+
949
+ #### [1.1.1](https://github.com/vielhuber/chefcookie/compare/1.1.0...1.1.1)
950
+
951
+ > 5 July 2018
952
+
953
+ - small bugfixes [`4ae0b9e`](https://github.com/vielhuber/chefcookie/commit/4ae0b9ea5e2025256fff66e1b52c9fe3f7eef350)
954
+
955
+ #### [1.1.0](https://github.com/vielhuber/chefcookie/compare/1.0.9...1.1.0)
956
+
957
+ > 5 July 2018
958
+
959
+ - improved syntax [`cbd2ce8`](https://github.com/vielhuber/chefcookie/commit/cbd2ce8f16825f60436f7a40c0748151e14bf5f2)
960
+
961
+ #### [1.0.9](https://github.com/vielhuber/chefcookie/compare/1.0.8...1.0.9)
962
+
963
+ > 4 July 2018
964
+
965
+ - added second layout [`a026dff`](https://github.com/vielhuber/chefcookie/commit/a026dfffc97140919563d319c7aba40f8a3e6078)
966
+
967
+ #### [1.0.8](https://github.com/vielhuber/chefcookie/compare/1.0.7...1.0.8)
968
+
969
+ > 4 July 2018
970
+
971
+ - added second layout [`4bbd209`](https://github.com/vielhuber/chefcookie/commit/4bbd209eb8b28dc26d2f0087a4667a71ff117ffd)
972
+
973
+ #### [1.0.7](https://github.com/vielhuber/chefcookie/compare/1.0.6...1.0.7)
974
+
975
+ > 29 June 2018
976
+
977
+ - feature complete [`de0d04a`](https://github.com/vielhuber/chefcookie/commit/de0d04a3de63154c4e9cd07e7cf623791b70911d)
978
+
979
+ #### [1.0.6](https://github.com/vielhuber/chefcookie/compare/1.0.5...1.0.6)
980
+
981
+ > 29 June 2018
982
+
983
+ - feature complete [`8c7645c`](https://github.com/vielhuber/chefcookie/commit/8c7645cd4229ff64ad6b5a86829f44de27538879)
984
+
985
+ #### [1.0.5](https://github.com/vielhuber/chefcookie/compare/1.0.4...1.0.5)
986
+
987
+ > 29 June 2018
988
+
989
+ - feature complete [`9c559a0`](https://github.com/vielhuber/chefcookie/commit/9c559a0e1165ab4b48aa2ab706bcf69f2419cd4f)
990
+ - updated readme [`870a3c7`](https://github.com/vielhuber/chefcookie/commit/870a3c77a404f53838b24f26ac2e276f976a0594)
991
+ - updated readme [`34d392d`](https://github.com/vielhuber/chefcookie/commit/34d392de420677987188c5bacb1875ff008989e8)
992
+ - updated readme [`6eeee78`](https://github.com/vielhuber/chefcookie/commit/6eeee787eceadcf3aa96739ef66f9288fafbcc11)
993
+
994
+ #### [1.0.4](https://github.com/vielhuber/chefcookie/compare/1.0.3...1.0.4)
995
+
996
+ > 29 June 2018
997
+
998
+ - pushed to npm [`726d334`](https://github.com/vielhuber/chefcookie/commit/726d33429efdd5758dd073ba0b7fbd85c84fa24c)
999
+ - Committed with Git-Upload [`11e71f7`](https://github.com/vielhuber/chefcookie/commit/11e71f7d390381fe5ccde0a23f5269942dc91960)
1000
+
1001
+ #### [1.0.3](https://github.com/vielhuber/chefcookie/compare/1.0.2...1.0.3)
1002
+
1003
+ > 29 June 2018
1004
+
1005
+ - pushed to npm [`52e87b8`](https://github.com/vielhuber/chefcookie/commit/52e87b82f1702609ccce058809a08d9df1c15f59)
1006
+
1007
+ #### [1.0.2](https://github.com/vielhuber/chefcookie/compare/1.0.1...1.0.2)
1008
+
1009
+ > 29 June 2018
1010
+
1011
+ - pushed to npm [`c38aaa3`](https://github.com/vielhuber/chefcookie/commit/c38aaa317e53ebd466cdab0e47ebdb767193510f)
1012
+ - updated readme [`85091da`](https://github.com/vielhuber/chefcookie/commit/85091da7a20e392d9059354f5065b99412fbac86)
1013
+
1014
+ #### 1.0.1
1015
+
1016
+ > 29 June 2018
1017
+
1018
+ - initial push [`af7d2bb`](https://github.com/vielhuber/chefcookie/commit/af7d2bbb39b6cd07a46d5a267281091b1fdbad7e)
1019
+ - renamed project [`27de7a9`](https://github.com/vielhuber/chefcookie/commit/27de7a9e429ac6fea0b3d50b26a22b52796afcaa)
1020
+ - updated readme [`c6e25d5`](https://github.com/vielhuber/chefcookie/commit/c6e25d53c2827f871acfecc50dab172c808aae22)
1021
+ - updated readme [`16e572f`](https://github.com/vielhuber/chefcookie/commit/16e572f719862cd31b2394e73f313f5de5bd84da)
1022
+ - updated addscripts [`3d7610a`](https://github.com/vielhuber/chefcookie/commit/3d7610aa4ce65ef22bb9698b48ae5bd65047a98d)
1023
+ - updated readme [`d79ad17`](https://github.com/vielhuber/chefcookie/commit/d79ad179a4a51bdbce56e65a7fc50f6ef3121430)
1024
+ - updated match2one code [`5013f07`](https://github.com/vielhuber/chefcookie/commit/5013f079a14a6d185c83d57e0811f78bbca4aa20)
1025
+ - pushed to npm [`b9f0faf`](https://github.com/vielhuber/chefcookie/commit/b9f0fafa59002ac6b9af35b208c91786555d789f)
1026
+ - modified google tracking [`d22b7b6`](https://github.com/vielhuber/chefcookie/commit/d22b7b622afbdffbc1b6aded019fb026d1ab06c3)
1027
+ - updated addscripts [`b0dbdc5`](https://github.com/vielhuber/chefcookie/commit/b0dbdc5d9f692f453e45ac59b122f283344d7b2d)