Releases: jgeurts/gapless.js
Releases · jgeurts/gapless.js
2.1.0
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
- Convert to typescript
- Fix a handful of bugs as part of the typescript conversion