- #15
7b77c9aThanks @devloop01! - feat: single minified build
- #10
7c8de7eThanks @devloop01! - feat: addcopy()method forVector2&Vector3
-
850ecccThanks @devloop01! - update: package internal imports & build options -
63f3abfThanks @devloop01! - update: js minification will not be default build option
-
a4ba92eThanks @devloop01! - fix: exports from base i.e.vecteur/index -
36fbb99Thanks @devloop01! - update: add keywords inpackage.json
b3a65feThanks @devloop01! - fix:vecteur/2dtype exports
- #5
6905cfcThanks @devloop01! - feat: add explcit exports from package. usevecteur/2dorvecteur/3dinstead ofvecteurto import the correct module.
-
7cfb42fThanks @devloop01! - update: instancemin&maxmethods mutates itself add: staticmin&maxmethods return a new instance with the min/max values -
c935880Thanks @devloop01! - fix:rotatefunction rotates around origin update:rotate&rotateAroundfunction jsdoc examples -
5a6bcabThanks @devloop01! - fix:lerpfunctions add to current vector
8b4e68eThanks @devloop01! - update:access: restrictedtoaccess: publicinchangeset/config& removepublishConfigfrompackage.json
27ea8fdThanks @devloop01! - fix: npm package not addingdist/*