Releases: textpress/auth-header-bearer-token
Releases · textpress/auth-header-bearer-token
v0.1.0
Dev
- bump target node version to 8 (3a996cc296d73d2f736bbfbb7cbda6db3f263d1e)
v0.0.9
Chore
- upgrade npm packages and flow type definitions (f63f45fbda322c4e710f33d455603ada14142171)
Fix
- move
bluebird
to dev dependencies (b3cf2adb338a023bee746212c0d723765f31b865) - restore backward compatibility, allow to pass
null
asheaders
intoextractToken
(a81e826d9e60127f6ad677eee5db6327944df413)
Tests
- add test, followup @a81e826 (73a5838b7f7090189ac93d0fbe123dd93af76299)
v0.0.8
Fix
- look for
x-amzn-remapped-authorization
header in addition to standard one (5271ac4721b0d85c1706a29efae7b9a5793849d2)
v0.0.7
Flow
- Allow to pass null as token to setToken (feb4cd3b84a5cf3acf263faeb64e386827a792e8)
v0.0.6
Build
- Add release notes generation (18e65d379ffa83475a5d711f325350b3f8c407c9)
- use @textpress/babel-preset-textpress (9434091c2772f04f7d8ac566ff06bd96518b0131)
Misc
- Add browser compilation targets (fdd0b8ab906e03c75875ab6fbd746c93537c52e9)
- Cleanup npm modules and move some to dev (601043319981e2fe77d21f90a314b8ade35a4e27)
- Do not track built files with git (5a854d6a231f2b554d71c49a8d4d8c587aa29090)
- Script name change (5a6d0debd08ac4267c9b47011c1bf39a6988d7cd)
Tests
- Change test files lookup pattern (ee2e4fedc52cf81506d8b9fc9c68f024d3f70620)