Skip to content

2.3.0

Latest
Compare
Choose a tag to compare
@RobLoach RobLoach released this 04 Jan 22:16
843e7ab

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