@atlaspack/workers 2.14.5-dev.14 → 2.14.5-dev.1c70d50f9.99

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 +89 -0
  2. package/package.json +8 -15
package/CHANGELOG.md CHANGED
@@ -1,5 +1,94 @@
1
1
  # @atlaspack/workers
2
2
 
3
+ ## 2.14.14
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies []:
8
+ - @atlaspack/types-internal@2.14.12
9
+ - @atlaspack/utils@2.15.2
10
+ - @atlaspack/profiler@2.14.12
11
+
12
+ ## 2.14.13
13
+
14
+ ### Patch Changes
15
+
16
+ - [#650](https://github.com/atlassian-labs/atlaspack/pull/650) [`ef3d622`](https://github.com/atlassian-labs/atlaspack/commit/ef3d6228f4e006702198a19c61e051d194d325cb) Thanks [@alshdavid](https://github.com/alshdavid)! - Remove package.json#exports
17
+
18
+ - Updated dependencies [[`ef3d622`](https://github.com/atlassian-labs/atlaspack/commit/ef3d6228f4e006702198a19c61e051d194d325cb)]:
19
+ - @atlaspack/logger@2.14.11
20
+ - @atlaspack/utils@2.15.1
21
+ - @atlaspack/types-internal@2.14.11
22
+ - @atlaspack/profiler@2.14.11
23
+
24
+ ## 2.14.12
25
+
26
+ ### Patch Changes
27
+
28
+ - Updated dependencies [[`e39c6cf`](https://github.com/atlassian-labs/atlaspack/commit/e39c6cf05f7e95ce5420dbcea66f401b1cbd397c)]:
29
+ - @atlaspack/utils@2.15.0
30
+ - @atlaspack/types-internal@2.14.10
31
+ - @atlaspack/profiler@2.14.10
32
+
33
+ ## 2.14.11
34
+
35
+ ### Patch Changes
36
+
37
+ - Updated dependencies []:
38
+ - @atlaspack/types-internal@2.14.9
39
+ - @atlaspack/utils@2.14.11
40
+ - @atlaspack/profiler@2.14.9
41
+
42
+ ## 2.14.10
43
+
44
+ ### Patch Changes
45
+
46
+ - Updated dependencies [[`51aba5f`](https://github.com/atlassian-labs/atlaspack/commit/51aba5fc0e49235ee06bbc3c376f48c3e7da5c4b)]:
47
+ - @atlaspack/types-internal@2.14.8
48
+ - @atlaspack/profiler@2.14.8
49
+ - @atlaspack/logger@2.14.10
50
+ - @atlaspack/utils@2.14.10
51
+
52
+ ## 2.14.9
53
+
54
+ ### Patch Changes
55
+
56
+ - Updated dependencies []:
57
+ - @atlaspack/logger@2.14.9
58
+ - @atlaspack/utils@2.14.9
59
+ - @atlaspack/types-internal@2.14.7
60
+ - @atlaspack/profiler@2.14.7
61
+
62
+ ## 2.14.8
63
+
64
+ ### Patch Changes
65
+
66
+ - Updated dependencies []:
67
+ - @atlaspack/types-internal@2.14.6
68
+ - @atlaspack/utils@2.14.8
69
+ - @atlaspack/logger@2.14.8
70
+ - @atlaspack/profiler@2.14.6
71
+
72
+ ## 2.14.7
73
+
74
+ ### Patch Changes
75
+
76
+ - Updated dependencies [[`556d6ab`](https://github.com/atlassian-labs/atlaspack/commit/556d6ab8ede759fa7f37fcd3f4da336ef1c55e8f)]:
77
+ - @atlaspack/logger@2.14.7
78
+ - @atlaspack/types-internal@2.14.5
79
+ - @atlaspack/utils@2.14.7
80
+ - @atlaspack/profiler@2.14.5
81
+
82
+ ## 2.14.6
83
+
84
+ ### Patch Changes
85
+
86
+ - Updated dependencies []:
87
+ - @atlaspack/types-internal@2.14.4
88
+ - @atlaspack/utils@2.14.6
89
+ - @atlaspack/logger@2.14.6
90
+ - @atlaspack/profiler@2.14.4
91
+
3
92
  ## 2.14.5
4
93
 
5
94
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaspack/workers",
3
- "version": "2.14.5-dev.14+8c369e38c",
3
+ "version": "2.14.5-dev.1c70d50f9.99+1c70d50f9",
4
4
  "description": "Blazing fast, zero configuration web application bundler",
5
5
  "license": "(MIT OR Apache-2.0)",
6
6
  "publishConfig": {
@@ -16,20 +16,13 @@
16
16
  "engines": {
17
17
  "node": ">= 16.0.0"
18
18
  },
19
- "exports": {
20
- ".": {
21
- "types": "./index.d.ts",
22
- "@atlaspack::sources": "./src/index.js",
23
- "default": "./lib/index.js"
24
- }
25
- },
26
19
  "dependencies": {
27
- "@atlaspack/build-cache": "2.13.3-dev.82+8c369e38c",
28
- "@atlaspack/diagnostic": "2.14.1-dev.82+8c369e38c",
29
- "@atlaspack/logger": "2.14.5-dev.14+8c369e38c",
30
- "@atlaspack/profiler": "2.14.1-dev.82+8c369e38c",
31
- "@atlaspack/types-internal": "2.14.1-dev.82+8c369e38c",
32
- "@atlaspack/utils": "2.14.5-dev.14+8c369e38c",
20
+ "@atlaspack/build-cache": "2.13.3-dev.1c70d50f9.167+1c70d50f9",
21
+ "@atlaspack/diagnostic": "2.14.1-dev.1c70d50f9.167+1c70d50f9",
22
+ "@atlaspack/logger": "2.14.5-dev.1c70d50f9.99+1c70d50f9",
23
+ "@atlaspack/profiler": "2.14.1-dev.1c70d50f9.167+1c70d50f9",
24
+ "@atlaspack/types-internal": "2.14.1-dev.1c70d50f9.167+1c70d50f9",
25
+ "@atlaspack/utils": "2.14.5-dev.1c70d50f9.99+1c70d50f9",
33
26
  "nullthrows": "^1.1.1"
34
27
  },
35
28
  "browser": {
@@ -37,5 +30,5 @@
37
30
  "./src/threads/ThreadsWorker.js": false
38
31
  },
39
32
  "type": "commonjs",
40
- "gitHead": "8c369e38ccd428409811114aebd6044c27f90705"
33
+ "gitHead": "1c70d50f914cb662515b0b61053e51a06f3af234"
41
34
  }