Commit 95e1d91
committed
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2026-01-30)
### Bug Fixes
* **deps:** update dependency next to v16.1.5 [security] ([e821803](e821803))
* **instrumentation:** optimize Sentry integration for production ([38dd8ee](38dd8ee))
* **next.config:** disable CSS chunking as a workaround for Turbopack issue in development ([cb5309f](cb5309f))
### Features
* **admin:** enhance user management with improved filters and query options ([79a1381](79a1381))
* **admin:** enhance user management with URL state and filters ([3afb4e6](3afb4e6))
* **api:** add route ID validation and parsing utility ([7deb7c9](7deb7c9))
* **config:** enable component caching and enhance security features ([54d941e](54d941e))
* **error:** create dedicated AppError component and lazy-load error boundary ([b4f316d](b4f316d))
* **error:** implement lazy-loaded error boundary component ([6067afd](6067afd))
* **hooks:** add useDebouncedValue hook for improved input handling ([327f0d2](327f0d2))
* **layout:** implement Suspense for loading state and establish connection in RootLayout ([d481bea](d481bea))
* **loading:** add loading UI component for root segment ([ab4c740](ab4c740))
* **not-found:** establish connection in NotFound component ([d77efe3](d77efe3))
* **page:** establish connection in metadata generation and page rendering ([f92fa77](f92fa77))
* **providers:** implement lazy-loaded Sentry initialization and refactor Providers component ([c49f85f](c49f85f))
* **settings:** enhance account settings configuration with custom paths and layout options ([ad2e83e](ad2e83e))
* **settings:** implement nuqs-based tab state management for settings page ([f80a7ce](f80a7ce))1 parent 4122156 commit 95e1d91
1 file changed
+27
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
1 | 28 | | |
2 | 29 | | |
3 | 30 | | |
| |||
0 commit comments