Skip to content

Commit

Permalink
Version Packages (#101)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
toomuchdesign and github-actions[bot] authored Oct 27, 2024
1 parent 6d7e5c0 commit ee9ef43
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/fluffy-kids-fix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-panthers-learn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twenty-stingrays-fold.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unlucky-seahorses-taste.md

This file was deleted.

12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# next-use-contextual-routing

## 4.0.0

### Major Changes

- d906493: refactor: drop support for Next.js v13/v14
- 51967c2: refactor: compile to ES6

### Minor Changes

- d906493: feat: support Next.js v15
- 232c3b3: refactor: remove qs-stringify dependency in favour of native URLSearchParams

## 3.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "next-use-contextual-routing",
"description": "Generate Next.js contextual routing paths",
"version": "3.2.0",
"version": "4.0.0",
"keywords": [
"next",
"next.js",
Expand Down

0 comments on commit ee9ef43

Please sign in to comment.