@workleap/tsup-configs 3.0.7 → 3.0.9

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.
Files changed (3) hide show
  1. package/CHANGELOG.md +24 -12
  2. package/README.md +2 -2
  3. package/package.json +13 -18
package/CHANGELOG.md CHANGED
@@ -1,73 +1,85 @@
1
1
  # @workleap/tsup-configs
2
2
 
3
+ ## 3.0.9
4
+
5
+ ### Patch Changes
6
+
7
+ - [#244](https://github.com/workleap/wl-web-configs/pull/244) [`038d794`](https://github.com/workleap/wl-web-configs/commit/038d794458289e344502a56fd563c71e8d6dd0f8) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Updated dependencies
8
+
9
+ ## 3.0.8
10
+
11
+ ### Patch Changes
12
+
13
+ - [#242](https://github.com/workleap/wl-web-configs/pull/242) [`e165cb4`](https://github.com/workleap/wl-web-configs/commit/e165cb447e699e19f06d41532216e36c09d7b945) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Updated dependencies.
14
+
3
15
  ## 3.0.7
4
16
 
5
17
  ### Patch Changes
6
18
 
7
- - [#230](https://github.com/gsoft-inc/wl-web-configs/pull/230) [`0a4279c`](https://github.com/gsoft-inc/wl-web-configs/commit/0a4279c40b7c2ea76c7e1884a8e2fd744ca9b7c1) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Packages now includes the source codes and sourcemap.
19
+ - [#230](https://github.com/workleap/wl-web-configs/pull/230) [`0a4279c`](https://github.com/workleap/wl-web-configs/commit/0a4279c40b7c2ea76c7e1884a8e2fd744ca9b7c1) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Packages now includes the source codes and sourcemap.
8
20
 
9
21
  ## 3.0.6
10
22
 
11
23
  ### Patch Changes
12
24
 
13
- - [#199](https://github.com/gsoft-inc/wl-web-configs/pull/199) [`7805dbe`](https://github.com/gsoft-inc/wl-web-configs/commit/7805dbe75532e16797bc62ccccc7e0c4e8be66b1) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Add an export for the tsup configs default entry paths.
25
+ - [#199](https://github.com/workleap/wl-web-configs/pull/199) [`7805dbe`](https://github.com/workleap/wl-web-configs/commit/7805dbe75532e16797bc62ccccc7e0c4e8be66b1) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Add an export for the tsup configs default entry paths.
14
26
 
15
27
  ## 3.0.5
16
28
 
17
29
  ### Patch Changes
18
30
 
19
- - [#197](https://github.com/gsoft-inc/wl-web-configs/pull/197) [`d8b3d36`](https://github.com/gsoft-inc/wl-web-configs/commit/d8b3d36ab87dfd1e6be06186d03ed3427f4c64e0) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Exclusing css files from the entry option as they should import from tsx files.
31
+ - [#197](https://github.com/workleap/wl-web-configs/pull/197) [`d8b3d36`](https://github.com/workleap/wl-web-configs/commit/d8b3d36ab87dfd1e6be06186d03ed3427f4c64e0) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Exclusing css files from the entry option as they should import from tsx files.
20
32
 
21
33
  ## 3.0.4
22
34
 
23
35
  ### Patch Changes
24
36
 
25
- - [#181](https://github.com/gsoft-inc/wl-web-configs/pull/181) [`9a31cfc`](https://github.com/gsoft-inc/wl-web-configs/commit/9a31cfc6cc68455551c5b1b040843e8a7f83d6c9) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Excluding tests files and stories files from TSUP bundles.
37
+ - [#181](https://github.com/workleap/wl-web-configs/pull/181) [`9a31cfc`](https://github.com/workleap/wl-web-configs/commit/9a31cfc6cc68455551c5b1b040843e8a7f83d6c9) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Excluding tests files and stories files from TSUP bundles.
26
38
 
27
39
  ## 3.0.3
28
40
 
29
41
  ### Patch Changes
30
42
 
31
- - [#179](https://github.com/gsoft-inc/wl-web-configs/pull/179) [`61d3721`](https://github.com/gsoft-inc/wl-web-configs/commit/61d37216198083ba78cd4b1480e38c8d772a6119) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Updated dependencies.
43
+ - [#179](https://github.com/workleap/wl-web-configs/pull/179) [`61d3721`](https://github.com/workleap/wl-web-configs/commit/61d37216198083ba78cd4b1480e38c8d772a6119) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Updated dependencies.
32
44
 
33
45
  ## 3.0.2
34
46
 
35
47
  ### Patch Changes
36
48
 
37
- - [#177](https://github.com/gsoft-inc/wl-web-configs/pull/177) [`8936ce6`](https://github.com/gsoft-inc/wl-web-configs/commit/8936ce677cad205caba2f13a71f5c9208f1dd5e6) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Updated packages dependencies.
49
+ - [#177](https://github.com/workleap/wl-web-configs/pull/177) [`8936ce6`](https://github.com/workleap/wl-web-configs/commit/8936ce677cad205caba2f13a71f5c9208f1dd5e6) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Updated packages dependencies.
38
50
 
39
51
  ## 3.0.1
40
52
 
41
53
  ### Patch Changes
42
54
 
43
- - [#143](https://github.com/gsoft-inc/wl-web-configs/pull/143) [`334088f`](https://github.com/gsoft-inc/wl-web-configs/commit/334088fac63aad6cc245ee3300da076e5c201287) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Updated to SWC 1.3.85
55
+ - [#143](https://github.com/workleap/wl-web-configs/pull/143) [`334088f`](https://github.com/workleap/wl-web-configs/commit/334088fac63aad6cc245ee3300da076e5c201287) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Updated to SWC 1.3.85
44
56
 
45
57
  ## 3.0.0
46
58
 
47
59
  ### Major Changes
48
60
 
49
- - [#98](https://github.com/gsoft-inc/wl-web-configs/pull/98) [`56ca32e`](https://github.com/gsoft-inc/wl-web-configs/commit/56ca32ee3194c51210aacc5189f3ebbec5a4a7b6) Thanks [@patricklafrance](https://github.com/patricklafrance)! - New start, every package has a major version bump
61
+ - [#98](https://github.com/workleap/wl-web-configs/pull/98) [`56ca32e`](https://github.com/workleap/wl-web-configs/commit/56ca32ee3194c51210aacc5189f3ebbec5a4a7b6) Thanks [@patricklafrance](https://github.com/patricklafrance)! - New start, every package has a major version bump
50
62
 
51
63
  ## 2.0.1
52
64
 
53
65
  ### Patch Changes
54
66
 
55
- - [#92](https://github.com/gsoft-inc/wl-web-configs/pull/92) [`66e8f10`](https://github.com/gsoft-inc/wl-web-configs/commit/66e8f1033a987523c65fe9e61f53dac6d2e38777) Thanks [@ofrogon](https://github.com/ofrogon)! - Migrate project from GitHub organization
67
+ - [#92](https://github.com/workleap/wl-web-configs/pull/92) [`66e8f10`](https://github.com/workleap/wl-web-configs/commit/66e8f1033a987523c65fe9e61f53dac6d2e38777) Thanks [@ofrogon](https://github.com/ofrogon)! - Migrate project from GitHub organization
56
68
 
57
69
  ## 2.0.0
58
70
 
59
71
  ### Major Changes
60
72
 
61
- - [#85](https://github.com/gsoft-inc/wl-web-configs/pull/85) [`bad2df7`](https://github.com/gsoft-inc/wl-web-configs/commit/bad2df75593fb70d431d73bdced653b157c50caa) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Updated TSUP configuration and added a new SWC config package
73
+ - [#85](https://github.com/workleap/wl-web-configs/pull/85) [`bad2df7`](https://github.com/workleap/wl-web-configs/commit/bad2df75593fb70d431d73bdced653b157c50caa) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Updated TSUP configuration and added a new SWC config package
62
74
 
63
75
  ## 1.0.1
64
76
 
65
77
  ### Patch Changes
66
78
 
67
- - [#74](https://github.com/gsoft-inc/wl-web-configs/pull/74) [`43c9eb1`](https://github.com/gsoft-inc/wl-web-configs/commit/43c9eb11e61896855666c44beb0e711c82a560a3) Thanks [@alexasselin008](https://github.com/alexasselin008)! - Updated installation documentation
79
+ - [#74](https://github.com/workleap/wl-web-configs/pull/74) [`43c9eb1`](https://github.com/workleap/wl-web-configs/commit/43c9eb11e61896855666c44beb0e711c82a560a3) Thanks [@alexasselin008](https://github.com/alexasselin008)! - Updated installation documentation
68
80
 
69
81
  ## 1.0.0
70
82
 
71
83
  ### Major Changes
72
84
 
73
- - [#55](https://github.com/gsoft-inc/wl-web-configs/pull/55) [`228dc8c`](https://github.com/gsoft-inc/wl-web-configs/commit/228dc8cf3a0b3bc82e7c5380c876284583158599) Thanks [@alexasselin008](https://github.com/alexasselin008)! - Initial release
85
+ - [#55](https://github.com/workleap/wl-web-configs/pull/55) [`228dc8c`](https://github.com/workleap/wl-web-configs/commit/228dc8cf3a0b3bc82e7c5380c876284583158599) Thanks [@alexasselin008](https://github.com/alexasselin008)! - Initial release
package/README.md CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  ## Usage
7
7
 
8
- View the [user's documentation](https://gsoft-inc.github.io/wl-web-configs/).
8
+ View the [user's documentation](https://workleap.github.io/wl-web-configs/).
9
9
 
10
10
  ## 🤝 Contributing
11
11
 
@@ -13,5 +13,5 @@ View the [contributor's documentation](../../CONTRIBUTING.md).
13
13
 
14
14
  ## License
15
15
 
16
- Copyright © 2023, Workleap. This code is licensed under the Apache License, Version 2.0. You may obtain a copy of this license at https://github.com/gsoft-inc/workleap-license/blob/master/LICENSE.
16
+ Copyright © 2023, Workleap. This code is licensed under the Apache License, Version 2.0. You may obtain a copy of this license at https://github.com/workleap/workleap-license/blob/master/LICENSE.
17
17
 
package/package.json CHANGED
@@ -2,11 +2,11 @@
2
2
  "name": "@workleap/tsup-configs",
3
3
  "author": "Workleap",
4
4
  "description": "Workleap's recommended tsup configurations.",
5
- "version": "3.0.7",
5
+ "version": "3.0.9",
6
6
  "license": "Apache-2.0",
7
7
  "repository": {
8
8
  "type": "git",
9
- "url": "git+https://github.com/gsoft-inc/wl-web-configs.git",
9
+ "url": "git+https://github.com/workleap/wl-web-configs.git",
10
10
  "directory": "packages/tsup-configs"
11
11
  },
12
12
  "type": "module",
@@ -28,29 +28,24 @@
28
28
  "README.md"
29
29
  ],
30
30
  "peerDependencies": {
31
- "tsup": "*",
32
- "typescript": "*"
31
+ "tsup": "^8.0.0",
32
+ "typescript": "^5.0.0"
33
33
  },
34
34
  "devDependencies": {
35
- "@rsbuild/core": "1.1.13",
36
- "@rslib/core": "0.3.1",
37
- "@swc/core": "1.10.7",
38
- "@swc/jest": "0.2.37",
39
- "@types/jest": "29.5.14",
40
- "@typescript-eslint/parser": "8.20.0",
35
+ "@rsbuild/core": "1.3.1",
36
+ "@rslib/core": "0.6.1",
37
+ "@typescript-eslint/parser": "8.29.0",
41
38
  "eslint": "8.57.0",
42
- "jest": "29.7.0",
43
- "ts-node": "10.9.2",
44
- "typescript": "5.5.4",
45
- "@workleap/eslint-plugin": "3.2.6",
46
- "@workleap/rslib-configs": "1.0.2",
47
- "@workleap/typescript-configs": "3.0.2",
48
- "@workleap/swc-configs": "2.2.4"
39
+ "typescript": "5.8.2",
40
+ "vitest": "3.1.1",
41
+ "@workleap/eslint-plugin": "3.3.2",
42
+ "@workleap/rslib-configs": "1.0.4",
43
+ "@workleap/typescript-configs": "3.0.3"
49
44
  },
50
45
  "scripts": {
51
46
  "build": "rslib build -c rslib.config.ts",
52
47
  "eslint": "eslint . --max-warnings=-0 --cache --cache-location node_modules/.cache/eslint",
53
48
  "typecheck": "tsc",
54
- "test": "jest"
49
+ "test": "vitest --config vitest.config.ts --no-watch"
55
50
  }
56
51
  }