UNPKG

929 BMarkdownView Raw
1
2### 3.2.0
3
4 * Update package.json to skip the problematic 2.7.0 release of less. Use 2.6.x or 2.7.1 instead
5 * bump dependencies on accord, mocha and should
6
7### 3.1.0
8
9 * Upgrade accord dependency
10 * remove CSS minifier recommendation from README
11 * Upgrade Less dependency from 2.5.1 to 2.6.0
12
13### 3.0.5
14
15 * BugFix: fix dynamic imports broken in the 3.0.4 release
16
17### 3.0.4
18
19 * Fix the error passing in the stream (#198)
20 * Update dependencies
21
22### 3.0.3
23
24 * Make sourcemap file and sources relative (#161)
25
26### 3.0.2
27
28 * Upgrade Less to 2.4.0 (#157)
29
30### 3.0.1
31
32 - Bumped accord version to 0.15.1 to fix #122
33
34### 3.0.0
35
36 - Switch to using [accord](https://github.com/jenius/accord) for options parsing
37
38### 2.0.3
39
40 - Fix less errors by using promises correctly
41 - Fix option merging, object.assign was used incorrectly
42
43### 2.0.1
44
45Revert moving the replaceExt to after sourcemaps are applied
46
47### 2.0.0
48
49Update to Less 2.0