mirror of
https://github.com/araxiaonline/wow-wotlk-declarations.git
synced 2026-06-13 02:42:25 -04:00
added change logs
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"lint:fix": "tslint -c tslint.json --fix declarations/**/*.d.ts"
|
||||
},
|
||||
"types": "declarations/index.d.ts",
|
||||
"version": "3.3.5-8",
|
||||
"version": "3.3.5-9",
|
||||
"devDependencies": {
|
||||
"tslint": "^5.20.0",
|
||||
"typescript": "^3.6.3"
|
||||
|
||||
@@ -36,6 +36,14 @@ Add the wow-wotlk-declarations path to your `tsconfig.json` compiler options lik
|
||||
```
|
||||
|
||||
## Changes
|
||||
### Version **Jul 17 2024** v 3.3.5-9
|
||||
- Added GetRegions to Frames
|
||||
- Added RegionType
|
||||
|
||||
### Version **Feb 5 2024** v 3.3.5-5
|
||||
- Added GetID and GetName to Tooltip
|
||||
- Added MultiLua to Cursor object
|
||||
|
||||
### Version **Feb 3 2024 0 v3.3.5-4**
|
||||
- Added more UI Global Functions that were missing for frames
|
||||
- Add Character Model Frames
|
||||
|
||||
Reference in New Issue
Block a user