Releases: ianpaschal/aurora
Releases · ianpaschal/aurora
Version 2.1.3
Changelog
- FIXED: In system methods,
this
is now bound to the system instead of the method. This allows the methods to use system properties such asthis.entityUUIDs
.
Version 2.1.2
Changelog
- Patched security vulnerability by updating
merge
to version 1.2.1.
Version 2.1.1
Changelog
- Patched security vulnerability by removing
parcel-bundler
from dependencies. - Fixed issue of
eslint --fix
not actually running on any files.