Skip to content

Releases: RobLoach/jquery-once

2.3.0

04 Jan 22:16
843e7ab
Compare
Choose a tag to compare

Changed

  • Switched from var to let and const for variable scope
  • Removed use strict directives
  • Updated developer dependencies
  • Minor updates to developer documentation
  • Switched to GitHub Actions for testing

2.2.3

15 May 03:36
372abfd
Compare
Choose a tag to compare

Fixed

  • Fix CommonJS factory when export element is present