@jsdevtools/rehype-url-inspector
Version:
A rehype plugin to inspect, validate, or rewrite URLs anywhere in an HTML document
22 lines (12 loc) • 965 B
Markdown
Change Log
====================================================================================================
All notable changes will be documented in this file.
Rehype URL Inspector adheres to [Semantic Versioning](http://semver.org/).
[v2.0.0](https://github.com/JS-DevTools/rehype-url-inspector/tree/v2.0.0) (2020-02-18)
----------------------------------------------------------------------------------------------------
- Moved Rehype URL Inspector to the [@JSDevTools scope](https://www.npmjs.com/org/jsdevtools) on NPM
- The "rehype-url-inspector" NPM package is now just a wrapper around the scoped "@jsdevtools/rehype-url-inspector" package
[Full Changelog](https://github.com/JS-DevTools/rehype-url-inspector/compare/v1.0.4...v2.0.0)
[v1.0.0](https://github.com/JS-DevTools/rehype-url-inspector/tree/v1.0.0) (2019-08-23)
----------------------------------------------------------------------------------------------------
Initial release 🎉