@forge/bundler 4.20.8-next.8 → 4.20.8
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 +79 -0
- package/LICENSE.txt +7 -0
- package/package.json +10 -10
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,84 @@
|
|
|
1
1
|
# @forge/bundler
|
|
2
2
|
|
|
3
|
+
## 4.20.8
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- a5e7647: Update license for Forge public packages
|
|
8
|
+
- Updated dependencies [f8e2503]
|
|
9
|
+
- Updated dependencies [c2731d5]
|
|
10
|
+
- Updated dependencies [874e9a2]
|
|
11
|
+
- Updated dependencies [be59c90]
|
|
12
|
+
- Updated dependencies [eb52ac8]
|
|
13
|
+
- Updated dependencies [e5cca82]
|
|
14
|
+
- Updated dependencies [1a76049]
|
|
15
|
+
- Updated dependencies [0954fcd]
|
|
16
|
+
- Updated dependencies [951f3f0]
|
|
17
|
+
- Updated dependencies [385907a]
|
|
18
|
+
- Updated dependencies [cad81f0]
|
|
19
|
+
- Updated dependencies [a92188e]
|
|
20
|
+
- Updated dependencies [8819889]
|
|
21
|
+
- Updated dependencies [87ae208]
|
|
22
|
+
- Updated dependencies [cd0e244]
|
|
23
|
+
- Updated dependencies [9eb7594]
|
|
24
|
+
- Updated dependencies [a5e7647]
|
|
25
|
+
- @forge/cli-shared@6.6.0
|
|
26
|
+
- @forge/lint@5.7.0
|
|
27
|
+
- @forge/util@1.4.7
|
|
28
|
+
- @forge/i18n@0.0.3
|
|
29
|
+
- @forge/manifest@8.6.1
|
|
30
|
+
- @forge/babel-plugin-transform-ui@1.1.20
|
|
31
|
+
- @forge/api@5.0.1
|
|
32
|
+
|
|
33
|
+
## 4.20.8-next.13
|
|
34
|
+
|
|
35
|
+
### Patch Changes
|
|
36
|
+
|
|
37
|
+
- Updated dependencies [9eb7594]
|
|
38
|
+
- @forge/manifest@8.6.1-next.4
|
|
39
|
+
- @forge/cli-shared@6.6.0-next.11
|
|
40
|
+
- @forge/lint@5.7.0-next.13
|
|
41
|
+
|
|
42
|
+
## 4.20.8-next.12
|
|
43
|
+
|
|
44
|
+
### Patch Changes
|
|
45
|
+
|
|
46
|
+
- Updated dependencies [c2731d5]
|
|
47
|
+
- @forge/lint@5.7.0-next.12
|
|
48
|
+
|
|
49
|
+
## 4.20.8-next.11
|
|
50
|
+
|
|
51
|
+
### Patch Changes
|
|
52
|
+
|
|
53
|
+
- a5e7647: Update license for Forge public packages
|
|
54
|
+
- Updated dependencies [a5e7647]
|
|
55
|
+
- @forge/babel-plugin-transform-ui@1.1.20-next.0
|
|
56
|
+
- @forge/cli-shared@6.6.0-next.10
|
|
57
|
+
- @forge/manifest@8.6.1-next.3
|
|
58
|
+
- @forge/i18n@0.0.3-next.2
|
|
59
|
+
- @forge/lint@5.7.0-next.11
|
|
60
|
+
- @forge/util@1.4.7-next.2
|
|
61
|
+
- @forge/api@5.0.1-next.3
|
|
62
|
+
|
|
63
|
+
## 4.20.8-next.10
|
|
64
|
+
|
|
65
|
+
### Patch Changes
|
|
66
|
+
|
|
67
|
+
- Updated dependencies [385907a]
|
|
68
|
+
- Updated dependencies [87ae208]
|
|
69
|
+
- @forge/cli-shared@6.6.0-next.9
|
|
70
|
+
- @forge/manifest@8.6.1-next.2
|
|
71
|
+
- @forge/lint@5.7.0-next.10
|
|
72
|
+
|
|
73
|
+
## 4.20.8-next.9
|
|
74
|
+
|
|
75
|
+
### Patch Changes
|
|
76
|
+
|
|
77
|
+
- Updated dependencies [1a76049]
|
|
78
|
+
- Updated dependencies [cad81f0]
|
|
79
|
+
- @forge/cli-shared@6.6.0-next.8
|
|
80
|
+
- @forge/lint@5.7.0-next.9
|
|
81
|
+
|
|
3
82
|
## 4.20.8-next.8
|
|
4
83
|
|
|
5
84
|
### Patch Changes
|
package/LICENSE.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
Copyright (c) 2025 Atlassian
|
|
2
|
+
Permission is hereby granted to use this software in accordance with the terms
|
|
3
|
+
and conditions outlined in the Atlassian Developer Terms, which can be found
|
|
4
|
+
at the following URL:
|
|
5
|
+
https://developer.atlassian.com/platform/marketplace/atlassian-developer-terms/
|
|
6
|
+
By using this software, you agree to comply with these terms and conditions.
|
|
7
|
+
If you do not agree with these terms, you are not permitted to use this software.
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@forge/bundler",
|
|
3
|
-
"version": "4.20.8
|
|
3
|
+
"version": "4.20.8",
|
|
4
4
|
"description": "Default bundler for Forge apps",
|
|
5
|
-
"license": "
|
|
5
|
+
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6
6
|
"author": "Atlassian",
|
|
7
7
|
"main": "out/index.js",
|
|
8
8
|
"types": "out/index.d.ts",
|
|
@@ -19,13 +19,13 @@
|
|
|
19
19
|
"@babel/plugin-transform-optional-chaining": "^7.23.4",
|
|
20
20
|
"@babel/plugin-transform-react-jsx": "^7.23.4",
|
|
21
21
|
"@babel/preset-typescript": "^7.23.3",
|
|
22
|
-
"@forge/api": "5.0.1
|
|
23
|
-
"@forge/babel-plugin-transform-ui": "1.1.
|
|
24
|
-
"@forge/cli-shared": "6.6.0
|
|
25
|
-
"@forge/i18n": "0.0.3
|
|
26
|
-
"@forge/lint": "5.7.0
|
|
27
|
-
"@forge/manifest": "8.6.1
|
|
28
|
-
"@forge/util": "1.4.7
|
|
22
|
+
"@forge/api": "5.0.1",
|
|
23
|
+
"@forge/babel-plugin-transform-ui": "1.1.20",
|
|
24
|
+
"@forge/cli-shared": "6.6.0",
|
|
25
|
+
"@forge/i18n": "0.0.3",
|
|
26
|
+
"@forge/lint": "5.7.0",
|
|
27
|
+
"@forge/manifest": "8.6.1",
|
|
28
|
+
"@forge/util": "1.4.7",
|
|
29
29
|
"assert": "^2.1.0",
|
|
30
30
|
"babel-loader": "^8.3.0",
|
|
31
31
|
"browserify-zlib": "^0.2.0",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
},
|
|
61
61
|
"devDependencies": {
|
|
62
62
|
"@atlassian/xen-test-util": "^4.2.0",
|
|
63
|
-
"@forge/runtime": "5.10.5
|
|
63
|
+
"@forge/runtime": "5.10.5",
|
|
64
64
|
"@types/jest": "^29.5.12",
|
|
65
65
|
"@types/node": "14.18.63",
|
|
66
66
|
"@types/react": "^18.2.64",
|