Skip to content

Commit b575f9e

Browse files
Version Packages
1 parent 617a318 commit b575f9e

File tree

235 files changed

+1666
-592
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

235 files changed

+1666
-592
lines changed

.changeset/few-poets-thank.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/fix-config-precedence.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/lovely-pens-love.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changeset/weak-beds-happen.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

.changeset/yellow-experts-exercise.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/bundlers/bundler-experimental/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @atlaspack/bundler-experimental
22

3+
## 2.13.42
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7dd5bd8`](https://github.com/atlassian-labs/atlaspack/commit/7dd5bd89ff60c7b324347d772729eb4c3314f01e), [`c8a0e51`](https://github.com/atlassian-labs/atlaspack/commit/c8a0e51b1096d038a64644ad02fe68383f58682a), [`8eb84ee`](https://github.com/atlassian-labs/atlaspack/commit/8eb84ee61a42bfe87c58079b610802b07a6a13e4), [`617a318`](https://github.com/atlassian-labs/atlaspack/commit/617a318ddc9419b38360257353fec50b9051ee13), [`3fe7d4e`](https://github.com/atlassian-labs/atlaspack/commit/3fe7d4e821bee162fcbbaf9278b107a5eead944f)]:
8+
- @atlaspack/core@2.28.0
9+
- @atlaspack/rust@3.10.1
10+
- @atlaspack/feature-flags@2.27.0
11+
- @atlaspack/utils@3.2.0
12+
- @atlaspack/logger@2.14.31
13+
- @atlaspack/graph@3.6.1
14+
- @atlaspack/plugin@2.14.39
15+
- @atlaspack/types@2.15.29
16+
317
## 2.13.41
418

519
### Patch Changes

packages/bundlers/bundler-experimental/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@atlaspack/bundler-experimental",
3-
"version": "2.13.41",
3+
"version": "2.13.42",
44
"license": "(MIT OR Apache-2.0)",
55
"type": "commonjs",
66
"publishConfig": {
@@ -17,19 +17,19 @@
1717
"node": ">= 16.0.0"
1818
},
1919
"dependencies": {
20-
"@atlaspack/core": "2.27.0",
20+
"@atlaspack/core": "2.28.0",
2121
"@atlaspack/diagnostic": "2.14.4",
22-
"@atlaspack/feature-flags": "2.26.2",
23-
"@atlaspack/graph": "3.6.0",
24-
"@atlaspack/logger": "2.14.30",
25-
"@atlaspack/plugin": "2.14.38",
26-
"@atlaspack/rust": "3.10.0",
27-
"@atlaspack/types": "2.15.28",
28-
"@atlaspack/utils": "3.1.2",
22+
"@atlaspack/feature-flags": "2.27.0",
23+
"@atlaspack/graph": "3.6.1",
24+
"@atlaspack/logger": "2.14.31",
25+
"@atlaspack/plugin": "2.14.39",
26+
"@atlaspack/rust": "3.10.1",
27+
"@atlaspack/types": "2.15.29",
28+
"@atlaspack/utils": "3.2.0",
2929
"nullthrows": "^1.1.1"
3030
},
3131
"devDependencies": {
32-
"@atlaspack/fs": "2.15.33"
32+
"@atlaspack/fs": "2.15.34"
3333
},
3434
"scripts": {
3535
"build:lib": "gulp build --gulpfile ../../../gulpfile.js --cwd ."

packages/bundlers/default/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @atlaspack/bundler-default
22

3+
## 3.4.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7dd5bd8`](https://github.com/atlassian-labs/atlaspack/commit/7dd5bd89ff60c7b324347d772729eb4c3314f01e), [`c8a0e51`](https://github.com/atlassian-labs/atlaspack/commit/c8a0e51b1096d038a64644ad02fe68383f58682a), [`8eb84ee`](https://github.com/atlassian-labs/atlaspack/commit/8eb84ee61a42bfe87c58079b610802b07a6a13e4), [`617a318`](https://github.com/atlassian-labs/atlaspack/commit/617a318ddc9419b38360257353fec50b9051ee13), [`3fe7d4e`](https://github.com/atlassian-labs/atlaspack/commit/3fe7d4e821bee162fcbbaf9278b107a5eead944f)]:
8+
- @atlaspack/rust@3.10.1
9+
- @atlaspack/types-internal@2.21.0
10+
- @atlaspack/feature-flags@2.27.0
11+
- @atlaspack/utils@3.2.0
12+
- @atlaspack/graph@3.6.1
13+
- @atlaspack/plugin@2.14.39
14+
315
## 3.4.10
416

517
### Patch Changes

packages/bundlers/default/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@atlaspack/bundler-default",
3-
"version": "3.4.10",
3+
"version": "3.4.11",
44
"license": "(MIT OR Apache-2.0)",
55
"type": "commonjs",
66
"publishConfig": {
@@ -17,13 +17,13 @@
1717
"node": ">= 16.0.0"
1818
},
1919
"dependencies": {
20-
"@atlaspack/types-internal": "2.20.8",
20+
"@atlaspack/types-internal": "2.21.0",
2121
"@atlaspack/diagnostic": "2.14.4",
22-
"@atlaspack/feature-flags": "2.26.2",
23-
"@atlaspack/graph": "3.6.0",
24-
"@atlaspack/plugin": "2.14.38",
25-
"@atlaspack/rust": "3.10.0",
26-
"@atlaspack/utils": "3.1.2",
22+
"@atlaspack/feature-flags": "2.27.0",
23+
"@atlaspack/graph": "3.6.1",
24+
"@atlaspack/plugin": "2.14.39",
25+
"@atlaspack/rust": "3.10.1",
26+
"@atlaspack/utils": "3.2.0",
2727
"@types/sorted-array-functions": "^1.0.0",
2828
"nullthrows": "^1.1.1",
2929
"many-keys-map": "^1.0.3",

packages/bundlers/library/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @atlaspack/bundler-library
22

3+
## 2.12.41
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @atlaspack/plugin@2.14.39
9+
310
## 2.12.40
411

512
### Patch Changes

0 commit comments

Comments
 (0)