UNPKG

1.14 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
31## snowpack@3.0.10 [2021-01-13]
32
33* 1d071628 - cleanup the bundled build before publishing
34* beb3f9a1 - stop ignoring postcss in generated bundle
35* 2b797521 - [ci] yarn format
\No newline at end of file