Releases: GizmoDevelopment/gizmo-api
Releases · GizmoDevelopment/gizmo-api
v1.2.7
v1.2.6
v1.2.5
v1.2.4
v1.2.2
v1.2.1
Features
- The
SuccessResult
andErrorResult
types are now exported by the package
Fixes
- Test script now checks the updated
User.created_at
property
Misc
- Bumped
@gizmo-dev/eslint-plugin
- All dev scripts are now located inside the
dev
directory - Automatic README bundle version changer script (
dev/fix-bundle-version-in-readme.js
) - Added a build workflow that is triggered by each commit
v1.2.0
Features
- Types and constants are now exported directly under the module (everything can now be imported directly from
gizmo-api
) userHasBadge
method
Changes
- Minimum Node version updated to
v12
and ES version toES2019
User.created
is nowUser.created_at
Documentation
- Tweaked language and added new text
- Imports are no longer commented
Misc
- Updated to new ESLint config (
@gizmo-dev/eslint-plugin
) - Bumped dependencies
v1.1.2
Bumped dependencies
Full Changelog: 1.1.0...1.1.2