Skip to content

v1.26.0

Latest

Choose a tag to compare

@hainguyenvan-cybozu hainguyenvan-cybozu released this 05 Aug 01:11
feb24b7

Changes

New Features

Maintenance

  • Updated engines.node to >=24.18.0 in package.json.
  • Fixed an issue where MobileNotification was hidden behind the kintone header.
  • Added the DCO sign-off check for pull requests. Every commit now needs a Signed-off-by line, so the author certifies the change.

Package Updates

  • Upgraded dependent libraries: @babel/core, @babel/preset-env, @cybozu/eslint-config, @open-wc/testing, @storybook/addon-a11y, @storybook/web-components-vite, @web/test-runner, chromatic, eslint, eslint-import-resolver-typescript, lit, prettier, storybook, ts-loader, typescript, uuid, webpack, webpack-cli.
  • Removed dependent libraries: eslint-plugin-import.

Document