File tree Expand file tree Collapse file tree 20 files changed +108
-28
lines changed Expand file tree Collapse file tree 20 files changed +108
-28
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.9.1] ( https://github.com/StrataFoundation/strata/compare/v3.9.0...v3.9.1 ) (2022-07-12)
7
+
8
+ ## Fixed
9
+
10
+ * Remove compute budget changes that cause bonding tx not to run
11
+
12
+
6
13
# [ 3.9.0] ( https://github.com/StrataFoundation/strata/compare/v3.8.2...v3.9.0 ) (2022-07-11)
7
14
8
15
## Breaking
@@ -11,6 +18,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
18
* Move ` useEndpoint ` from ` marketplace-ui ` to ` react ` package
12
19
* Switch to fungible entangler for token offerings (selling a token without giving mint authority)
13
20
* Legacy implementations (system of two bonding curves, one sell only) are still supported. But deprecated
21
+ * ` Swap ` component now takes ` id= ` ` mint ` or ` child entangler ` public key
14
22
15
23
## Added
16
24
Original file line number Diff line number Diff line change 4
4
" packages/*"
5
5
],
6
6
"useWorkspaces" : true ,
7
- "version" : " 3.9.0 "
7
+ "version" : " 3.9.1 "
8
8
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.9.1] ( https://github.com/StrataFoundation/strata/compare/v3.9.0...v3.9.1 ) (2022-07-12)
7
+
8
+ ** Note:** Version bump only for package @strata-foundation/chat-ui
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.9.0] ( https://github.com/StrataFoundation/strata/compare/v3.8.2...v3.9.0 ) (2022-07-11)
7
15
8
16
Original file line number Diff line number Diff line change 5
5
"registry" : " https://registry.npmjs.org/"
6
6
},
7
7
"source" : " src/index.ts" ,
8
- "version" : " 3.9.0 " ,
8
+ "version" : " 3.9.1 " ,
9
9
"license" : " Apache-2.0" ,
10
10
"exports" : {
11
11
"." : " ./dist/lib/index.js"
40
40
"@solana/web3.js" : " ^1.43.4" ,
41
41
"@strata-foundation/accelerator" : " ^3.9.0" ,
42
42
"@strata-foundation/chat" : " ^3.9.0" ,
43
- "@strata-foundation/react" : " ^3.9.0 " ,
44
- "@strata-foundation/spl-token-bonding" : " ^3.9.0 " ,
43
+ "@strata-foundation/react" : " ^3.9.1 " ,
44
+ "@strata-foundation/spl-token-bonding" : " ^3.9.1 " ,
45
45
"@types/emoji-mart" : " ^3.0.9" ,
46
46
"@types/request-promise" : " ^4.1.48" ,
47
47
"@types/sanitize-html" : " ^2.6.2" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.9.1] ( https://github.com/StrataFoundation/strata/compare/v3.9.0...v3.9.1 ) (2022-07-12)
7
+
8
+ ** Note:** Version bump only for package @strata-foundation/cli
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.9.0] ( https://github.com/StrataFoundation/strata/compare/v3.8.2...v3.9.0 ) (2022-07-11)
7
15
8
16
** Note:** Version bump only for package @strata-foundation/cli
Original file line number Diff line number Diff line change 21
21
},
22
22
"dependencies" : {
23
23
"@solana/web3.js" : " ^1.43.4" ,
24
- "@strata-foundation/spl-token-bonding" : " ^3.9.0 " ,
25
- "@strata-foundation/spl-token-collective" : " ^3.9.0 " ,
24
+ "@strata-foundation/spl-token-bonding" : " ^3.9.1 " ,
25
+ "@strata-foundation/spl-token-collective" : " ^3.9.1 " ,
26
26
"@strata-foundation/spl-utils" : " ^3.9.0" ,
27
27
"bn.js" : " ^5.2.0" ,
28
28
"commander" : " ^9.2.0" ,
35
35
"typescript" : " ^4.3.4"
36
36
},
37
37
"gitHead" : " 4623c709db43b3503af871ddbdf325da202e0e62" ,
38
- "version" : " 3.9.0 "
38
+ "version" : " 3.9.1 "
39
39
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.9.1] ( https://github.com/StrataFoundation/strata/compare/v3.9.0...v3.9.1 ) (2022-07-12)
7
+
8
+ ** Note:** Version bump only for package @strata-foundation/docs
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.9.0] ( https://github.com/StrataFoundation/strata/compare/v3.8.2...v3.9.0 ) (2022-07-11)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @strata-foundation/docs" ,
3
- "version" : " 3.9.0 " ,
3
+ "version" : " 3.9.1 " ,
4
4
"publishConfig" : {
5
5
"access" : " public" ,
6
6
"registry" : " https://registry.npmjs.org/"
36
36
"@solana/wallet-adapter-wallets" : " ^0.16.1" ,
37
37
"@solana/web3.js" : " ^1.43.4" ,
38
38
"@strata-foundation/fungible-entangler" : " ^3.9.0" ,
39
- "@strata-foundation/marketplace-sdk" : " ^3.9.0 " ,
40
- "@strata-foundation/marketplace-ui" : " ^3.9.0 " ,
41
- "@strata-foundation/react" : " ^3.9.0 " ,
42
- "@strata-foundation/spl-token-bonding" : " ^3.9.0 " ,
43
- "@strata-foundation/spl-token-collective" : " ^3.9.0 " ,
39
+ "@strata-foundation/marketplace-sdk" : " ^3.9.1 " ,
40
+ "@strata-foundation/marketplace-ui" : " ^3.9.1 " ,
41
+ "@strata-foundation/react" : " ^3.9.1 " ,
42
+ "@strata-foundation/spl-token-bonding" : " ^3.9.1 " ,
43
+ "@strata-foundation/spl-token-collective" : " ^3.9.1 " ,
44
44
"@svgr/webpack" : " ^5.5.0" ,
45
45
"assert" : " ^2.0.0" ,
46
46
"browserify-zlib" : " ^0.2.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.9.1] ( https://github.com/StrataFoundation/strata/compare/v3.9.0...v3.9.1 ) (2022-07-12)
7
+
8
+ ** Note:** Version bump only for package @strata-foundation/marketplace-sdk
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.9.0] ( https://github.com/StrataFoundation/strata/compare/v3.8.2...v3.9.0 ) (2022-07-11)
7
15
8
16
Original file line number Diff line number Diff line change 4
4
"access" : " public" ,
5
5
"registry" : " https://registry.npmjs.org/"
6
6
},
7
- "version" : " 3.9.0 " ,
7
+ "version" : " 3.9.1 " ,
8
8
"description" : " Interface to the strata marketplace" ,
9
9
"repository" : {
10
10
"type" : " git" ,
31
31
"@project-serum/anchor" : " ^0.24.2" ,
32
32
"@solana/web3.js" : " ^1.43.4" ,
33
33
"@strata-foundation/fungible-entangler" : " ^3.9.0" ,
34
- "@strata-foundation/spl-token-bonding" : " ^3.9.0 " ,
35
- "@strata-foundation/spl-token-collective" : " ^3.9.0 " ,
34
+ "@strata-foundation/spl-token-bonding" : " ^3.9.1 " ,
35
+ "@strata-foundation/spl-token-collective" : " ^3.9.1 " ,
36
36
"@strata-foundation/spl-utils" : " ^3.9.0" ,
37
37
"bn.js" : " ^5.2.0" ,
38
38
"copyfiles" : " ^2.4.1"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.9.1] ( https://github.com/StrataFoundation/strata/compare/v3.9.0...v3.9.1 ) (2022-07-12)
7
+
8
+ ** Note:** Version bump only for package @strata-foundation/marketplace-ui
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.9.0] ( https://github.com/StrataFoundation/strata/compare/v3.8.2...v3.9.0 ) (2022-07-11)
7
15
8
16
Original file line number Diff line number Diff line change 5
5
"registry" : " https://registry.npmjs.org/"
6
6
},
7
7
"source" : " src/index.ts" ,
8
- "version" : " 3.9.0 " ,
8
+ "version" : " 3.9.1 " ,
9
9
"license" : " Apache-2.0" ,
10
10
"exports" : {
11
11
"." : " ./dist/lib/index.js"
37
37
"@solana/wallet-adapter-react-ui" : " ^0.9.5" ,
38
38
"@solana/wallet-adapter-wallets" : " ^0.16.1" ,
39
39
"@solana/web3.js" : " ^1.43.4" ,
40
- "@strata-foundation/marketplace-sdk" : " ^3.9.0 " ,
41
- "@strata-foundation/react" : " ^3.9.0 " ,
40
+ "@strata-foundation/marketplace-sdk" : " ^3.9.1 " ,
41
+ "@strata-foundation/react" : " ^3.9.1 " ,
42
42
"@types/auth0-js" : " ^9.14.5" ,
43
43
"@types/cors" : " ^2.8.12" ,
44
44
"@types/node-localstorage" : " ^1.3.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.9.1] ( https://github.com/StrataFoundation/strata/compare/v3.9.0...v3.9.1 ) (2022-07-12)
7
+
8
+ ** Note:** Version bump only for package @strata-foundation/react
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.9.0] ( https://github.com/StrataFoundation/strata/compare/v3.8.2...v3.9.0 ) (2022-07-11)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @strata-foundation/react" ,
3
- "version" : " 3.9.0 " ,
3
+ "version" : " 3.9.1 " ,
4
4
"description" : " React utils for strata foundation" ,
5
5
"source" : " src/index.ts" ,
6
6
"main" : " dist/lib/index.js" ,
37
37
"@solana/wallet-adapter-wallets" : " ^0.16.1" ,
38
38
"@solana/web3.js" : " ^1.43.4" ,
39
39
"@strata-foundation/fungible-entangler" : " ^3.9.0" ,
40
- "@strata-foundation/marketplace-sdk" : " ^3.9.0 " ,
41
- "@strata-foundation/spl-token-bonding" : " ^3.9.0 " ,
42
- "@strata-foundation/spl-token-collective" : " ^3.9.0 " ,
40
+ "@strata-foundation/marketplace-sdk" : " ^3.9.1 " ,
41
+ "@strata-foundation/spl-token-bonding" : " ^3.9.1 " ,
42
+ "@strata-foundation/spl-token-collective" : " ^3.9.1 " ,
43
43
"@strata-foundation/spl-utils" : " ^3.9.0" ,
44
44
"@toruslabs/solana-embed" : " 0.0.9" ,
45
45
"@types/lru-cache" : " ^7.6.1" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.9.1] ( https://github.com/StrataFoundation/strata/compare/v3.9.0...v3.9.1 ) (2022-07-12)
7
+
8
+ ** Note:** Version bump only for package @strata-foundation/site
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.9.0] ( https://github.com/StrataFoundation/strata/compare/v3.8.2...v3.9.0 ) (2022-07-11)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @strata-foundation/site" ,
3
- "version" : " 3.9.0 " ,
3
+ "version" : " 3.9.1 " ,
4
4
"scripts" : {
5
5
"clean" : " shx rm -rf .next" ,
6
6
"dev" : " NODE_OPTIONS='--inspect' next dev" ,
15
15
"@chakra-ui/icons" : " ^1.1.7" ,
16
16
"@chakra-ui/react" : " ^1.8.1" ,
17
17
"@solana/spl-token" : " 0.1.8" ,
18
- "@strata-foundation/react" : " ^3.9.0 " ,
18
+ "@strata-foundation/react" : " ^3.9.1 " ,
19
19
"next" : " 12.0.7" ,
20
20
"next-seo" : " ^5.1.0" ,
21
21
"react" : " 17.0.2" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.9.1] ( https://github.com/StrataFoundation/strata/compare/v3.9.0...v3.9.1 ) (2022-07-12)
7
+
8
+ ** Note:** Version bump only for package @strata-foundation/spl-token-bonding
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.9.0] ( https://github.com/StrataFoundation/strata/compare/v3.8.2...v3.9.0 ) (2022-07-11)
7
15
8
16
Original file line number Diff line number Diff line change 4
4
"access" : " public" ,
5
5
"registry" : " https://registry.npmjs.org/"
6
6
},
7
- "version" : " 3.9.0 " ,
7
+ "version" : " 3.9.1 " ,
8
8
"description" : " Interface to the spl-token-bonding smart contract" ,
9
9
"repository" : {
10
10
"type" : " git" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.9.1] ( https://github.com/StrataFoundation/strata/compare/v3.9.0...v3.9.1 ) (2022-07-12)
7
+
8
+ ** Note:** Version bump only for package @strata-foundation/spl-token-collective
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.9.0] ( https://github.com/StrataFoundation/strata/compare/v3.8.2...v3.9.0 ) (2022-07-11)
7
15
8
16
** Note:** Version bump only for package @strata-foundation/spl-token-collective
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @strata-foundation/spl-token-collective" ,
3
- "version" : " 3.9.0 " ,
3
+ "version" : " 3.9.1 " ,
4
4
"description" : " Interface to the spl-token-collective smart contract" ,
5
5
"publishConfig" : {
6
6
"access" : " public" ,
30
30
"@bonfida/spl-name-service" : " ^0.1.22" ,
31
31
"@project-serum/anchor" : " ^0.24.2" ,
32
32
"@solana/web3.js" : " ^1.43.4" ,
33
- "@strata-foundation/spl-token-bonding" : " ^3.9.0 " ,
33
+ "@strata-foundation/spl-token-bonding" : " ^3.9.1 " ,
34
34
"@strata-foundation/spl-utils" : " ^3.9.0" ,
35
35
"bn.js" : " ^5.2.0" ,
36
36
"copyfiles" : " ^2.4.1"
You can’t perform that action at this time.
0 commit comments