Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meta: deprecate @urbit/api #3

Merged
merged 1 commit into from
May 23, 2023
Merged

meta: deprecate @urbit/api #3

merged 1 commit into from
May 23, 2023

Commits on May 19, 2023

  1. meta: deprecate @urbit/api

    See: #176
    
    This is a tangential task to an ongoing effort to implement Userspace Permissions UI (#182)
    
    As a prerequisite for UP: the npm SDK which frontend developers use for integrating with Landscape APIs needs to be updated with interfaces for the new pokes and scries.
    
    Previously, this would be `@urbit/api`. However, per this PR the package is now deprecated:
    tloncorp/landscape#176
    
    Tlon has long had plans to release a successor to Indigo 1. The vision at this point is to create a new `@tloncorp/gear` package which will provide types for integrating with Landscape, as well as a component library and useful hooks for querying and managing state.
    
    So why this PR: Since the new package will not have the Webterm types and utility functions, I'm migrating them from the deprecated package to this repo.
    tomholford committed May 19, 2023
    Configuration menu
    Copy the full SHA
    148e316 View commit details
    Browse the repository at this point in the history