@workleap/postcss-configs 1.0.5 → 1.0.7

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 +19 -7
  2. package/README.md +2 -2
  3. package/package.json +13 -18
package/CHANGELOG.md CHANGED
@@ -1,43 +1,55 @@
1
1
  # @workleap/postcss-configs
2
2
 
3
+ ## 1.0.7
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
+ ## 1.0.6
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
  ## 1.0.5
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
  ## 1.0.4
10
22
 
11
23
  ### Patch Changes
12
24
 
13
- - [#186](https://github.com/gsoft-inc/wl-web-configs/pull/186) [`997054e`](https://github.com/gsoft-inc/wl-web-configs/commit/997054eb66118e5897ce686a446d98ac7ea6abd6) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Loosen the dependencies version.
25
+ - [#186](https://github.com/workleap/wl-web-configs/pull/186) [`997054e`](https://github.com/workleap/wl-web-configs/commit/997054eb66118e5897ce686a446d98ac7ea6abd6) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Loosen the dependencies version.
14
26
 
15
27
  ## 1.0.3
16
28
 
17
29
  ### Patch Changes
18
30
 
19
- - [#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.
31
+ - [#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.
20
32
 
21
33
  ## 1.0.2
22
34
 
23
35
  ### Patch Changes
24
36
 
25
- - [#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.
37
+ - [#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.
26
38
 
27
39
  ## 1.0.1
28
40
 
29
41
  ### Patch Changes
30
42
 
31
- - [#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
43
+ - [#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
32
44
 
33
45
  ## 1.0.0
34
46
 
35
47
  ### Major Changes
36
48
 
37
- - [#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
49
+ - [#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
38
50
 
39
51
  ## 0.0.2
40
52
 
41
53
  ### Patch Changes
42
54
 
43
- - [#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
55
+ - [#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
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,4 +13,4 @@ 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.
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@workleap/postcss-configs",
3
3
  "author": "Workleap",
4
4
  "description": "Workleap's recommended PostCSS configurations",
5
- "version": "1.0.5",
5
+ "version": "1.0.7",
6
6
  "license": "Apache-2.0",
7
7
  "publishConfig": {
8
8
  "access": "public",
@@ -10,7 +10,7 @@
10
10
  },
11
11
  "repository": {
12
12
  "type": "git",
13
- "url": "git+https://github.com/gsoft-inc/wl-web-configs.git",
13
+ "url": "git+https://github.com/workleap/wl-web-configs.git",
14
14
  "directory": "packages/postcss-configs"
15
15
  },
16
16
  "type": "module",
@@ -32,29 +32,24 @@
32
32
  },
33
33
  "dependencies": {
34
34
  "postcss-load-config": "^6.0.1",
35
- "postcss-preset-env": "^10.1.3"
35
+ "postcss-preset-env": "^10.1.5"
36
36
  },
37
37
  "devDependencies": {
38
- "@rsbuild/core": "1.1.13",
39
- "@rslib/core": "0.3.1",
40
- "@swc/core": "1.10.7",
41
- "@swc/jest": "0.2.37",
42
- "@types/jest": "29.5.14",
43
- "@types/node": "22.10.7",
44
- "@typescript-eslint/parser": "8.20.0",
38
+ "@rsbuild/core": "1.3.1",
39
+ "@rslib/core": "0.6.1",
40
+ "@types/node": "22.13.14",
41
+ "@typescript-eslint/parser": "8.29.0",
45
42
  "eslint": "8.57.0",
46
- "jest": "29.7.0",
47
- "ts-node": "10.9.2",
48
- "typescript": "5.5.4",
49
- "@workleap/eslint-plugin": "3.2.6",
50
- "@workleap/rslib-configs": "1.0.2",
51
- "@workleap/swc-configs": "2.2.4",
52
- "@workleap/typescript-configs": "3.0.2"
43
+ "typescript": "5.8.2",
44
+ "vitest": "3.1.1",
45
+ "@workleap/eslint-plugin": "3.3.2",
46
+ "@workleap/rslib-configs": "1.0.4",
47
+ "@workleap/typescript-configs": "3.0.3"
53
48
  },
54
49
  "scripts": {
55
50
  "build": "rslib build -c rslib.config.ts",
56
51
  "eslint": "eslint . --max-warnings=-0 --cache --cache-location node_modules/.cache/eslint",
57
52
  "typecheck": "tsc",
58
- "test": "jest"
53
+ "test": "vitest --config vitest.config.ts --no-watch"
59
54
  }
60
55
  }