Releases: osdevisnot/klap
Releases · osdevisnot/klap
v6.0.2
v6.0.1
v6.0.0
6.0.0 (2021-01-18)
Bug Fixes
- change default browser target using es6-module feature query (4bcc45b)
BREAKING CHANGES
- most modern browsers support es6-modules, it should be safe to release library code
using this target. if the user of your library targets lower browsers, they should compile your
library to support that browser target