Skip to content

21.6.4

Compare
Choose a tag to compare
@addy-pathania addy-pathania released this 12 Mar 21:54
· 1056 commits to dev since this release

21.6.4

🎉 New Features & Improvements

  • [templates/nextjs] Add support for .env.* files during bootstrap process, matching what Next.js supports OOTB for build/runtime. (#1741)
  • [sitecore-jss] Enable the Layout, dictionary and ErrorPages service to use custom retryStrategy. (#1749) (#1751)

🐛 Bug Fixes

  • [templates/nextjs] Exclude ComponentProps functions from the client bundle (#1753)
  • [sitecore-jss] Any unused personalized component variants are deleted before sending layout data to the client, thus are completely hidden from the customer. (#1752)