Skip to content

v3.16.3

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 14:53
· 157 commits to master since this release

3.16.3 (2023-10-19)

Bug Fixes

  • Configure JSDOM to load script tags injected into the dom by getScripts (41c0b20)
  • Ensure we load these files via https otherwise these controls cannot be loaded when running from file:// (56602ff)
  • formBuilder.actions.setLang now returns a promise (58ec7e5)
  • load css files that exist when testing (ad8147a)