Releases: sneko/hyperlink-middleware
Releases · sneko/hyperlink-middleware
v1.2.2
v1.2.1
v1.2.0
v1.1.0
1.1.0 (2022-06-03)
Bug Fixes
- build: include third-party dependencies for the "umd" format (c45c934)
- ci: use yarn in GitHub workflows too (9bf8f4a)
- test: malformed closing tags + make sure to unwatch for each test (8eceac5)
- watcher: observer was not assigned to the instance (65cfadf)
- watcher: when added node observed, look for children inside too (ffcfc40)
Features
- mdw: implement FormatFirebaseDynamicLinksMiddleware (4f58961)
- mdw: implement IgnoreFollowingsMiddleware (c8859aa)
- mdw: implement SetMissingUrlProtocolMiddleware (a37b3ba)
- mdw: implement SetMissingUrlProtocolMiddleware (1a0cbda)
- watcher: by default allow adding
data-skip-middlewares
HTML attribute to prevent watching the link (9d66ebb) - wrapper: implement FilterWrapper (37772fd)