MyGit

v2.29.0

BrowserSync/browser-sync

版本发布时间: 2023-03-17 04:30:37

BrowserSync/browser-sync最新发布版本:v3.0.2(2023-12-28 04:52:02)

What's Changed

esbuild does not support down-level transpiling as far as IE11 - so when I switched to it, it accidentally broke IE11 support 😢

This is an important issue for me - many devs that support old browsers like IE11 are doing so because their projects are used in public services, or internal applications. Not every developer out there has the luxury of supporting evergreen-only browsers.

So, IE11 will work once again 🎉. Please use the issues thread to make me aware of any problem that's preventing you from using Browsersync in your day job 💪 (and be sure to thumbs-up the issues you want to see resolved)

# IE11 works, again
npm install browser-sync@latest

Full Changelog: https://github.com/BrowserSync/browser-sync/compare/v2.28.3...v2.29.0

相关地址:原始地址 下载(tar) 下载(zip)

查看:2023-03-17发行的版本