X Tutup
Skip to content

v4.0.0#294

Merged
azu merged 1 commit intomasterfrom
release/4.0.0-1661697041
Aug 28, 2022
Merged

v4.0.0#294
azu merged 1 commit intomasterfrom
release/4.0.0-1661697041

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Aug 28, 2022

Breaking Changes

Drop support Node.js 12.

Probably, Current HonKit still work on Node.js 12, but it will be broken in minor updates.

Update Node.js to 16 in Docker Image

HonKit@4 docker image use Node.js 16 as base image.

- FROM node:12
+ FROM node:16

Thanks to @KentarouTakeda

@github-actions github-actions bot added the Type: Release Related to release process label Aug 28, 2022
@azu azu merged commit 32e906f into master Aug 28, 2022
@azu azu deleted the release/4.0.0-1661697041 branch August 28, 2022 14:35
@github-actions
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Release Related to release process

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup