Closed rchl closed 1 year ago
Patch and project coverage have no change.
Comparison is base (
2b5f581
) 100.00% compared to head (ec08d93
) 100.00%.:exclamation: Current head ec08d93 differs from pull request most recent head 8fa3548. Consider uploading reports for the commit 8fa3548 to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
@danielroe when you have spare time I think it would be good to release a new version now
After quick look there doesn't seem to be any apparent issues with TypeScript 5 so allow it in the peer dependency range.
Given that TypeScript doesn't really follow semantic versioning rules, it can break at any point but I still think that this is better approach then having to update this module on each TypeScript release. If new TS version breaks this module then we can restrict or fix it then.