@atlaspack/core 2.16.2-canary.106 → 2.16.2-canary.108
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.
- package/CHANGELOG.md +20 -0
- package/package.json +17 -17
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,25 @@
|
|
|
1
1
|
# @atlaspack/core
|
|
2
2
|
|
|
3
|
+
## 2.18.7
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#666](https://github.com/atlassian-labs/atlaspack/pull/666) [`1ff31f1`](https://github.com/atlassian-labs/atlaspack/commit/1ff31f10391c48780c9fcfc243b4e828a1b285e0) Thanks [@marcins](https://github.com/marcins)! - Ensure tracer is disabled if it was enabled on teardown
|
|
8
|
+
|
|
9
|
+
- [#661](https://github.com/atlassian-labs/atlaspack/pull/661) [`e8a60ff`](https://github.com/atlassian-labs/atlaspack/commit/e8a60ffbea41caef265786bbf73349771760081c) Thanks [@marcins](https://github.com/marcins)! - Add new feature flag atlaspackV3CleanShutdown which will dispose of the NAPI worker pool when disposing of the Atlaspack class
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [[`e8a60ff`](https://github.com/atlassian-labs/atlaspack/commit/e8a60ffbea41caef265786bbf73349771760081c), [`30ee2cf`](https://github.com/atlassian-labs/atlaspack/commit/30ee2cfcd34cf2646ded0eda13fdb80a2a5de529)]:
|
|
12
|
+
- @atlaspack/feature-flags@2.18.4
|
|
13
|
+
- @atlaspack/utils@2.16.0
|
|
14
|
+
- @atlaspack/cache@3.2.11
|
|
15
|
+
- @atlaspack/fs@2.15.11
|
|
16
|
+
- @atlaspack/graph@3.5.6
|
|
17
|
+
- @atlaspack/package-manager@2.14.16
|
|
18
|
+
- @atlaspack/workers@2.14.16
|
|
19
|
+
- @atlaspack/profiler@2.14.14
|
|
20
|
+
- @atlaspack/types@2.15.6
|
|
21
|
+
- @atlaspack/plugin@2.14.16
|
|
22
|
+
|
|
3
23
|
## 2.18.6
|
|
4
24
|
|
|
5
25
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaspack/core",
|
|
3
|
-
"version": "2.16.2-canary.
|
|
3
|
+
"version": "2.16.2-canary.108+c75bf553f",
|
|
4
4
|
"license": "(MIT OR Apache-2.0)",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -21,21 +21,21 @@
|
|
|
21
21
|
"check-ts": "tsc --noEmit index.d.ts"
|
|
22
22
|
},
|
|
23
23
|
"dependencies": {
|
|
24
|
-
"@atlaspack/build-cache": "2.13.3-canary.
|
|
25
|
-
"@atlaspack/cache": "3.1.1-canary.
|
|
26
|
-
"@atlaspack/diagnostic": "2.14.1-canary.
|
|
27
|
-
"@atlaspack/events": "2.14.1-canary.
|
|
28
|
-
"@atlaspack/feature-flags": "2.14.1-canary.
|
|
29
|
-
"@atlaspack/fs": "2.14.5-canary.
|
|
30
|
-
"@atlaspack/graph": "3.4.1-canary.
|
|
31
|
-
"@atlaspack/logger": "2.14.5-canary.
|
|
32
|
-
"@atlaspack/package-manager": "2.14.5-canary.
|
|
33
|
-
"@atlaspack/plugin": "2.14.5-canary.
|
|
34
|
-
"@atlaspack/profiler": "2.14.1-canary.
|
|
35
|
-
"@atlaspack/rust": "3.2.1-canary.
|
|
36
|
-
"@atlaspack/types": "2.14.5-canary.
|
|
37
|
-
"@atlaspack/utils": "2.14.5-canary.
|
|
38
|
-
"@atlaspack/workers": "2.14.5-canary.
|
|
24
|
+
"@atlaspack/build-cache": "2.13.3-canary.176+c75bf553f",
|
|
25
|
+
"@atlaspack/cache": "3.1.1-canary.108+c75bf553f",
|
|
26
|
+
"@atlaspack/diagnostic": "2.14.1-canary.176+c75bf553f",
|
|
27
|
+
"@atlaspack/events": "2.14.1-canary.176+c75bf553f",
|
|
28
|
+
"@atlaspack/feature-flags": "2.14.1-canary.176+c75bf553f",
|
|
29
|
+
"@atlaspack/fs": "2.14.5-canary.108+c75bf553f",
|
|
30
|
+
"@atlaspack/graph": "3.4.1-canary.176+c75bf553f",
|
|
31
|
+
"@atlaspack/logger": "2.14.5-canary.108+c75bf553f",
|
|
32
|
+
"@atlaspack/package-manager": "2.14.5-canary.108+c75bf553f",
|
|
33
|
+
"@atlaspack/plugin": "2.14.5-canary.108+c75bf553f",
|
|
34
|
+
"@atlaspack/profiler": "2.14.1-canary.176+c75bf553f",
|
|
35
|
+
"@atlaspack/rust": "3.2.1-canary.108+c75bf553f",
|
|
36
|
+
"@atlaspack/types": "2.14.5-canary.108+c75bf553f",
|
|
37
|
+
"@atlaspack/utils": "2.14.5-canary.108+c75bf553f",
|
|
38
|
+
"@atlaspack/workers": "2.14.5-canary.108+c75bf553f",
|
|
39
39
|
"@mischnic/json-sourcemap": "^0.1.0",
|
|
40
40
|
"@parcel/source-map": "^2.1.1",
|
|
41
41
|
"base-x": "^3.0.8",
|
|
@@ -60,5 +60,5 @@
|
|
|
60
60
|
"./src/serializerCore.js": "./src/serializerCore.browser.js"
|
|
61
61
|
},
|
|
62
62
|
"type": "commonjs",
|
|
63
|
-
"gitHead": "
|
|
63
|
+
"gitHead": "c75bf553fff4decc285b5fd499a275853b18f8f2"
|
|
64
64
|
}
|