We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 810f75a commit 93b5ffbCopy full SHA for 93b5ffb
README.md
@@ -143,7 +143,8 @@ const simplex = {
143
## Changelog
144
145
### 4.0.1
146
-- Added missing `NoiseFunction4D` return type of `createNoise4D` function
+- Explicitly defined the return type of `createNoise4D` to be `NoiseFunction4D`.
147
+ Contributed by [satelllte](https://github.com/satelllte).
148
149
### 4.0.0
150
:warning: **This release changes the API and the output of the noise functions.** :warning:
0 commit comments