Justin Dalrymple
|
f3b2605c8e
|
fix: Parsing param names from functions with destructured params was not working correctly (#3746)
|
2025-07-19 00:07:22 -04:00 |
|
Justin Dalrymple
|
e409c49b40
|
fix: Mapping export is incorrectly generating argument lists (#3743)
|
2025-07-18 22:08:22 -04:00 |
|
Justin Dalrymple
|
112aed2758
|
Dependency updates (#3341)
**gitbeaker**
@typescript-eslint/eslint-plugin ^5.60.1 → ^5.61.0
@typescript-eslint/parser ^5.60.1 → ^5.61.0
eslint ^8.43.0 → ^8.44.0
jest ^29.5.0 → ^29.6.1
@swc/core ^1.3.66 → ^1.3.68
lerna ^7.1.0 → ^7.1.1
lint-staged ^13.2.2 → ^13.2.3
typescript ^5.1.3 → ^5.1.6
eslint-plugin-prettier ^4.2.1 → ^5.0.0-alpha.1
**@gitbeaker/cli**
typescript ^5.1.3 → ^5.1.6
**@gitbeaker/core**
@types/node ^20.3.1 → ^20.4.0
typescript ^5.1.3 → ^5.1.6
**@gitbeaker/requester-utils**
@types/node ^20.3.1 → ^20.4.0
typescript ^5.1.3 → ^5.1.6
**@gitbeaker/rest**
@types/node ^20.3.1 → ^20.4.0
typescript ^5.1.3 → ^5.1.6
|
2023-07-07 20:19:20 -04:00 |
|
Justin Dalrymple
|
d043dea85b
|
Updating FAQ broken link and Resource token typing (#3291)
|
2023-06-01 20:01:54 -04:00 |
|
Justin Dalrymple
|
7f1648802b
|
Major Release v36.0.0 - Improved Typing, and API support (16.0) (#2258)
Adding extensive typing support
Unified browser and Node.JS implementations
Adding support of Gitlab API 16.0
|
2023-04-26 12:58:56 -04:00 |
|
Justin Dalrymple
|
336afab7e0
|
Adding a core integration test, and fixing the resource imports (#2039)
|
2021-08-27 17:10:40 -04:00 |
|
Justin Dalrymple
|
6a3292b033
|
Expose typing to consumer and remove export complexity (#1818)
- Exports all types
- Clean up type duplicates
- Remove Project,User and Group Bundles
- Fix typing on the Gitlab Export
- Clean up README.md
|
2021-07-05 15:34:19 -04:00 |
|
Justin Dalrymple
|
639472da9b
|
Revert build system changes (#1851)
|
2021-06-07 08:43:41 -04:00 |
|