Skip to content

v5.37.2

Compare
Choose a tag to compare
@adrians5j adrians5j released this 24 Aug 09:20
· 1447 commits to next since this release

5.37.2 (2023-08-24)

Bug Fixes

  • add "-R" flag (cfd8d7a)
  • app-aco: use form data to bypass the event execution order problem (#3486) (e7547c9)
  • app-headless-cms: add folder selector to new entry dialog (#3485) (65154bc)
  • lexical-editor: implement the Link node clone method (#3482) (b5a09ba)
  • project-utils: add cjs to the list of valid webpack module extensions (edf5e6f)
  • react-rich-text-renderer: sanitize HTML before rendering (#3477) (8748bc5)
  • buton action type selection (fe31721)
  • debounce the syncing between value and localValue (3919ff5)
  • enable "scroll to element" links (957b3c1)
  • ensure newTab is always set to false when actionType is scrollToElement (480b143)
  • inherit the elasticSearch type from CreateApiPulumiAppParams (a2b9eda)
  • move ES param handling into Pulumi program (52541ca)
  • rename label (a68ab37)
  • set value as the new local value, not localValue (ce4125f)
  • update jsonwebtoken to v9.01 (#3483) (aed9589)