@noya-app/noya-api-client-react 0.1.49 → 0.1.50

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.
@@ -6,12 +6,12 @@ $ tsup src/index.ts --format cjs,esm --dts --sourcemap
6
6
  CJS Build start
7
7
  ESM Build start
8
8
  DTS Build start
9
+ ESM dist/index.mjs 531.68 KB
10
+ ESM dist/index.mjs.map 1.46 MB
11
+ ESM ⚡️ Build success in 4392ms
9
12
  CJS dist/index.js 540.31 KB
10
- CJS dist/index.js.map 1.44 MB
11
- CJS ⚡️ Build success in 5070ms
12
- ESM dist/index.mjs 531.66 KB
13
- ESM dist/index.mjs.map 1.44 MB
14
- ESM ⚡️ Build success in 5079ms
15
- DTS ⚡️ Build success in 68503ms
13
+ CJS dist/index.js.map 1.46 MB
14
+ CJS ⚡️ Build success in 4393ms
15
+ DTS ⚡️ Build success in 62642ms
16
16
  DTS dist/index.d.ts 17.73 KB
17
17
  DTS dist/index.d.mts 17.73 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @noya-app/noya-api-client-react
2
2
 
3
+ ## 0.1.50
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [8413711]
8
+ - @noya-app/noya-api@0.1.50
9
+
3
10
  ## 0.1.49
4
11
 
5
12
  ### Patch Changes