Skip to content

v8.0.0

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 01 Mar 03:46
· 199 commits to master since this release
2de8152

Major Changes

  • Remove support for Flow (#64)

    SEEK has aligned on TypeScript for static type checking. Flow support was similarly removed in sku 11.

    Affected projects should migrate to TypeScript.

  • Remove support for CSS Modules (#64)

    eslint-plugin-css-modules is unmaintained, and SEEK has since moved on to vanilla-extract.

    Affected projects should migrate to vanilla-extract.

Patch Changes

  • Detect the react version (#68)