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

Update public API of ajax & refactor package #1371

Merged
merged 8 commits into from
May 12, 2021
Merged

Conversation

ruphin
Copy link
Collaborator

@ruphin ruphin commented May 6, 2021

This PR changes the Ajax API to ajax.fetch() instead of ajax.request()

@changeset-bot
Copy link

changeset-bot bot commented May 6, 2021

🦋 Changeset detected

Latest commit: dc1f47d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@lion/ajax Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ruphin
Copy link
Collaborator Author

ruphin commented May 6, 2021

TODO: add changeset

@narzac narzac force-pushed the chore/ajax_rename branch 3 times, most recently from 3340f23 to a067308 Compare May 6, 2021 14:11
@narzac narzac changed the title WIP: chore: rename ajax request to fetch Update public API of ajax & refactor package May 10, 2021
packages/ajax/index.js Outdated Show resolved Hide resolved
packages/ajax/CHANGELOG.md Outdated Show resolved Hide resolved
packages/ajax/src/cache.js Show resolved Hide resolved
packages/ajax/index.js Outdated Show resolved Hide resolved
packages/ajax/test/index.test.js Outdated Show resolved Hide resolved
Copy link
Collaborator

@jorenbroekema jorenbroekema left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's squash commit history, make it a feat instead of chore commit and perhaps adjust the changeset a little bit to make clear that there's lots of breaking changes due to public API changes

@jorenbroekema jorenbroekema merged commit 73d4e22 into master May 12, 2021
@jorenbroekema jorenbroekema deleted the chore/ajax_rename branch May 12, 2021 13:21
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.

3 participants