Skip to content

0.24.2

Latest

Choose a tag to compare

@atjohns atjohns released this 29 Jul 13:59
35d7a98

What's Changed

  • Move to Vue runtime, which also required moving to render function instead of a string templates
  • Disable CSM from Connect live chat, which should have no impact on chat itself. This combined with Vue runtime allow us to remove unsafe-eval entirely from the CSP
  • Upgrade jQuery to latest version (this is not actually used in the solution but the sample parent pages use it)
  • Vit config upgrade to ensure both minified and non-minified files get pushed to distribution directory on builds
  • General package.json updates

Full Changelog: v0.24.1...v0.24.2