Skip to content

5.0.1

Compare
Choose a tag to compare
@selfagency selfagency released this 08 Jun 08:32
· 11 commits to master since this release
  • Changed semantic versioning to match version of Grid.js on which it is built to work
  • Moved entirely to an ES6 module
  • Dropped npm dependencies in favor of unpkg so it can be used entirely on the frontend without bundlers
  • Removed inessential dependencies and lightened the weight of others
  • Simplified the testing procedure