Commit ac5d12c
authored
Version Packages (#506)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## chainlink-deployments-framework@0.56.0
### Minor Changes
-
[#503](#503)
[`08dcbfb`](08dcbfb)
Thanks [@jkongie](https://github.com/jkongie)! - Loading the test engine
environment now accepts two new options
- `WithDatastore` - Allows setting a custom datastore for the
environment.
- `WithAddressBook` - Allows setting a custom address book for the
environment.
-
[#505](#505)
[`602bf03`](602bf03)
Thanks [@graham-chainlink](https://github.com/graham-chainlink)! -
refactor(catalog): rename MemoryDatastore
NewMemoryDataStore -> NewMemoryCatalogDataStore
-
[#508](#508)
[`5761e5a`](5761e5a)
Thanks [@jkongie](https://github.com/jkongie)! - Adds a new option to
test engine environment loading for setting an offchain client.
- `WithOffchainClient` option to set an offchain client into the test
environment
### Patch Changes
-
[#504](#504)
[`4a11d81`](4a11d81)
Thanks [@ecPablo](https://github.com/ecPablo)! - improve error display
for cases where revert has no data using tracing with anvil and
searching for revert reasons on abi registry
---------
Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>1 parent 5761e5a commit ac5d12c
6 files changed
Lines changed: 22 additions & 28 deletions
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
3 | 24 | | |
4 | 25 | | |
5 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments