This repository was archived by the owner on Mar 12, 2026. It is now read-only.
v0.1.2
Bug fixes
- fix: call limiter.makeRequest() instead of original method (#43)
Internal / Testing Changes
- chore: update issue templates (#42)
- chore: remove old issue template (#40)
- build: run tests on node11 (#39)
- chores(build): run codecov on continuous builds (#36)
- chores(build): do not collect sponge.xml from windows builds (#37)
- chore: update new issue template (#35)
- chore(deps): update dependency sinon to v7 (#31)
- build: fix codecov uploading on Kokoro (#32)
- Update kokoro config (#29)
- Update CI config (#27)
- Don't publish sourcemaps (#25)
- build: prevent system/sample-test from leaking credentials
- Update kokoro config (#23)
- test: remove appveyor config (#22)
- Update CI config (#21)
- Enable prefer-const in the eslint config (#20)
- Enable no-var in eslint (#19)
- Update CI config (#18)