-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: version packages #645
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
4 Skipped Deployments
|
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 25, 2024 09:00
ed5d8a1
to
4213d28
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 25, 2024 12:44
4213d28
to
bbebdd5
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 25, 2024 13:51
bbebdd5
to
5229199
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 25, 2024 14:14
5229199
to
3523f53
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 25, 2024 14:17
3523f53
to
dba2e53
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 25, 2024 14:32
dba2e53
to
20e9500
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 27, 2024 08:52
20e9500
to
42e092b
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 27, 2024 10:19
42e092b
to
acf0754
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 28, 2024 08:43
acf0754
to
5c58345
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 28, 2024 23:53
5c58345
to
6e76d5c
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 2, 2024 14:45
d9883b4
to
7c7793d
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 2, 2024 17:57
7c7793d
to
5daa9b6
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 3, 2024 10:40
5daa9b6
to
04bcc8f
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 3, 2024 10:48
04bcc8f
to
894d211
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 9, 2024 14:09
894d211
to
46c1316
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 9, 2024 14:12
46c1316
to
4d2f2c9
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 9, 2024 15:55
4d2f2c9
to
ce50296
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 11, 2024 03:20
ce50296
to
ea5233b
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 11, 2024 03:57
ea5233b
to
feb237b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR was opened by the Changesets release 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
@blobscan/[email protected]
Minor Changes
#623
025484b
Thanks @xFJA! - Added category column to blob, block and transaction tables.#661
9bceee3
Thanks @xFJA! - Improved the block row rollup icons column by removing duplicated icons.#622
d714683
Thanks @xFJA! - Added copyable behavior to hashes and addresses in blob, block and transaction tables.#637
ca30a0f
Thanks @xFJA! - Added 'Category' filter for blobs, blocks and transactions.Patch Changes
#644
cc62af6
Thanks @PJColombo! - Fixed an issue where the Rollup filter was not being set correctly from query parameters#662
0057df3
Thanks @xFJA! - Fixed misalignment for charts in home page.#657
9599958
Thanks @luis-herasme! - Fixed an issue on the blob details page where the 'Show More' and 'Show Less' labels were displayed incorrectly#656
759fc95
Thanks @xFJA! - Fixed Ether display overflow in Transaction details card for small screens.#631
d5ef1bc
Thanks @luis-herasme! - Added a link to the L1 origin block if the full hash is found using the optimism decoded fields.#632
b89af3a
Thanks @luis-herasme! - Improved the home lists spacingUpdated dependencies [
0922d8b
,025484b
,c88e11f
,0922d8b
,0922d8b
,c88e11f
,ca30a0f
,ca30a0f
]:@blobscan/[email protected]
Minor Changes
6e947ba
Thanks @PJColombo! - Added support for creating jobs based on a specified block number rangePatch Changes
#642
6e947ba
Thanks @PJColombo! - It fixes an issue where thecreate
command wasn't properly iterating over blobs within a given date rangeUpdated dependencies [
0922d8b
,6512745
,c88e11f
,0922d8b
,c88e11f
]:@blobscan/[email protected]
Minor Changes
#623
025484b
Thanks @xFJA! - Added transaction category column to blob data.#637
ca30a0f
Thanks @xFJA! - Remove nullable rollup value on filters.#637
ca30a0f
Thanks @xFJA! - Added 'Category' filter for blobs, blocks and transactions.Patch Changes
#643
0922d8b
Thanks @PJColombo! - Resolved an issue where blocks flagged as reorged remained marked as reorged after being reindexedUpdated dependencies [
0922d8b
,6512745
,c88e11f
,0922d8b
,c88e11f
]:@blobscan/[email protected]
Minor Changes
#633
c88e11f
Thanks @PJColombo! - Dropped blob, block and transaction overall and daily stats models#633
c88e11f
Thanks @PJColombo! - Added overall and daily stats modelsPatch Changes
#643
0922d8b
Thanks @PJColombo! - Added address category info constraints to transaction model#643
0922d8b
Thanks @PJColombo! - Created indexes for block number fields@blobscan/[email protected]
Patch Changes
025484b
,0922d8b
,ca30a0f
,ca30a0f
]:@blobscan/[email protected]
Patch Changes
0922d8b
,c88e11f
,0922d8b
,c88e11f
]:@blobscan/[email protected]
Patch Changes
0922d8b
,c88e11f
,0922d8b
,c88e11f
]:@blobscan/[email protected]
Patch Changes
#628
6512745
Thanks @luis-herasme! - RemovedBLOB_PROPAGATOR_ENABLED
variable.Updated dependencies [
0922d8b
,c88e11f
,0922d8b
,c88e11f
]:@blobscan/[email protected]
Patch Changes
0922d8b
,c88e11f
,0922d8b
,c88e11f
]:@blobscan/[email protected]
Patch Changes
0922d8b
,c88e11f
,0922d8b
,c88e11f
]:@blobscan/[email protected]
Patch Changes
0922d8b
,c88e11f
,0922d8b
,c88e11f
]:@blobscan/[email protected]
Patch Changes
0922d8b
,c88e11f
,0922d8b
,c88e11f
]: