Skip to content

Releases: scottrippey/next-router-mock

v0.9.13

28 Mar 04:33
7b2c260
Compare
Choose a tag to compare

Patch Changes

  • 5afd47b: Add support for parsing search parameter for URLs

v0.9.12

06 Feb 00:17
0a17eb5
Compare
Choose a tag to compare

Patch Changes

  • d2e8fff: Enable MemoryRouterProvider to use the async singleton

v0.9.11

23 Dec 05:10
11c09a0
Compare
Choose a tag to compare

Patch Changes

  • 4603169: fix: update UrlObject type to match native url module

v0.9.10

25 Sep 14:40
3abed1b
Compare
Choose a tag to compare

Patch Changes

  • c8270b3: Updated MemoryRouterProvider to support Next 13.5 (fixes #104)

v0.9.9

13 Aug 14:52
5662b44
Compare
Choose a tag to compare

Patch Changes

  • 41e335c: - Better support for the "as" parameter
    • Implemented correct behavior when "as" path is different than the real path
    • Fixes #89

v0.9.8

09 Aug 21:21
e0087e5
Compare
Choose a tag to compare

Patch Changes

  • 105a8bc: Added automated releases and a changelog!