@noya-app/noya-api-client-react 0.1.41 → 0.1.43

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.
@@ -7,12 +7,12 @@
7
7
  CJS Build start
8
8
  ESM Build start
9
9
  DTS Build start
10
- ESM dist/index.mjs 398.29 KB
11
- ESM dist/index.mjs.map 1.06 MB
12
- ESM ⚡️ Build success in 495ms
13
- CJS dist/index.js 406.24 KB
14
- CJS dist/index.js.map 1.06 MB
15
- CJS ⚡️ Build success in 495ms
16
- DTS ⚡️ Build success in 8375ms
10
+ CJS dist/index.js 512.55 KB
11
+ CJS dist/index.js.map 1.27 MB
12
+ CJS ⚡️ Build success in 1158ms
13
+ ESM dist/index.mjs 504.63 KB
14
+ ESM dist/index.mjs.map 1.27 MB
15
+ ESM ⚡️ Build success in 1164ms
16
+ DTS ⚡️ Build success in 11440ms
17
17
  DTS dist/index.d.ts 16.88 KB
18
18
  DTS dist/index.d.mts 16.88 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # @noya-app/noya-api-client-react
2
2
 
3
+ ## 0.1.43
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [68553d8]
8
+ - @noya-app/noya-api@0.1.43
9
+
10
+ ## 0.1.42
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [769171c]
15
+ - @noya-app/noya-api@0.1.42
16
+
3
17
  ## 0.1.41
4
18
 
5
19
  ### Patch Changes