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

feat(next): dynamic consumer paths #623

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Dec 7, 2023

  1. feat(next): dynamic consumer paths

    Provides dynamic consumer paths from generated URL using Consumer
    collection route.
    
    fixes chapter-three#615
    mglaman committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f33eaa9 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    4d6781c View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. fix(next): missing dependency in test

    fixes consumers dependency in test
    mglaman committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    13077a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2ec80e View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    ac46d98 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    50df733 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. fix(next): missing dependency in test

    adds consumers to require dev
    mglaman committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f8269a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd454f2 View commit details
    Browse the repository at this point in the history