4 Commits

Author SHA1 Message Date
Justin Dalrymple
80d20709d8
Fix Discussions addNote function arguments (#3792) 2025-10-26 12:06:55 -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
Sander Cox
15497ed9bf
Allow MR discussions to be resolved (#2463)
Also updated the discussionId to be string | number not a number
2022-11-15 21:40:19 -05: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