Skip to content

Releases: rogebrd/dropbox-oauth-popup

v3.1.0

21 Oct 03:05
a8a39cb
Compare
Choose a tag to compare

Release Notes:

  • Update handleRedirect to ensure that it doesn't handle messages from … (#216)

  • Bump @babel/preset-env from 7.12.11 to 7.15.8 (#219)

  • Bump ansi-regex from 5.0.0 to 5.0.1 (#218)

  • Bump @babel/core from 7.12.3 to 7.15.8 (#217)

  • Bump rollup from 2.36.1 to 2.58.0 (#214)

  • Bump path-parse from 1.0.6 to 1.0.7 (#209)

  • Bump eslint from 7.13.0 to 7.32.0 (#204)

  • Bump glob-parent from 5.1.1 to 5.1.2 (#169)

  • Bump browserslist from 4.16.0 to 4.16.6 (#156)

  • Bump lodash from 4.17.20 to 4.17.21 (#139)

  • Bump hosted-git-info from 2.8.8 to 2.8.9 (#138)

  • Bump @rollup/plugin-babel from 5.2.1 to 5.3.0 (#95)

v3.0.0

04 Jun 16:27
8f18c6d
Compare
Choose a tag to compare

Release Notes:

  • Upgrade Dropbox dependency to 9.9.0 and support new promise based urls (#163)

v2.0.2

08 Jan 05:35
cfc780e
Compare
Choose a tag to compare

Release Notes:

  • Bump package version to 2.0.2 (#66)

  • Bump @babel/preset-env from 7.12.1 to 7.12.11 (#59)

  • Bump eslint-plugin-jsdoc from 30.7.7 to 30.7.13 (#62)

  • Bump rollup from 2.33.1 to 2.36.1 (#64)

  • Fix token expires_at (#65)

v2.0.1

13 Nov 01:15
54043fd
Compare
Choose a tag to compare

Release Notes:

  • Fix usage example in README (#42)

v2.0.0

13 Nov 01:09
44498d5
Compare
Choose a tag to compare

Release Notes:

  • Remove release_publisher action (#41)

  • Migrate from callbacks to promises (#40)

  • Remove draft flag from release publisher (#39)

v1.4.1

11 Nov 23:42
c69b278
Compare
Choose a tag to compare

Release Notes:

  • Add Dropbox to Dependabot ignore (#38)

  • Bump eslint-plugin-jsdoc from 30.7.3 to 30.7.7 (#35)

  • Bump eslint-config-airbnb-base from 14.2.0 to 14.2.1 (#36)

  • Bump eslint from 7.11.0 to 7.13.0 (#37)

  • Bump rollup from 2.32.0 to 2.33.1 (#33)

  • Add fetch for tags

  • Add prints to release publisher (#30)

  • Use GitHub actions sed (#29)

  • Update publisher (#28)

  • Update os of publisher

  • Handle multiline output in release

  • Add token to release action

  • Fix release trigger

  • Fix publisher trigger (#21)

  • Update JSDoc parameters (#20)

  • Add GitHub action to auto-publish releases (#19)

v1.4.0

21 Oct 04:03
6999dbf
Compare
Choose a tag to compare

Release Notes:

  • Add support for popup and auth configuration (#18)

  • Bump eslint-plugin-jsdoc from 30.6.5 to 30.7.3 (#17)

  • Bump @babel/preset-env from 7.12.0 to 7.12.1 (#16)

  • Bump @babel/core from 7.12.0 to 7.12.3 (#15)

  • Bump rollup from 2.30.0 to 2.32.0 (#14)

  • Fix response type in example (#13)

v1.3.1

19 Oct 02:44
fd3e4ee
Compare
Choose a tag to compare

Release Notes:

  • Fix url parsing bug (#12)

v1.3.0

19 Oct 02:18
e1feb3c
Compare
Choose a tag to compare

Release Notes:

  • Add example and update linter (#11)

  • Fix documentation branch name (#10)

  • Setup GitHub Pages for documentation (#9)

v1.2.0

17 Oct 00:17
f546ce3
Compare
Choose a tag to compare

Release Notes:

  • Fix branch name in update_version script (#8)

  • Update README, update package.json with repo info (#7)

  • Migrate rollup-plugin-babel to @rollup/plugin-babel (#6)

  • Comment dropboxPopup.js (#5)

  • Setup eslint (#4)

  • Add scripts (#3)

  • Add minified build to distributable (#2)

  • Add GitHub templates and dependabot (#1)