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

v3.0.1 refactor #29

Merged
merged 16 commits into from
Dec 16, 2021
Merged

v3.0.1 refactor #29

merged 16 commits into from
Dec 16, 2021

Conversation

ComfortablyCoding
Copy link
Owner

This version comes with the following changes

  • refactor codebase to be cleaner
  • updates tests for better coverage of package
  • updates docs to use nuxt content hosted on netlify

BREAKING CHANGE
- refactor: use named exports
- refactor(Clickup): remove baseUrl and header helpers
- docs(README): add yarn install option
- docs(README): fix type
…est function

- fix(createRequestInstance): remove double quotes around `prefixUrl`

- feat(Request): add helper functions

- refactor(Tasks): use request helper function to obtain the instance token

- chore(eslintrc): turn off `no-restricted-syntax`

- chore(ignores): add ignore file for `eslint` and update structure of `prettierignore`
test: add new request util
test: separate test types to their own respective files
refactor(Request): rename `_service` to `_instance` for readability
@ComfortablyCoding ComfortablyCoding changed the title v3.0.0 refactor v3.0.1 refactor Dec 16, 2021
@ComfortablyCoding ComfortablyCoding changed the title v3.0.1 refactor v3.2.0 refactor Dec 16, 2021
@ComfortablyCoding ComfortablyCoding changed the title v3.2.0 refactor v3.0.1 refactor Dec 16, 2021
@ComfortablyCoding ComfortablyCoding merged commit a5520b6 into master Dec 16, 2021
@ComfortablyCoding ComfortablyCoding deleted the next branch December 16, 2021 06:01
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.

1 participant