Skip to content

4.1.0

Choose a tag to compare

@ghiscoding ghiscoding released this 01 Nov 00:01
· 498 commits to master since this release

4.1.0 (2023-11-01)

Bug Fixes

  • dynamically create CSS rules via JS instead of innerHTML (#886) (3d9aecb)
  • element replaceChildren() not supported by salesforce (#895) (2e09f25)
  • replace a few innerHTML by more secure alternatives (#887) (ada4690)

Features