Skip to content

Sitecore JSS 13.0.5

Compare
Choose a tag to compare
@sc-illiakovalenko sc-illiakovalenko released this 01 Apr 11:45
· 4020 commits to dev since this release

Bug Fixes

  • PR #351 Include polyfills for IE11 in react sample app
  • PR #338 Modified the section field template to use FormFieldSection in order to pass cssClass to the fieldset element and be able to customize the styles for it.
  • Bug #257 Add doc for --acceptCertificate param
  • PR #346 Adding srcSet to Image component removes the src Attribute
  • Bug #336 CLI deploy options do not trigger build step (Vue sample app)
  • PR #335 Vue sample Specimen component was displaying an incorrect implementation path
  • PR #337 Vue sample - Set i18n initial language based on SSR language or static config defaultLanguage to prevent re-renders in multi-lingual apps during the hydration process