Skip to content

refactor: shared package #1030

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

AndriiAndreiev
Copy link
Collaborator

🧰 Changes

  • Created a new shared package (@readme/api-shared) inside the monorepo to host common utilities.
  • Extracted the logger implementation from api into this shared package to enable reuse across multiple packages.

This setup is especially needed to support logging in debugging mode across the monorepo, including adding logging capabilities to the api-core package. (PR #1029). The shared package will also serve as a place to add new features/utilities intended for use in multiple packages throughout the monorepo.

@AndriiAndreiev AndriiAndreiev changed the title refactor: extract logger from api package to shared refactor: shared package May 19, 2025
@AndriiAndreiev AndriiAndreiev marked this pull request as ready for review May 19, 2025 13:45
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