Releases: OHD-Tools/OHD-RCON
0.13.0
0.12.4
0.12.2
What's Changed
- Users now have a created property, usually is when a player joined the server.
- Update dependency @types/node to v22.13.8 by @renovate in #279
- Update JamesIves/github-pages-deploy-action action to v4.7.3 - autoclosed by @renovate in #275
- Update dependency prettier to v3.5.2 by @renovate in #278
- Update typescript-eslint monorepo to v8.25.0 by @renovate in #271
Full Changelog: 0.12.0...0.12.2
0.12.0
What's Changed
- Update dependency vitest to v2.1.2 by @renovate in #267
- Update typescript-eslint monorepo to v8.8.0 by @renovate in #266
- Update JamesIves/github-pages-deploy-action action to v4.6.8 by @renovate in #265
- Update dependency typedoc-plugin-missing-exports to v3.1.0 by @renovate in #277
- Update dependency @eslint/eslintrc to v3.2.0 by @renovate in #276
- Update dependency vitest to v2.1.8 by @renovate in #274
- Update dependency @types/node to v22.10.6 by @renovate in #272
- Update actions/checkout action to v4.2.2 by @renovate in #270
Full Changelog: 0.11.3...0.12.0
0.11.3
What's Changed
- Bump typedoc-plugin-missing-exports from 2.2.0 to 2.3.0 by @dependabot in #237
- Bump @types/node from 20.12.2 to 22.5.0 by @dependabot in #234
- Bump vite from 5.3.5 to 5.4.6 by @dependabot in #248
- Bump @types/node from 22.5.0 to 22.5.5 by @dependabot in #246
- Bump vitest from 2.0.5 to 2.1.1 by @dependabot in #244
- Update dependency eslint to v8.57.1 by @renovate in #251
- Update dependency @types/node to v22.7.4 by @renovate in #254
- Update dependency @typescript-eslint/eslint-plugin to v7.18.0 by @renovate in #255
- Update actions/checkout action to v2.7.0 by @renovate in #253
- Update actions/setup-node action to v4 by @renovate in #259
- Update typescript-eslint monorepo to v8 (major) by @renovate in #262
- Update actions/checkout action to v4 by @renovate in #258
- Update dependency eslint to v9 by @renovate in #260
- Update dependency typedoc to v0.26.7 by @renovate in #256
- Update dependency typescript to v5.6.2 by @renovate in #257
- Update dependency typedoc-plugin-missing-exports to v3 by @renovate in #261
New Contributors
Full Changelog: 0.11.2...0.11.3
0.11.2
What's Changed
- Updated examples to working code
- Fixed minor type errors
Developer Side
- Bump vite from 5.1.5 to 5.2.8 by @dependabot in #178
- Bump @types/node from 20.11.24 to 20.12.2 by @dependabot in #177
- Bump typedoc from 0.25.10 to 0.25.12 by @dependabot in #165
- Bump typescript from 5.3.3 to 5.4.5 by @dependabot in #184
- Bump @typescript-eslint/eslint-plugin from 7.1.1 to 7.10.0 by @dependabot in #199
- Bump vitest from 1.3.1 to 2.0.5 by @dependabot in #228
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #208
- Bump prettier from 3.2.5 to 3.3.3 by @dependabot in #221
- Bump @typescript-eslint/parser from 7.1.1 to 7.18.0 by @dependabot in #229
- Bump @types/node from 20.12.2 to 22.4.1 by @dependabot in #233
Full Changelog: 0.11.1...0.11.2
0.11.1
What's Changed
-
Add Auto-Reconnect Option by @bombitmanbomb in #161
-
Bump typedoc from 0.25.8 to 0.25.9 by @dependabot in #160
-
Bump eslint from 8.56.0 to 8.57.0 by @dependabot in #159
-
Bump vitest from 1.3.0 to 1.3.1 by @dependabot in #158
-
Bump @types/node from 20.11.19 to 20.11.20 by @dependabot in #157
Full Changelog: 0.11.0...0.11.1
0.11.0
What's Changed
-
Added simple reconnect logic. This is not an elegant solution and could possibly cause issues if not accounted for.
-
Bump eslint from 8.33.0 to 8.56.0 by @dependabot in #124
-
Bump @types/node from 20.10.6 to 20.10.7 by @dependabot in #127
-
Bump typedoc from 0.25.6 to 0.25.7 by @dependabot in #125
-
Bump @types/node from 20.10.7 to 20.10.8 by @dependabot in #128
-
Bump @typescript-eslint/parser from 6.17.0 to 6.18.1 by @dependabot in #129
-
Bump @types/node from 20.10.8 to 20.11.2 by @dependabot in #133
-
Bump vitest from 1.1.3 to 1.2.1 by @dependabot in #137
-
Bump prettier from 3.1.1 to 3.2.4 by @dependabot in #136
-
Bump @typescript-eslint/eslint-plugin from 6.17.0 to 6.19.0 by @dependabot in #134
-
Bump @typescript-eslint/eslint-plugin from 6.19.0 to 6.20.0 by @dependabot in #146
-
Bump vitest from 1.2.1 to 1.2.2 by @dependabot in #140
-
Bump @types/node from 20.11.2 to 20.11.16 by @dependabot in #145
-
Bump @typescript-eslint/parser from 6.18.1 to 6.20.0 by @dependabot in #144
-
Bump prettier from 3.2.4 to 3.2.5 by @dependabot in #147
-
Bump vitest from 1.2.2 to 1.3.0 by @dependabot in #154
-
Bump typedoc from 0.25.7 to 0.25.8 by @dependabot in #149
-
Bump @typescript-eslint/eslint-plugin from 6.20.0 to 7.0.0 by @dependabot in #152
-
Bump @types/node from 20.11.16 to 20.11.19 by @dependabot in #153
Full Changelog: 0.10.0...0.11.0
0.10.0
- Added
addAdmin
to OHD Client (@ohathar) - Added
addAdminId
,removeAdmin
, andremoveAdminId
to OHD Client - Added
addAdmin
andRemoveAdmin
to Player Object
Full Changelog: 0.9.1...0.10.0
0.9.1
What's Changed
- Add new maps to the Maps enum
- Bump @types/node from 18.15.11 to 18.16.0 by @dependabot in #57
- Bump typedoc from 0.23.26 to 0.24.7 by @dependabot in #65
- Bump @types/node from 18.16.0 to 20.2.3 by @dependabot in #71
- Bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.6 by @dependabot in #73
- Bump prettier from 2.8.5 to 2.8.8 by @dependabot in #76
- Bump eslint from 8.38.0 to 8.42.0 by @dependabot in #80
- Bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.8 by @dependabot in #81
- Bump @typescript-eslint/parser from 5.58.0 to 5.59.8 by @dependabot in #79
- Bump @types/node from 20.2.3 to 20.2.5 by @dependabot in #75
- Bump @types/node from 20.2.5 to 20.5.9 by @dependabot in #118
- Bump typedoc from 0.24.7 to 0.25.0 by @dependabot in #114
- Bump @typescript-eslint/parser from 5.59.8 to 5.62.0 by @dependabot in #100
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #102
- Update all packages by @bombitmanbomb in #121
Full Changelog: 0.9.0...0.9.1