@thirstie/thirstieservices 1.4.0 → 1.4.1

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
@@ -3,6 +3,27 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## 1.4.1 (2025-10-22)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * improved session reloading ([99e996c](https://github.com/ThirstieAdmin/thirstiejs-monorepo/commit/99e996c48b2457fb254bb9a2b26500394b907cb5))
12
+ * update thirstieservices global name ([8974d09](https://github.com/ThirstieAdmin/thirstiejs-monorepo/commit/8974d09703e05c68db0fde2db8a642967c94bd85))
13
+
14
+
15
+ ### Features
16
+
17
+ * add sandbox environment ([f0b55c5](https://github.com/ThirstieAdmin/thirstiejs-monorepo/commit/f0b55c58304d9d28d704bee2b9c16a64ab6af5fe))
18
+ * allow restoring age gate settings ([2030773](https://github.com/ThirstieAdmin/thirstiejs-monorepo/commit/2030773073df53b56a08a3dd5937afac63c87217))
19
+ * simplify saving session state ([fa0ba48](https://github.com/ThirstieAdmin/thirstiejs-monorepo/commit/fa0ba48d29140961e7c035605a0bee82ac7f0b17))
20
+ * TH-5423 create new session in extreme case ([3de8b13](https://github.com/ThirstieAdmin/thirstiejs-monorepo/commit/3de8b131deee45281c414ae00bd2cc44f2c475f7))
21
+ * update user actions ([2f8cf07](https://github.com/ThirstieAdmin/thirstiejs-monorepo/commit/2f8cf07f9bafbca4fd5d57435a37189541449ded))
22
+
23
+
24
+
25
+
26
+
6
27
  # 1.4.0 (2025-09-24)
7
28
 
8
29
 
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1758738871259" clover="3.2.0">
3
- <project timestamp="1758738871259" name="All files">
2
+ <coverage generated="1761159655081" clover="3.2.0">
3
+ <project timestamp="1761159655081" name="All files">
4
4
  <metrics statements="123" coveredstatements="56" conditionals="91" coveredconditionals="58" methods="26" coveredmethods="13" elements="240" coveredelements="127" complexity="0" loc="123" ncloc="123" packages="2" files="3" classes="3"/>
5
5
  <package name="geoservice">
6
6
  <metrics statements="94" coveredstatements="40" conditionals="77" coveredconditionals="53" methods="21" coveredmethods="11"/>
@@ -101,7 +101,7 @@
101
101
  <div class='footer quiet pad2 space-top1 center small'>
102
102
  Code coverage generated by
103
103
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
104
- at 2025-09-24T18:34:31.243Z
104
+ at 2025-10-22T19:00:55.069Z
105
105
  </div>
106
106
  <script src="../prettify.js"></script>
107
107
  <script>
@@ -766,7 +766,7 @@ export default GeoService;
766
766
  <div class='footer quiet pad2 space-top1 center small'>
767
767
  Code coverage generated by
768
768
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
769
- at 2025-09-24T18:34:31.243Z
769
+ at 2025-10-22T19:00:55.069Z
770
770
  </div>
771
771
  <script src="../prettify.js"></script>
772
772
  <script>
@@ -116,7 +116,7 @@
116
116
  <div class='footer quiet pad2 space-top1 center small'>
117
117
  Code coverage generated by
118
118
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119
- at 2025-09-24T18:34:31.243Z
119
+ at 2025-10-22T19:00:55.069Z
120
120
  </div>
121
121
  <script src="prettify.js"></script>
122
122
  <script>
@@ -208,7 +208,7 @@ export async function <span class="fstat-no" title="function not covered" >apiRe
208
208
  <div class='footer quiet pad2 space-top1 center small'>
209
209
  Code coverage generated by
210
210
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
211
- at 2025-09-24T18:34:31.243Z
211
+ at 2025-10-22T19:00:55.069Z
212
212
  </div>
213
213
  <script src="../../prettify.js"></script>
214
214
  <script>
@@ -160,7 +160,7 @@ export {
160
160
  <div class='footer quiet pad2 space-top1 center small'>
161
161
  Code coverage generated by
162
162
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
163
- at 2025-09-24T18:34:31.243Z
163
+ at 2025-10-22T19:00:55.069Z
164
164
  </div>
165
165
  <script src="../../prettify.js"></script>
166
166
  <script>
@@ -116,7 +116,7 @@
116
116
  <div class='footer quiet pad2 space-top1 center small'>
117
117
  Code coverage generated by
118
118
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119
- at 2025-09-24T18:34:31.243Z
119
+ at 2025-10-22T19:00:55.069Z
120
120
  </div>
121
121
  <script src="../../prettify.js"></script>
122
122
  <script>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thirstie/thirstieservices",
3
- "version": "1.4.0",
3
+ "version": "1.4.1",
4
4
  "description": "Service layer for Thirstie ecommerce API",
5
5
  "author": "Thirstie, Inc. <technology@thirstie.com>",
6
6
  "license": "MIT",
@@ -33,5 +33,5 @@
33
33
  "testEnvironment": "jsdom",
34
34
  "transform": {}
35
35
  },
36
- "gitHead": "8bbc8a5aaa63761c588cf3e0e578b2a390b39ce0"
36
+ "gitHead": "b8e9f99acb783fec97c6bf87f6c38cf4afcb4381"
37
37
  }