UNPKG

1.56 kBMarkdownView Raw
1# Changelog
2
3> _For older releses, check our curated [release update thread](https://github.com/snowpackjs/snowpack/discussions/1183) or the raw [commit history](https://github.com/snowpackjs/snowpack/commits/main/snowpack)._
4
5## snowpack@3.0.6 [2021-01-13]
6
7- 8f614490 - final cleanup before v3 goes out
8- 15d77ea3 - cleanup
9
10## snowpack@3.0.7 [2021-01-13]
11
12- 61bd4c3b - [ci] yarn format
13- eb5b366a - cleanup types, release script
14- 20e3ed21 - move skypack and esbuild into real dependencies for now
15- e63d70fd - fix direct foo.svelte.css references
16- 01a80448 - [ci] yarn format
17
18## snowpack@3.0.8 [2021-01-13]
19
20- c2124bd7 - json fix
21- e040f071 - Fix postcss-modules being required as a dependency in projects (#2257) <David Bailey>
22- c566aa10 - add bundled type support for esinstall and skypack, remove as full deps
23- ecf85d52 - move open back to regular dependency
24- b0f7280c - [ci] yarn format
25
26## snowpack@3.0.9 [2021-01-13]
27
28- d26c7733 - [ci] yarn format
29
30## snowpack@3.0.10 [2021-01-13]
31
32- 1d071628 - cleanup the bundled build before publishing
33- beb3f9a1 - stop ignoring postcss in generated bundle
34- 2b797521 - [ci] yarn format
35
36
37## snowpack@3.0.11 [2021-01-16]
38
39* 58a36d4c - fix bad build conditional check
40* 37f7a55d - remove empty build folders from build
41* 6e01eeb5 - improve build watch output
42* 137c58b0 - fix init file issue
43* e2b74e7b - add fallback deprecation
44* 968720cf - remove rollup from bundle to pass peerDep checks
45* 70d25dad - Resolves #2265 (#2289) <Josh Wilson>
46* 7b38b486 - get tests passing
47* e6b618c5 - [ci] yarn format
\No newline at end of file