Skip to content

v5.0.100.5

Compare
Choose a tag to compare
@Daddoon Daddoon released this 05 Jan 10:54
· 86 commits to master since this release
2b14fb7
  • Fix dependencies error on Linux (Debian 10 default installation)
  • Potentially fix Azure Web App error with the default Linux image container
  • Added BlazorPolyfillOptions parameter for UseBlazorPolyfill methods in order to configure additional behaviors at startup
  • Added the ForceES5Fallback option in order to force ES5 and Polyfill behaviors even if the browser is not Internet Explorer 11 or Edge Legacy.
  • Added ChakraCore engine image and set it as default. V8 engine is still present as fallback engine.