Skip to content

v0.5.1 – The derivative

Compare
Choose a tag to compare
@Ayc0 Ayc0 released this 23 Jan 19:41
· 42 commits to ocean since this release

What's Changed

  • Add derived cups in #23

  • [Server] remove .clear() method in #22 BREAKING CHANGE

  • Update all dev deps

    • "@testing-library/react-hooks": "^7.0.2"
    • "@types/jest": "^27.0.2"
    • "jest": "^27.2.5"
    • "prettier": "^2.5.1"
    • "ts-jest": "^27.0.7"
    • "typescript": "^4.4.4"
    • "yarn": "3.1.1"
  • Update microbundle to v0.14.1 -> add a PURE annotation on the react import in react-manatea

  • Update TS config + update code accordingly

  • Update GH actions versions to v2

  • Add support for node 17.x in #25

Full Changelog: v0.5.0...v0.5.1