Skip to content

v0.4.0

Compare
Choose a tag to compare
@nmanhit nmanhit released this 20 Jul 11:09
· 422 commits to master since this release

Bug Fixes

  • Fixed these bugs:
    • When using the newest npm version (8.14.0) and executing "kintone-cli create-template" and say yes to ESLint installation option, there is a dependency tree conflict error when installing dependencies.
    • When executing "kintone-cli create-template" and say yes to Webpack and Typescript option, can't build source code when executing.

Maintenance

  • Replaced kintone-js-sdk by kintone-rest-api-client
  • Upgraded core libraries used in this tool:
    • webpack ^4.30.0 => ^5.73.0
    • webpack-cli ^3.2.3 => ^4.10.0
    • babel-loader ^8.0.5 => ^8.2.5
    • style-loader ^0.23.1 => ^3.3.1
    • css-loader ^2.1.0 => ^6.7.1
    • core-js ^3.2.1 => ^3.23.4
    • regenerator-runtime ^0.13.3 => ^0.13.9
    • @babel/core ^7.3.3 => ^7.18.6
    • @babel/preset-env ^7.3.1 => ^7.18.6
    • @babel/plugin-proposal-class-properties ^7.3.3 => ^7.18.6
    • @babel/plugin-syntax-dynamic-import ^7.2.0 => ^7.8.3
    • @babel/preset-typescript ^7.3.3 => ^7.18.6
    • @babel/preset-react ^7.0.0 => ^7.18.6
    • typescript ^3.6.3 => ^4.7.4
    • @kintone/plugin-packer ^5.0.18 => ^6.0.5
    • @kintone/plugin-uploader 3.0.5 => 7.0.1
    • eslint ^6.5.1 => ^8.19.0
    • @cybozu/eslint-config 7.1.0 => >=17.0.2
    • @kintone/kintone-ui-component ^0.6.0 => ^0.9.1
    • react ^16.8.6 => ^17.0.2
    • react-dom ^16.7.0 => ^17.0.2
    • @types/react ^16.8.16 => ^17.0.2
    • @types/react-dom ^16.8.4 => ^17.0.2