react-overlays v2.0.0-1 Release Notes

Release Date: 2019-09-18 // over 4 years ago
  • ๐Ÿ› Bug Fixes

    • mismatch between Modal.dialog and hideSiblings parameters (#389) (202c96b)
    • ci: add git attributes that prevents formatter from failing (b343193)
    • ci: add safeguard for running CodeCov on non-linux container (b29b594)
    • ci: container action can only be run on linux containers fix (c0be34e)
    • ci: merge upload test coverage step into main testing job (0671fa8)
    • ci: missing import due to not installing parent package (93059c8)
    • ci: potential fix for linting issue on windows ci build (a54f2b6)
    • ci: remove macOS CI build (b2f7225)
    • ci: run upload test results as a separate job (d601e7e)
    • ๐Ÿ“„ docs: compilation issues when building production files (#412) (3867655)
    • readme: correct badge link (85ad01e)
    • readme: incorrect naming for github actions badge (e4b47b8)

    ๐Ÿ”‹ Features

    • ci: only trigger test build on pushes and prs to master (723f91e)