@layerzerolabs/create-oapp 0.0.21 → 0.0.23-initia-oft.5

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 ADDED
@@ -0,0 +1,183 @@
1
+ # @layerzerolabs/create-oapp
2
+
3
+ ## 0.0.23-initia-oft.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Build Initia,aptos,movement,bsc snapshot images with newest images
8
+
9
+ ## 0.0.23-initia-oft.4
10
+
11
+ ### Patch Changes
12
+
13
+ - Build initia images with newest contracts
14
+
15
+ ## 0.0.23-initia-oft.3
16
+
17
+ ### Patch Changes
18
+
19
+ - Fix Aptos OFT SDK to fit newest contracts
20
+
21
+ ## 0.0.23-initia-oft.2
22
+
23
+ ### Patch Changes
24
+
25
+ - Fix bug in Initia OFT sdk
26
+
27
+ ## 0.0.23-initia-oft.1
28
+
29
+ ### Patch Changes
30
+
31
+ - Build new initia images with newest contracts
32
+
33
+ ## 0.0.23-initia-oft.0
34
+
35
+ ### Patch Changes
36
+
37
+ - Build new initia images with testnet deployments
38
+
39
+ ## 0.0.22
40
+
41
+ ### Patch Changes
42
+
43
+ - aded88c: Fix issue with workspace:^ protocol in package.json for packages version 2.3.43.
44
+
45
+ ## 0.0.21
46
+
47
+ ### Patch Changes
48
+
49
+ - eced6b4: mainnet: Hedera, testnet: bevm
50
+
51
+ ## 0.0.20
52
+
53
+ ### Patch Changes
54
+
55
+ - 515ca0a: mainnets: Bitlayer, DM2Verse. testnets: morph, ozean
56
+
57
+ ## 0.0.19
58
+
59
+ ### Patch Changes
60
+
61
+ - b01c51c: mainnet: Reya
62
+
63
+ ## 0.0.18
64
+
65
+ ### Patch Changes
66
+
67
+ - c631c6e: mainnet: Ape chain endpoint
68
+
69
+ ## 0.0.17
70
+
71
+ ### Patch Changes
72
+
73
+ - 01a6cb7: testnets: bitlayer, dm2verse, story
74
+
75
+ ## 0.0.16
76
+
77
+ ### Patch Changes
78
+
79
+ - 5ddfb3b: remove `OFT_DEFAULT_PROGRAM_ID` from soalan sdk
80
+
81
+ ## 0.0.15
82
+
83
+ ### Patch Changes
84
+
85
+ - 883c143: mainnet endpoints: Lyra, Codex, testnets: root redeploy, reya
86
+
87
+ ## 0.0.14
88
+
89
+ ### Patch Changes
90
+
91
+ - 291ef75: fix solana sdk
92
+
93
+ ## 0.0.13
94
+
95
+ ### Patch Changes
96
+
97
+ - 9913f53: new endpoints
98
+ - 21a267f: testnets: otherworld, abstract, root
99
+
100
+ ## 0.0.13-aptos.0
101
+
102
+ ### Patch Changes
103
+
104
+ - 7744b25: Add Aptos v1 support in testify, all tests passed.
105
+
106
+ ## 0.0.12
107
+
108
+ ### Patch Changes
109
+
110
+ - 5a99681: Fix an issue in Solana
111
+
112
+ ## 0.0.11
113
+
114
+ ### Patch Changes
115
+
116
+ - d9c0c10: testnets: new solana devnet, codex(evm), bahamut (evm)
117
+ - 1099b5f: testnets: lif3,iota,lyra,lightlink
118
+
119
+ ## 0.0.10
120
+
121
+ ### Patch Changes
122
+
123
+ - e846939: testnets: lif3,iota,lyra,lightlink
124
+ - 334b51e: endpoints, including flare mainnet
125
+ - 334b51e: zklink mainnet, and testnets
126
+ - 334b51e: testnet endpoints
127
+
128
+ ## 0.0.9
129
+
130
+ ### Patch Changes
131
+
132
+ - 29fecfc: testnets: zksyncsep v2 redeploy, curtis
133
+
134
+ ## 0.0.8
135
+
136
+ ### Patch Changes
137
+
138
+ - 32f8ebd: peaq,zircuit mainnet, and plume testnet
139
+ - b602b9f: peaq,zircuit mainnet, and plume testnet
140
+
141
+ ## 0.0.7
142
+
143
+ ### Patch Changes
144
+
145
+ - a42fff0: endpoints, including flare mainnet
146
+ - a42fff0: zklink mainnet, and testnets
147
+ - a42fff0: testnet endpoints
148
+
149
+ ## 0.0.6
150
+
151
+ ### Patch Changes
152
+
153
+ - 23d7ea0: endpoints, including flare mainnet
154
+ - 23d7ea0: zklink mainnet, and testnets
155
+ - 8a40261: Fix some known issues in Solana
156
+ - 23d7ea0: testnet endpoints
157
+
158
+ ## 0.0.5
159
+
160
+ ### Patch Changes
161
+
162
+ - e382bef: Update the access property of the `hardhat-tron` package
163
+ - d41cbe9: endpoints, including flare mainnet
164
+ - d41cbe9: testnet endpoints
165
+
166
+ ## 0.0.4
167
+
168
+ ### Patch Changes
169
+
170
+ - 92a9a2e: upgrade solana mainnet executor/uln
171
+
172
+ ## 0.0.3
173
+
174
+ ### Patch Changes
175
+
176
+ - 003371b: endpoints, including flare mainnet
177
+ - 003371b: testnet endpoints
178
+
179
+ ## 0.0.2
180
+
181
+ ### Patch Changes
182
+
183
+ - 255da39: Fix some known issues in the OFT SDK
package/dist/index.cjs CHANGED
@@ -106846,7 +106846,7 @@ var LOGO_SMALL = `
106846
106846
  var printLogo = () => (0, import_ink5.render)(/* @__PURE__ */ import_react6.default.createElement(Logo, null)).unmount();
106847
106847
 
106848
106848
  // package.json
106849
- var version2 = "0.0.21";
106849
+ var version2 = "0.0.23-initia-oft.5";
106850
106850
 
106851
106851
  // src/options.ts
106852
106852
  var import_path4 = require("path");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layerzerolabs/create-oapp",
3
- "version": "0.0.21",
3
+ "version": "0.0.23-initia-oft.5",
4
4
  "description": "Create LayerZero Omni DApp with one command",
5
5
  "keywords": [
6
6
  "LayerZero",
@@ -26,7 +26,7 @@
26
26
  },
27
27
  "devDependencies": {
28
28
  "@layerzerolabs/io-devtools": "~0.1.8",
29
- "@layerzerolabs/typescript-config-next": "workspace:^",
29
+ "@layerzerolabs/typescript-config-next": "^2.3.45-initia-oft.5",
30
30
  "@solana/web3.js": "^1.92.1",
31
31
  "@types/ink-spinner": "^3.0.4",
32
32
  "@types/node": "^20.10.5",
@@ -66,4 +66,4 @@
66
66
  "publishConfig": {
67
67
  "access": "public"
68
68
  }
69
- }
69
+ }