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.
v3.0.0-beta.2
This is the second beta release of the Reaction Admin project that is designed to work with our new Reaction API.
Reaction releases will no longer be coordinated across all projects - we'll release each project, independently, as needed. This means version numbers will no longer be in sync. The newest versions of each project will work together. This change has two exceptions: we will release all projects in coordination for a
beta
release, and all projects in coordination for the officialv3.0.0
release.Features
feat: use new Catalyst data table in products view an#182d update orders view()
feat: point to /graphql instead of /graphql-beta(#190)
Chores
chore: reconfigure docker-compose networks (#194)
Fixes
fix: show product not found in products table(#167)
Refactors
refactor: get
permissions
from groups, not user object(#187)Docs
docs: update links to use trunk branch of docs(#189)