@atls/webpack-start-server-plugin 1.0.2 → 1.0.4

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 (2) hide show
  1. package/CHANGELOG.md +30 -19
  2. package/package.json +4 -3
package/CHANGELOG.md CHANGED
@@ -1,31 +1,42 @@
1
1
 
2
2
 
3
- ## 1.0.2 (2025-01-30)
3
+ ## [1.0.4](https://github.com/atls/raijin/compare/@atls/webpack-start-server-plugin@1.0.3...@atls/webpack-start-server-plugin@1.0.4) (2025-03-09)
4
4
 
5
5
 
6
- ### Bug Fixes
6
+ ### Features
7
+
8
+
9
+ * **runtime:** update config ([#495](https://github.com/atls/raijin/issues/495)) ([a0d9d40](https://github.com/atls/raijin/commit/a0d9d40b1ddc15e194bbf7ebaa04cc01a50ff750))
10
+
7
11
 
8
12
 
9
- * **common:** yarn check ([#485](https://github.com/atls/raijin/issues/485)) ([b0c3cfa](https://github.com/atls/raijin/commit/b0c3cfad8f559c55691ca733c7a3a7b3cd00c4d8))
10
- * **plugin-service:** build and dev commands ([e4af7f4](https://github.com/atls/raijin/commit/e4af7f441c1b1e8c5bc6779c83b2ed44b21894c9))
11
- * typecheck ([27ccb0e](https://github.com/atls/raijin/commit/27ccb0ef63898afd00b830952914e060b8dd5593))
13
+ ## [1.0.3](https://github.com/atls/raijin/compare/@atls/webpack-start-server-plugin@1.0.2...@atls/webpack-start-server-plugin@1.0.3) (2025-03-09)
12
14
 
13
15
  ### Features
14
16
 
17
+ - **common:** bump ([#494](https://github.com/atls/raijin/issues/494)) ([381d535](https://github.com/atls/raijin/commit/381d5357c2818e157330933edb9256936d251ca3))
15
18
 
16
- * **common:** bump to minor ([775c630](https://github.com/atls/raijin/commit/775c630061f91970a65e34afabeea8d029e02176))
17
- * **common:** finalize cli & webpack, update yarn workspace ([0f2736c](https://github.com/atls/raijin/commit/0f2736c6d37f8141a1a50c352bf80d7ffb2f4ea7))
18
- * init code-runtime, WIP for yrnpkg 3v downgrading ([587d7dc](https://github.com/atls/raijin/commit/587d7dc75c6b08c2a4b0a0b4bf380939de83a6c3))
19
- * remove @atls/builder, init cli-ui-schematics ([9a89280](https://github.com/atls/raijin/commit/9a892802fc3571f5ca46da67dcd10dcdc016e476))
20
- * remove repository field, add cli & webpack utilities ([f47613e](https://github.com/atls/raijin/commit/f47613e9784e9eea86ed98e712198b000ca5766d))
21
- * update common deps ([b5098e8](https://github.com/atls/raijin/commit/b5098e843c0153a476c16ae8607ba2b598accb60))
22
- * update deps ([de29dbf](https://github.com/atls/raijin/commit/de29dbffcc0c1b9cf081825987e733352b1761a7))
23
- * webpack ([5aa84f0](https://github.com/atls/raijin/commit/5aa84f00d53a91cf591afeba1176439fabe023ff))
24
- * webpack to ecma modules, bump types/node ([fc27beb](https://github.com/atls/raijin/commit/fc27beb5ea6ad5431fa335c294191e933392b6d6))
25
- * **webpack:** add localtunnel & server starter plugin ([400a7d3](https://github.com/atls/raijin/commit/400a7d373261e12f6cd134ac5254b840af66351e))
26
- * **webpack:** bump, andd proto loader ([#463](https://github.com/atls/raijin/issues/463)) ([d2ab540](https://github.com/atls/raijin/commit/d2ab540602c9009f42d15c7e9f0d48ce049d8ac1))
27
- * yarn tests utils ([3e5d057](https://github.com/atls/raijin/commit/3e5d057d79b1967e20f51fec5a8ff650f2d7037b))
28
- * **yarn:** essentials, renderer, tools, types, ui ([e683746](https://github.com/atls/raijin/commit/e683746e203e1d8486c1f4d92d9d9d8f785f84ee))
29
- * **yarn:** workspace utils ([ffc200d](https://github.com/atls/raijin/commit/ffc200d0f0cf6444fe9053a7f046a5d039f79177))
19
+ ## 1.0.2 (2025-01-30)
20
+
21
+ ### Bug Fixes
30
22
 
23
+ - **common:** yarn check ([#485](https://github.com/atls/raijin/issues/485)) ([b0c3cfa](https://github.com/atls/raijin/commit/b0c3cfad8f559c55691ca733c7a3a7b3cd00c4d8))
24
+ - **plugin-service:** build and dev commands ([e4af7f4](https://github.com/atls/raijin/commit/e4af7f441c1b1e8c5bc6779c83b2ed44b21894c9))
25
+ - typecheck ([27ccb0e](https://github.com/atls/raijin/commit/27ccb0ef63898afd00b830952914e060b8dd5593))
26
+
27
+ ### Features
31
28
 
29
+ - **common:** bump to minor ([775c630](https://github.com/atls/raijin/commit/775c630061f91970a65e34afabeea8d029e02176))
30
+ - **common:** finalize cli & webpack, update yarn workspace ([0f2736c](https://github.com/atls/raijin/commit/0f2736c6d37f8141a1a50c352bf80d7ffb2f4ea7))
31
+ - init code-runtime, WIP for yrnpkg 3v downgrading ([587d7dc](https://github.com/atls/raijin/commit/587d7dc75c6b08c2a4b0a0b4bf380939de83a6c3))
32
+ - remove @atls/builder, init cli-ui-schematics ([9a89280](https://github.com/atls/raijin/commit/9a892802fc3571f5ca46da67dcd10dcdc016e476))
33
+ - remove repository field, add cli & webpack utilities ([f47613e](https://github.com/atls/raijin/commit/f47613e9784e9eea86ed98e712198b000ca5766d))
34
+ - update common deps ([b5098e8](https://github.com/atls/raijin/commit/b5098e843c0153a476c16ae8607ba2b598accb60))
35
+ - update deps ([de29dbf](https://github.com/atls/raijin/commit/de29dbffcc0c1b9cf081825987e733352b1761a7))
36
+ - webpack ([5aa84f0](https://github.com/atls/raijin/commit/5aa84f00d53a91cf591afeba1176439fabe023ff))
37
+ - webpack to ecma modules, bump types/node ([fc27beb](https://github.com/atls/raijin/commit/fc27beb5ea6ad5431fa335c294191e933392b6d6))
38
+ - **webpack:** add localtunnel & server starter plugin ([400a7d3](https://github.com/atls/raijin/commit/400a7d373261e12f6cd134ac5254b840af66351e))
39
+ - **webpack:** bump, andd proto loader ([#463](https://github.com/atls/raijin/issues/463)) ([d2ab540](https://github.com/atls/raijin/commit/d2ab540602c9009f42d15c7e9f0d48ce049d8ac1))
40
+ - yarn tests utils ([3e5d057](https://github.com/atls/raijin/commit/3e5d057d79b1967e20f51fec5a8ff650f2d7037b))
41
+ - **yarn:** essentials, renderer, tools, types, ui ([e683746](https://github.com/atls/raijin/commit/e683746e203e1d8486c1f4d92d9d9d8f785f84ee))
42
+ - **yarn:** workspace utils ([ffc200d](https://github.com/atls/raijin/commit/ffc200d0f0cf6444fe9053a7f046a5d039f79177))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atls/webpack-start-server-plugin",
3
- "version": "1.0.2",
3
+ "version": "1.0.4",
4
4
  "license": "BSD-3-Clause",
5
5
  "type": "module",
6
6
  "exports": {
@@ -21,10 +21,10 @@
21
21
  "postpack": "rm -rf dist"
22
22
  },
23
23
  "dependencies": {
24
- "webpack": "5.97.1"
24
+ "webpack": "5.98.0"
25
25
  },
26
26
  "devDependencies": {
27
- "@types/node": "22.9.0"
27
+ "@types/node": "22.13.10"
28
28
  },
29
29
  "publishConfig": {
30
30
  "access": "public",
@@ -39,5 +39,6 @@
39
39
  "main": "dist/index.js",
40
40
  "types": "dist/index.d.ts"
41
41
  },
42
+ "typecheckSkipLibCheck": true,
42
43
  "types": "dist/index.d.ts"
43
44
  }