@vygruppen/spor-react 11.1.0 → 11.1.2

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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @vygruppen/spor-react@11.1.0 build
2
+ > @vygruppen/spor-react@11.1.2 build
3
3
  > tsup src/index.tsx --dts --treeshake --format cjs,esm
4
4
 
5
5
  CLI Building entry: src/index.tsx
@@ -9,12 +9,10 @@
9
9
  CJS Build start
10
10
  ESM Build start
11
11
  DTS Build start
12
- ESM dist/index.mjs 2.16 KB
13
- ESM dist/CountryCodeSelect-YB3M3566.mjs 1.22 KB
14
- ESM dist/chunk-FBD6IXFW.mjs 428.46 KB
15
- ESM ⚡️ Build success in 2283ms
16
- CJS dist/index.js 542.28 KB
17
- CJS ⚡️ Build success in 2283ms
18
- DTS ⚡️ Build success in 15944ms
12
+ CJS dist/index.js 448.88 KB
13
+ CJS ⚡️ Build success in 2008ms
14
+ ESM dist/index.mjs 429.38 KB
15
+ ESM ⚡️ Build success in 2009ms
16
+ DTS ⚡️ Build success in 16043ms
19
17
  DTS dist/index.d.ts 343.31 KB
20
18
  DTS dist/index.d.mts 343.31 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @vygruppen/spor-react
2
2
 
3
+ ## 11.1.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 902cd66: Removed lazy from phone number input
8
+
9
+ ## 11.1.1
10
+
11
+ ### Patch Changes
12
+
13
+ - c0e50b7: Fixed searchinput so it is more SSR friendly
14
+
3
15
  ## 11.1.0
4
16
 
5
17
  ### Minor Changes