Samuel Roldan
Samuel Roldan
Per TSC meeting on 2024-09-19, this is a high priority pull request and the TSC team will work together to get it to the finish line as soon as possible.
TSC group has confirmed this for `v10`
@amortemousque is there suggested solution for track route changes not using Datadog's `createBrowserRouter`? I am planning on implementing this solution but I also plan to switch to Tanstack Router at...
We've resolved to accept the proposal for the `allowSeparateTypeImports` option to allow `import type` alongside `import` from the same module per TSC 2025-06-12 meeting.
The TSC group has decided to add this issue to `v10`.
TSC group has confirmed this for `v10`
TSC group has defer this to `v11`
We've agreed to accept this proposal in our 2025-02-06 TSC meeting and will move forward with an RFC. @mdjermanovic will work on the RFC.
Adding empty `headers` fixes it for me: ```json "atlassian": { "type": "stdio", "url": "https://mcp.atlassian.com/v1/sse", "headers": {} }, ```
We've agreed to throw an error when there's `basePath` in `extends` in May 15th TSC meeting.