@accounter/client 0.0.7-alpha-20250901185232-26ad7cc1911cf714df283e827101104a309156a2 → 0.0.7-alpha-20250902084419-8d7a57af8b3119b3b3589b4784c3b7c784301b54
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @accounter/client
|
|
2
2
|
|
|
3
|
-
## 0.0.7-alpha-
|
|
3
|
+
## 0.0.7-alpha-20250902084419-8d7a57af8b3119b3b3589b4784c3b7c784301b54
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
@@ -131,6 +131,18 @@
|
|
|
131
131
|
- Updated dependency [`zod@4.1.3` ↗︎](https://www.npmjs.com/package/zod/v/4.1.3) (from `4.1.1`,
|
|
132
132
|
in `dependencies`)
|
|
133
133
|
|
|
134
|
+
- [#2471](https://github.com/Urigo/accounter-fullstack/pull/2471)
|
|
135
|
+
[`0675d71`](https://github.com/Urigo/accounter-fullstack/commit/0675d71ce97b03d4b8b499f8d6c86b27ee2f348a)
|
|
136
|
+
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
|
|
137
|
+
- Updated dependency [`dayjs@1.11.14` ↗︎](https://www.npmjs.com/package/dayjs/v/1.11.14) (from
|
|
138
|
+
`1.11.13`, in `dependencies`)
|
|
139
|
+
|
|
140
|
+
- [#2474](https://github.com/Urigo/accounter-fullstack/pull/2474)
|
|
141
|
+
[`47e09cb`](https://github.com/Urigo/accounter-fullstack/commit/47e09cb18009e40e8d08feef18b8446d458e2608)
|
|
142
|
+
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
|
|
143
|
+
- Updated dependency [`urql@5.0.1` ↗︎](https://www.npmjs.com/package/urql/v/5.0.1) (from `5.0.0`,
|
|
144
|
+
in `dependencies`)
|
|
145
|
+
|
|
134
146
|
- [#2466](https://github.com/Urigo/accounter-fullstack/pull/2466)
|
|
135
147
|
[`afdc9bf`](https://github.com/Urigo/accounter-fullstack/commit/afdc9bf6def07a69893c8087f8635b3e86570bdf)
|
|
136
148
|
Thanks [@gilgardosh](https://github.com/gilgardosh)! - - **Improved 404 Handling**: A dedicated
|