Skip to content

v0.10.2

Compare
Choose a tag to compare
@arthurfiorette arthurfiorette released this 25 Mar 19:13
· 730 commits to main since this release

Important Changes

  • Fixed weird TypeError: Cannot read property 'data' of undefined bug.
    Thanks @cipriandraghici93 and @himasimplisafe (again!).

Merged

  • chore(deps-dev): bump prettier from 2.6.0 to 2.6.1 #187
  • chore(deps-dev): bump prettier-plugin-jsdoc from 0.3.31 to 0.3.33 #185
  • chore(deps-dev): bump ts-jest from 27.1.3 to 27.1.4 #186
  • chore(deps-dev): bump typescript from 4.6.2 to 4.6.3 #188
  • chore(deps-dev): bump @typescript-eslint/parser from 5.15.0 to 5.16.0 #183
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #184
  • chore(deps): bump object-code from 1.2.0 to 1.2.2 #182
  • chore(deps): bump fast-defer from 1.1.5 to 1.1.7 #181
  • chore(deps): bump cache-parser from 1.2.2 to 1.2.4 #180
  • chore(deps-dev): bump prettier from 2.5.1 to 2.6.0 #178
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #175
  • chore(deps-dev): bump @typescript-eslint/parser from 5.14.0 to 5.15.0 #176

Commits

  • chore: fixed escheck script 4e93728
  • docs: added runkit comment f25bff6
  • docs: updated download urls b98f4b0
  • fix: fixed bug when a pending request had it cached empty (#165) 0a00778
  • style: formatted code b44c6b3

Full Changelog: v0.10.1...v0.10.2