next-replace-url
Version:
Replace URL parameters in Next.js without re-rendering
28 lines (12 loc) • 936 B
Markdown
## [1.0.3](https://github.com/bamdadsabbagh/next-replace-url/compare/v1.0.2...v1.0.3) (2022-03-31)
### Performance Improvements
* **NPM:** Add keyword `nextjs` ([a22ae40](https://github.com/bamdadsabbagh/next-replace-url/commit/a22ae40a01b685cf4ec03e0d333a3843c826eb2f))
## [1.0.2](https://github.com/bamdadsabbagh/next-replace-url/compare/v1.0.1...v1.0.2) (2022-03-30)
### Bug Fixes
* Add license ([a21045f](https://github.com/bamdadsabbagh/next-replace-url/commit/a21045f8127ce3b85f2013a8ecba88e6a5efb383))
## [1.0.1](https://github.com/bamdadsabbagh/next-replace-url/compare/v1.0.0...v1.0.1) (2022-03-30)
### Bug Fixes
* Specify `.js` extension ([3ab9ef4](https://github.com/bamdadsabbagh/next-replace-url/commit/3ab9ef4c80eb3b3573d4333a11dd2bce2838b8a5))
# 1.0.0 (2022-03-30)
### Features
* Initial commit ([6af1926](https://github.com/bamdadsabbagh/next-replace-url/commit/6af19263ce5ff561e1336d54f8986f4bf727f7f0))