Skip to content

v14.3.2

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 18 Mar 05:15
· 90 commits to master since this release
8c8587f

Patch Changes

  • deps: eslint-plugin-import-x 4.6.1 (#192)

    A previous version of eslint-config-seek pinned this dependency to 4.7.0, versions beyond which have issues within skuba, but unfortunately this version has optional dependencies that cause some mayhem with yarn --ignore-optional installations, which is common enough to be a significant annoyance. Pinning to this version should work in all setups.