Skip to content

v0.4.2

Compare
Choose a tag to compare
@nmanhit nmanhit released this 16 Jan 01:50
· 402 commits to master since this release
937e3b4

Maintenance

  • Changed the default version of the project which is created when executing "kintone-cli init" command from 0.0.1 to 1.0.0.
  • Installed LicenseFinder to check 3rd party libraries' license in the project.
  • Upgraded core libraries used in this tool:
    • babel-loader ^8.2.5 => ^9.1.2
    • core-js ^3.26.0 => ^3.27.1
    • css-loader ^6.7.1 => ^6.7.3
    • eslint ^8.26.0 => ^8.31.0
    • regenerator-runtime ^0.13.10 => ^0.13.11
    • typescript ^4.8.4 => ^4.9.4
    • webpack ^5.74.0 => ^5.75.0
    • webpack-cli ^4.10.0 => ^5.0.1
    • @babel/core ^7.19.6 => ^7.20.12
    • @babel/preset-env ^7.19.4 => ^7.20.2
    • @cybozu/eslint-config 17.0.3 => ">=18.0.0"
    • @kintone/customize-uploader ^6.0.17 => ^6.0.22
    • @kintone/plugin-packer ^6.0.16 => ^6.0.20
    • @kintone/plugin-uploader 7.1.5 => 7.1.8
    • @kintone/rest-api-client ^3.1.16 => ^3.2.3
    • @types/inquirer ^8.2.4 => ^8.2.5
    • @types/react ^17.0.2 => ^17.0.52
    • @types/react-dom ^17.0.2 => ^17.0.18