Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

SSR-4650: Resolve the deploy' and 'dev' command failure issue #188

Merged
merged 4 commits into from
May 30, 2024

Conversation

huuchi1778
Copy link
Contributor

[Cause]
The dev and deploy commands failed when working with plug-ins because of the new change in the kintone UI, and only @kintone/plugin-uploader version >= v9.1.0 could handle the upload from now on. This is the official announcement from the maintainers: kintone/js-sdk#2752

[Details of Action]

  • Changed the version @kintone/plugin-uploader from 8.0.0 to 9.1.1 (latest) in the constant file
  • Changed the version @kintone/plugin-uploader from 8.0.0 to 9.1.1 (latest) in the unit test file
  • Changed kintone-cli version from 0.5.0 to 0.5.1

…o resolve the 'dev' and 'deploy' command failure
@huuchi1778 huuchi1778 changed the base branch from master to v0.5.1 May 23, 2024 03:45
Nguyen Huu Chi and others added 3 commits May 23, 2024 14:45
@trung-doan trung-doan merged commit 4865151 into v0.5.1 May 30, 2024
1 check passed
@trung-doan trung-doan deleted the SSR-4650_Resolve_dev_and_deploy_command_issue branch May 30, 2024 02:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants