Changelog All notable changes to this project will be documented in this file. See standard-version for commit guidelines. 0.2.2 (2020-05-25) Features vector2: add initial Vector2 implementation (#57) (75b4390) vector3: add accessors for x, y, z (#54) (fdd24be) 0.2.1 (2020-05-25) Bug Fixes use .mjs extensions for esm imports (#50) (7010434) use module field as esm hint for bundlers (#51) (60720da)