Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[0.4.0] - 2024-03-13
Added
eslint-config-prettier
as explicit dependency [Addeslint-config-prettier
as explicit dependency #1509]checks
script [Addformat
to CI andchecks
script #1504]vitest-canvas-mock
dependency to replacecanvas
[Replacecanvas
withvitest-canvas-mock
#1506]AppImage
component [Upgrade to SvelteKit 2 #1284]Changed
mockReadableStore
to be not be writable [Separate store mocks into proper readable and writable store mocks #1285]settingsStore
and create readablegasStore
to storelimitLower
,limitUpper
,priceLower
[Gas limits stored in localStorage do not get updated if the ENV values are changed #1308]Removed
@zerodevx/svelte-toast
[Addeslint-config-prettier
as explicit dependency #1509]canvas
dependency [Replacecanvas
withvitest-canvas-mock
#1506]mockDerivedStore
[Separate store mocks into proper readable and writable store mocks #1285]limitLower
,limitUpper
,priceLower
fromsettingsStore
[Gas limits stored in localStorage do not get updated if the ENV values are changed #1308]Fixed