Skip to content

sku@11.12.1

Compare
Choose a tag to compare
@seek-oss-ci seek-oss-ci released this 24 May 05:58
· 142 commits to master since this release
f7c4211

Patch Changes

  • Allow Webpack to interpret all .mjs files as modules, not just those from node_modules (#811)

    This fixes an error with compiled Vocab translation files because Webpack would not parse require.resolveWeak in .mjs files.

  • Bump Prettier to ensure parity with TypeScript and ESLint rules (#808)

  • Add warning banner about .less files (#802)