Releases: solana-program/create-solana-program
v0.1.17
Patch Changes
- #24
289ccfd
Thanks @lorisleiva! - Fix exported extensions in package.json
v0.1.16
Patch Changes
-
#22
6d5164b
Thanks @steveluscher! - Usecargo-build-sbf
instead ofcargo build-sbf
when building clients -
#21
a25f252
Thanks @steveluscher! - Generated clients can now be imported into ESM projects
v0.1.15
Patch Changes
- #18
8fb8cec
Thanks @steveluscher! - Point to correct location for TypeScript definitions
v0.1.14
v0.1.13
Patch Changes
-
363da94
Thanks @lorisleiva! - Generate description in JS client package.json -
7c846d0
Thanks @lorisleiva! - Urlencode README badges
v0.1.12
Patch Changes
-
#11
097d08a
Thanks @lorisleiva! - Rename validator scripts -
a7e46b7
Thanks @lorisleiva! - Prefix dot files with _. in templates -
#9
2b62bf0
Thanks @steveluscher! - Update@solana/web3.js
to^2.0.0-preview
– a relative version range that targets the newest version of the preview line -
#12
e254142
Thanks @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
-
c67062b
Thanks @lorisleiva! - Write generated READMEs -
dfff36a
Thanks @lorisleiva! - Rename --force option to --restart on the validator
v0.1.9
Patch Changes
4739d2d
Thanks @lorisleiva! - Remove nightly features from rustfmt.toml
v0.1.8
Patch Changes
6c6d6f7
Thanks @lorisleiva! - Test another publish cycle