Skip to content
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

test: validate remainder path #449

Merged
merged 1 commit into from
Sep 25, 2024
Merged

test: validate remainder path #449

merged 1 commit into from
Sep 25, 2024

Conversation

SgtPooki
Copy link
Member

No description provided.

@SgtPooki SgtPooki requested a review from a team as a code owner September 25, 2024 18:24
Copy link
Member Author

@SgtPooki SgtPooki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

self review. adding tests to main branch to help with fixing errors in #448

@SgtPooki SgtPooki merged commit 7748e75 into master Sep 25, 2024
16 checks passed
@SgtPooki SgtPooki deleted the test/adding-tests branch September 25, 2024 18:35
SgtPooki added a commit that referenced this pull request Sep 25, 2024
SgtPooki added a commit that referenced this pull request Oct 17, 2024
* feat: convert to typescript and remove redux-bundler

* feat: fetching is working

* fix: build is working

* test: fix findLinkPath tests

* test: fixing unit tests

* fix: navigating through a dag works again

* chore: remove tests that will come from #449

* fix: builds and passes tests

* fix: storybook and types

* fix: deep-link to an explore view

* chore: pin storybook, remove viteFinal config

* chore: add package-lock.json to attempt to fix CI

* test: typed storybook default exports

* chore: update storybook

* chore: migrate storybook stories to tsx

* chore: update aegir

* fix: cid stories and rendering shortest cids

* fix: storybook dev auto-reload

* fix: graphcrumb stories

* fix: aegir build is consumable by explore.ipld.io

* feat: importable by explore.ipld.io

* chore: externalizing more deps

* chore: remove unnecessary build plugins

* chore: update and move react-helmet to deps

* chore: cleanup unused storybook deps

* chore: remove rollup direct dev dependency

* chore: remove babel

* chore: add react-hooks eslint plugin

* chore: update Helia deps

* chore: update eslint plugins

* chore: update aegir

* chore: update @types deps

* chore: update filesize

* chore: update ipld libs

* chore: update multiformats

* chore: update vite

* chore: update storybook deps

* chore: remove @rollup/plugin-node-resolve

* chore: update testing deps and react

* chore: update react peer deps

* chore: update the last of the deps

* feat: new links-table without react-virtualized

* fix: fixing up some issues with new links table

* fix: links-table uses grid instead of flex

* feat: new links table

* docs: update user guide instructions

* test: vitest runs again

* fix: breadcrumb link clicking

* chore: convert tests to typescript

* chore: fix import path

* chore: update package-lock.json
github-actions bot pushed a commit that referenced this pull request Oct 17, 2024
## [8.0.0](v7.0.3...v8.0.0) (2024-10-17)

### ⚠ BREAKING CHANGES

* remove redux-bundler, full typescript (#448)

### Features

* remove redux-bundler, full typescript ([#448](#448)) ([eeb15ec](eeb15ec)), closes [#449](#449)

### Tests

* validate remainder path ([#449](#449)) ([7748e75](7748e75))
Copy link
Contributor

🎉 This PR is included in version 8.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant