We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a93b702 commit e624ab3Copy full SHA for e624ab3
README.md
@@ -142,6 +142,8 @@ const simplex = {
142
## Changelog
143
144
### 4.0.0
145
+:warning: **This release changes the API and the output of the noise functions.** :warning:
146
+
147
- Reworked the API so that the noise functions can be imported individually.
148
When combined with tree shaking this helps with build sizes.
149
- Removed the built in version of the ALEA PRNG to focus the library to do only one thing.
0 commit comments