@gitbeaker/browser
Version:
Full Browser implementation of the GitLab API. Supports Promises, Async/Await.
132 lines (69 loc) • 3.99 kB
Markdown
# v21.2.0 (Sun Jun 14 2020)
#### 🐛 Bug Fix
- Fixing missing CLI tests and modifyServices function [#886](https://github.com/jdalrymple/gitbeaker/pull/886) ([@jdalrymple](https://github.com/jdalrymple))
- Fixing package versions again \[skip ci\] ([@jdalrymple](https://github.com/jdalrymple))
- Updating CHANGELOG.md \[skip ci\] ([@jdalrymple](https://github.com/jdalrymple))
- v21.0.1 ([@jdalrymple](https://github.com/jdalrymple))
#### Authors: 1
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
---
# v21.0.1 (Fri Jun 12 2020)
#### 👷🏼♀️ Technical Debt
- Remove Gitlab Instance dependency for CLI tests [#883](https://github.com/jdalrymple/gitbeaker/pull/883) ([@jdalrymple](https://github.com/jdalrymple))
#### 🔩 Dependency Updates
- chore(deps-dev): bump @rollup/plugin-commonjs from 11.1.0 to 13.0.0 [#876](https://github.com/jdalrymple/gitbeaker/pull/876) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]) [@jdalrymple](https://github.com/jdalrymple))
- chore(deps): bump ky from 0.19.1 to 0.20.0 [#804](https://github.com/jdalrymple/gitbeaker/pull/804) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
#### Authors: 2
- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
---
# v19.6.0 (Sat May 16 2020)
#### 🔩 Dependencies
- chore(deps-dev): bump @types/node from 13.13.5 to 14.0.1 [#790](https://github.com/jdalrymple/gitbeaker/pull/790) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
#### Authors: 1
- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
---
# v19.3.0 (Fri May 01 2020)
#### 🐛 Bug Fix
- Fixing types field to utils and browser package.json [#742](https://github.com/jdalrymple/gitbeaker/pull/742) ([@jdalrymple](https://github.com/jdalrymple))
#### Authors: 1
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
---
# v19.2.0 (Wed Apr 29 2020)
:tada: This release contains work from a new contributor! :tada:
Thank you, Daniel Moore ([@danielmoore](https://github.com/danielmoore)), for all your work!
#### 🐛 Bug Fix
- Add types field to node and browser package.json [#737](https://github.com/jdalrymple/gitbeaker/pull/737) ([@danielmoore](https://github.com/danielmoore))
#### Authors: 1
- Daniel Moore ([@danielmoore](https://github.com/danielmoore))
---
# v19.0.0 (Thu Apr 23 2020)
#### 💥 Breaking Change
- Adding CLI Integration Tests and Preferring named exports [#711](https://github.com/jdalrymple/gitbeaker/pull/711) ([@jdalrymple](https://github.com/jdalrymple))
#### Authors: 1
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
---
# v18.2.0 (Wed Apr 22 2020)
#### 🐛 Bug Fix
- Updating agent property based on new changes in Got [#712](https://github.com/jdalrymple/gitbeaker/pull/712) ([@jdalrymple](https://github.com/jdalrymple))
#### Authors: 1
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
---
# v18.1.0 (Wed Apr 22 2020)
#### 🚀 Enhancement
- Adding integration tests for the browser usage [#697](https://github.com/jdalrymple/gitbeaker/pull/697) ([@jdalrymple](https://github.com/jdalrymple))
#### Authors: 1
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
---
# v18.0.0 (Tue Apr 21 2020)
#### 🐛 Bug Fix
- Testing with verbose logs ([@jdalrymple](https://github.com/jdalrymple))
- docs: Updating README badges ([@jdalrymple](https://github.com/jdalrymple))
#### Authors: 1
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
---
# v17.0.2 (Sun Apr 19 2020)
#### 🔩 Dependencies
- chore(deps-dev): bump rollup-plugin-typescript2 from 0.26.0 to 0.27.0 [#654](https://github.com/jdalrymple/gitbeaker/pull/654) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
#### Authors: 1
- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])