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

refactor!: move style list from HTTP API to JS API #127

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

EvanHahn
Copy link
Contributor

@EvanHahn EvanHahn commented Mar 4, 2024

This is the next step in a larger refactor where we replace the HTTP API with a JS one.

BREAKING CHANGE: GET /styles replaced with listStyles()

This is the next step in [a larger refactor][0] where we replace the
HTTP API with a JS one.

[0]: #111

BREAKING CHANGE: `GET /styles` replaced with `listStyles()`
@EvanHahn EvanHahn requested a review from achou11 March 4, 2024 19:00
@EvanHahn EvanHahn merged commit 6da5af7 into master Mar 4, 2024
3 checks passed
@EvanHahn EvanHahn deleted the listStyles-to-javascript branch March 4, 2024 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants