snowpack@2.9.1
🎊 Bug Fixes & Improvements Galore!
- Improve module resolution error messages (#929) <@silverwind>
- fix: wrong proxy path of package assets (#933) <@MoonBall>
- fix: typo (#935) <@chenxsan>
- fix: bad baseUrl normalization (#919) <@FredKSchott>
- fix: full process object polyfill (#920) <@MoonBall>
- fix: quick alias code cleanup (#914) <@FredKSchott>
- fix: partial request responses (#794) <@stramel>
- fix: alias match function (#890) <@MoonBall>
- fix: encoding (#882)
- fix: no web_modules proxy file (#906) <@MoonBall>
- fix: open tab twice when
openChrome
occurs error (#894) <@MoonBall> - fix: namedExport of react-dom/server.js (#885) <@MoonBall>
- remove: outdated, legacy web_modules path handling (#917) <@FredKSchott>
- feat: replace
%SNOWPACK_PUBLIC_*%
and%MODE%
environment variables in HTML (#900) <@gr2m> - fix: ignore
SNOWPACK_PUBLIC_
env variable when generating__snowpack__/env.js
(#924) <@gr2m> - Documentation improvements on www.snowpack.dev