Skip to content

Tags: tumblr/tumblr.js

Tags

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix v5 changelog (#302)

v4.0.1

Toggle v4.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
sirreal Jon Surrell
Fix package-lock for v4.0.1 (#194)

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prep v4 release (#186)

v4.0.0-alpha.2

Toggle v4.0.0-alpha.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve GET queries and blogPosts method (#185)

The library wasn't handling `GET` query arrayy parameters as expected. Add test and transformation to send them as expected. These queries should work as expected:

```js
await client.blogPosts('staff', { limit: 2, tag: "art" })
await client.blogPosts('staff', { limit: 2, tag: [ "art", "digital art" ] })
```

This also improves the TypeScript signature for `blogPosts` method.

v4.0.0-alpha.1

Toggle v4.0.0-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare v4 alpha-1 release (#184)

* 4.0.0-alpha.1
* Add test for matching versions
* Make version and baseUrl readonly
* Update deps
* Update volta pinned node version

v4.0.0-alpha.0

Toggle v4.0.0-alpha.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Stop referencing returnPromises in @return doc (#182)

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add testing workflow, nuke .travis.yml (#108)

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #100 from cyle/cyle/links-compatibility

Add compatibility with Tumblr API links objects being passed through to these low level functions

2.0.2

Toggle 2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #87 from shahkashani/shah/bump-patch

Bump version to reflect bump in Request

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #74 from tumblr/ceyko/bump-version-2.0.0

Bump version to 2.0.0