Releases: fridays/next-routes
Releases · fridays/next-routes
1.4.2
Patches
- Update peerDependencies to accept next >= 2; use babel@7: 1c05f86
- Chore(package): update @types/node to version 10.1.2: 676e171
Thanks to @ianwang!
1.4.1
Patches
- TypeScript: Switch wildcard imports for more specific named imports: 7f7521b
1.3.0
Minor Changes
- Update dependencies: a0f5aeb
- Use node 6 for testing: 193f2a3
- Chore(package): update next to version 5.0.0: 7d75623
- Avoid warning with next 5: 5c4d0a1
- Merge pull request #132 from fridays/greenkeeper/next-5.0.0: 4f3e24d
- Merge pull request #134 from chentsulin/patch-1: 72b44c1
1.2.0
Minor Changes
- Update path-to-regexp to the latest version 2.1.0: 6127b9b
1.1.1
Patches
- Do not encode null values for params: 3980765
- Filtering query string for values that are null or undefined: dce003b