Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 21:55
· 13 commits to main since this release

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)