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 for v4.0.0 #153

Merged
merged 74 commits into from
Aug 16, 2023
Merged

Refactor for v4.0.0 #153

merged 74 commits into from
Aug 16, 2023

Conversation

sirreal
Copy link
Member

@sirreal sirreal commented Jul 24, 2023

This is a significant rewrite of the library in order to remove the deprecated request dependency (#91).

A number of other changes are made in order to make the library easier to maintain and work with in the future. I've done my best to balance breaking changes and deprecations with maintaining a reasonable upgrade path for existing users.

The changes are outlined CHANGELOG.

Closes #89
Closes #91

@sirreal sirreal force-pushed the 4.0.0-alpha branch 3 times, most recently from 8bce959 to da320ef Compare July 27, 2023 11:46
@sirreal sirreal force-pushed the 4.0.0-alpha branch 7 times, most recently from 601e2ec to 7e6ff21 Compare August 1, 2023 13:40
@sirreal sirreal marked this pull request as ready for review August 14, 2023 18:21
@sirreal sirreal changed the title 4.0.0 Refactor for v4.0.0 Aug 16, 2023
@sirreal sirreal temporarily deployed to integration-suite August 16, 2023 08:28 — with GitHub Actions Inactive
@sirreal sirreal temporarily deployed to integration-suite August 16, 2023 08:37 — with GitHub Actions Inactive
@sirreal sirreal temporarily deployed to integration-suite August 16, 2023 08:49 — with GitHub Actions Inactive
@sirreal sirreal temporarily deployed to integration-suite August 16, 2023 10:39 — with GitHub Actions Inactive
@sirreal sirreal merged commit 3b1fd2f into master Aug 16, 2023
7 checks passed
@sirreal sirreal deleted the 4.0.0-alpha branch August 16, 2023 10:41
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.

request js has been deprecated Replace node's query-string with URLSearchParams
1 participant