Skip to content

Releases: jgeurts/gapless.js

2.1.0

28 Nov 20:30
Compare
Choose a tag to compare

Update dependencies and code style

  • Format with prettier
  • Order methods and properties based on accessor type
  • Add explicit return types to functions
  • Remove deprecated seekToEnd() function

2.0.0

28 Nov 20:27
8db1f5d
Compare
Choose a tag to compare
  • Convert to typescript
  • Fix a handful of bugs as part of the typescript conversion