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

feat: v-next #42

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from
Draft

feat: v-next #42

wants to merge 12 commits into from

Conversation

ComfortablyCoding
Copy link
Owner

@ComfortablyCoding ComfortablyCoding commented May 22, 2024

This PR introduces the next major version of this package.

TODO

  • move codebase to ESM (build will be ESM + CJS)
  • use pnpm over rpm
  • update codebase
    • remove unnecessary abstractions
    • add parent Route class
    • add custom error per clickup api spec
    • add new endpoints
    • remove outdated packages
    • update prettier and eslint rules
    • add automatic rate limiting
  • use vitest for testing and update tests accordingly
  • update docs with new functions and breaking changes

@ComfortablyCoding ComfortablyCoding added bug Something isn't working enhancement New feature or request labels May 22, 2024
@ComfortablyCoding ComfortablyCoding self-assigned this May 22, 2024
@ComfortablyCoding ComfortablyCoding changed the title V next v-next May 22, 2024
@ComfortablyCoding ComfortablyCoding changed the title v-next feat: v-next May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant