Today marks the second week of the TinaCMS core team's 2 week cool down.
During this cooldown we're taking a step back to tie up some loose ends and get some perspective on the project. On Thursday we will be getting together to decide what's next.
Until then, here's some of the additions and fixes we put together last week.
@tinacms/core
react-tinacms-github
GithubClient
constructor accepts an optional scope
. This defaults to public_repo
but can be set to repo
if you need to support private repositories.gatsby-tinacms-plugins:
@types
dependencies for the gatsby packagesreact-tinacms-editor:
react-tinacms-github:
githubClient.branchName
during SSRuseGithubForm
options
argument of useGithubForm
is now optionalThanks to everyone for contributing!
# Commits | Name |
---|---|
50 | Nolan Phillips |
7 | jpuri |
2 | 🎉 Brandon Shackelford 🎉 |
1 | Scott Byrne |
Checkout the GitHub Milestone for all the details on this weeks release!