Skip to content

Commit 1486800

Browse files
chore(release): 3.10.2 [skip ci]
## [3.10.2](v3.10.1...v3.10.2) (2026-03-19) ### Bug Fixes * **app:** add Suspense boundary for useSearchParams in SingleTask ([c99dea0](c99dea0)) * **app:** dynamically import jspdf in PolicyPageActions ([13f692e](13f692e)) * **app:** dynamically import jspdf to fix turbopack build ([d361db1](d361db1)) * **app:** lazy-load jspdf in pdf-generator to fix turbopack SSR build ([01c827d](01c827d)) * **app:** route findings links to findings tab on task and document pages ([4cccdf6](4cccdf6)) * **app:** show create finding button in empty findings state ([be938b7](be938b7)) * **app:** use dynamic import for posthog-node to avoid async_hooks error ([d9879bb](d9879bb))
1 parent df111fe commit 1486800

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [3.10.2](https://github.com/trycompai/comp/compare/v3.10.1...v3.10.2) (2026-03-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **app:** add Suspense boundary for useSearchParams in SingleTask ([c99dea0](https://github.com/trycompai/comp/commit/c99dea082216dc08f0d49526b27e4cd73fce33c3))
7+
* **app:** dynamically import jspdf in PolicyPageActions ([13f692e](https://github.com/trycompai/comp/commit/13f692e4ad0a7c96caca83bc656b401cada56c53))
8+
* **app:** dynamically import jspdf to fix turbopack build ([d361db1](https://github.com/trycompai/comp/commit/d361db1a5e85c1aa51331568b21ffe6bf8cf0e4c))
9+
* **app:** lazy-load jspdf in pdf-generator to fix turbopack SSR build ([01c827d](https://github.com/trycompai/comp/commit/01c827d96122c8efa156bb6e526c8d333dd36a27))
10+
* **app:** route findings links to findings tab on task and document pages ([4cccdf6](https://github.com/trycompai/comp/commit/4cccdf65540f3b2b657f6e803e6d696144b6becc))
11+
* **app:** show create finding button in empty findings state ([be938b7](https://github.com/trycompai/comp/commit/be938b766681b19675bc91b95463046b5fd18550))
12+
* **app:** use dynamic import for posthog-node to avoid async_hooks error ([d9879bb](https://github.com/trycompai/comp/commit/d9879bb8bff66304500076fc8977d2995840c7e2))
13+
114
## [3.10.1](https://github.com/trycompai/comp/compare/v3.10.0...v3.10.1) (2026-03-19)
215

316

0 commit comments

Comments
 (0)