Skip to content

Latest commit

 

History

History
113 lines (63 loc) · 4.34 KB

CHANGELOG.md

File metadata and controls

113 lines (63 loc) · 4.34 KB

@sect/use-placeholder-path

1.3.3

Patch Changes

1.3.2

Patch Changes

1.3.1

Patch Changes

1.3.0

Minor Changes

  • #20 cb76a59 Thanks @sectsect! - .

    • feat: add support for Top-Level path in 'Optional Catch-all Segments'

1.2.1

Patch Changes

  • #18 3f61379 Thanks @sectsect! - .

    • chore: add missing build files
    • chore: update .gitignore
    • chore: remove dist files from Git scope
    • chore: update .npmignore

1.2.0

Minor Changes

  • #16 8a3e6eb Thanks @sectsect! - .

    • feat: add support for 'Optional Catch-all Segments'
    • refactor: code refactor

1.1.5

Patch Changes

1.1.4

Patch Changes

  • #12 4b08766 Thanks @sectsect! - .

    • chore: remove unwanted package
    • chore: add package tsc-files
    • refactor: code refactor

1.1.3

Patch Changes

1.1.2

Patch Changes

1.1.1

Patch Changes

1.1.0

Minor Changes

  • #4 634a523 Thanks @sectsect! - add testing

    • test: add integration tests
    • fix: fix handling for query params
    • test: add a test
    • build: update ci workflow

1.0.0

Major Changes