-
Notifications
You must be signed in to change notification settings - Fork 26
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: Add log level into ConnectObjectOptions #518
Conversation
Flamegraph.com reportCreated by Flamegraph.com Github Action |
6d03271
to
5dc4eec
Compare
➜ ts-drp git:(feat/log-level-connect-object) ✗ pnpm run lint
Oops! Something went wrong! :( ESLint: 9.21.0 Error [ERR_MODULE_NOT_FOUND]: Cannot find package '@eslint/js' imported from /home/lihwy/dev/topology/ts-drp/eslint.config.mjs |
…t-object * origin/main: fix: enable tracing flag (#508)
Signed-off-by: Sacha Froment <[email protected]>
* origin/main: feat: add package keychain (#513) feat: make resolveConflicts function optional (#487) feat: Add log level into ConnectObjectOptions (#518) fix(examples/grid): 🐛 bug where eventListener is added multiple time (#507) fix: enable tracing flag (#508) chore: release v0.8.5 feat(ci): add workflow to test docker image can be built (#517) chore: release v0.8.4 chore: add typescript dep to root chore: release v0.8.3 fix: any types fix: prod build; deps misused chore: release v0.8.2 fix: docker build fix: buf build modules chore: release v0.8.1 chore: fix rebase chore: bump version; update repo url
* origin/main: feat: add package keychain (#513) feat: make resolveConflicts function optional (#487) feat: Add log level into ConnectObjectOptions (#518) fix(examples/grid): 🐛 bug where eventListener is added multiple time (#507) fix: enable tracing flag (#508) chore: release v0.8.5 feat(ci): add workflow to test docker image can be built (#517) chore: release v0.8.4 chore: add typescript dep to root chore: release v0.8.3 fix: any types fix: prod build; deps misused chore: release v0.8.2 fix: docker build fix: buf build modules chore: release v0.8.1 chore: fix rebase chore: bump version; update repo url
What type of PR is this?
Description
Related Issues and PRs
Added/updated tests?
Additional Info
add instructions or screenshots on what you might think is relevant or instructions on how to manually test it
[optional] Do we need to perform any post-deployment tasks?