Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: glints-dev/hapi-webpack-dev-server-plugin

Use commonjs module system

09 Nov 20:26

Choose a tag to compare

The previous release mistakenly provided only ES modules. Since we are targeting Node.js, we should usecommonjs instead.

Assets2
Loading

Fix peerDependencies

09 Nov 19:53

Choose a tag to compare

The previous release had apeerDependency that pointed to thehapi package. Sincehapi has been moved to@hapi/hapi, we should use that as apeerDependency instead.

Loading

Use @types/hapi__hapi

09 Nov 19:51

Choose a tag to compare

Hapi has changed their package fromhapi from@hapi/hapi. Update the typings to match this.

Loading

Use commonjs module system

09 Nov 20:27

Choose a tag to compare

The previous release mistakenly provided only ES modules. Since we are targeting Node.js, we should usecommonjs instead.

Loading

Target Hapi v18.x, ES2018, require Node >= 10

09 Nov 19:49

Choose a tag to compare

There is no change to the source, except that the TypeScript compiler is now configured to target ES2018. Due to this, Node.js >= 10 is required.

Loading

[8]ページ先頭

©2009-2025 Movatter.jp