Skip to content

v5.0.0-next.10

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Nov 19:57

5.0.0-next.10 (2023-11-20)

Bug Fixes

  • add missing functions to type definition (b260c4f)
  • correct typescript definitions for assets (6b39222)
  • correctly build lazy load script tag html when asset strategy is lazy (b1b2646)
  • deps: update dependency @podium/schemas to v4.1.33 (8036aa7)
  • deps: update dependency @podium/schemas to v4.1.34 (a86e661)
  • deps: update dependency @podium/schemas to v4.2.0 (be92192)
  • make AssetCss and AssetJs constructable for TS (f3f7fee)
  • mark params as optional (51d84da)

Features

  • add strategy and scope fields to AssetCss and AssetJs classes (5a8ecb1)
  • update default document template to use asset strategy (0688b03)