Skip to content

Release 2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jul 13:59

Breaking changes

  • Minimum supported Node version is 18
  • Minimum supported Mineflayer version is 4.10.0

What's Changed

  • chore(deps): bump rambda from 6.9.0 to 7.0.1 by @dependabot in #45
  • chore(deps-dev): bump mineflayer from 3.18.0 to 4.0.0 by @dependabot in #46
  • chore(deps): bump minecraft-data from 2.221.0 to 3.0.0 by @dependabot in #47
  • use collected.getDroppedItem() in playerCollect and dont use removed func findItemOrBlockById by @u9g in #50
  • chore(deps-dev): bump typescript from 4.9.5 to 5.0.4 by @dependabot in #56
  • chore: update dependencies and Node version by @G07cha in #58
  • chore: update code formatting by @G07cha in #59
  • chore: add code linting by @G07cha in #60
  • fix: wait for equip action in equipAll by @G07cha in #61

Full Changelog: 1.4.2...2.0.0