We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7151a6a commit 05f45ebCopy full SHA for 05f45eb
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## 0.27.3 - 12 Nov 2025
2
+
3
+Bugfix:
4
+- Sentry works only in production
5
+- Add spans for frontend routes
6
+- Sentry frontend/backend errors (400-500)
7
+- Remove unimportant logic from parser
8
9
## 0.27.2 - 11 Nov 2025
10
11
TEST sentry
package.json
@@ -1,6 +1,6 @@
{
"name": "bunsqstat",
- "version": "0.27.1",
+ "version": "0.27.3",
"devDependencies": {
"@biomejs/biome": "2.3.4",
"@faker-js/faker": "^10.1.0",
0 commit comments