Releases: solana-program/create-solana-program
v0.1.17
Patch Changes
- #24
289ccfdThanks @lorisleiva! - Fix exported extensions in package.json
v0.1.16
Patch Changes
-
#22
6d5164bThanks @steveluscher! - Usecargo-build-sbfinstead ofcargo build-sbfwhen building clients -
#21
a25f252Thanks @steveluscher! - Generated clients can now be imported into ESM projects
v0.1.15
Patch Changes
- #18
8fb8cecThanks @steveluscher! - Point to correct location for TypeScript definitions
v0.1.14
v0.1.13
Patch Changes
-
363da94Thanks @lorisleiva! - Generate description in JS client package.json -
7c846d0Thanks @lorisleiva! - Urlencode README badges
v0.1.12
Patch Changes
-
#11
097d08aThanks @lorisleiva! - Rename validator scripts -
a7e46b7Thanks @lorisleiva! - Prefix dot files with _. in templates -
#9
2b62bf0Thanks @steveluscher! - Update@solana/web3.jsto^2.0.0-preview– a relative version range that targets the newest version of the preview line -
#12
e254142Thanks @lorisleiva! - Use fixed counter address in snapshotsThis prevents new keypairs from being generated and avoids having lots of unnecessary address changes between snapshots.
v0.1.11
v0.1.10
Patch Changes
-
c67062bThanks @lorisleiva! - Write generated READMEs -
dfff36aThanks @lorisleiva! - Rename --force option to --restart on the validator
v0.1.9
Patch Changes
4739d2dThanks @lorisleiva! - Remove nightly features from rustfmt.toml
v0.1.8
Patch Changes
6c6d6f7Thanks @lorisleiva! - Test another publish cycle