Skip to content

v1.3.3

Compare
Choose a tag to compare
@smastrom smastrom released this 16 Sep 11:52
· 43 commits to main since this release

What's changed

  • Fixed a regression introduced in v1.3.0 where repositioning was not invoked properly when an element was pushed from the queue.
  • Removed unnecessary configuration watcher in createNotivue.

Other

  • Improve monorepo deps structure
  • Refactor pushProxy / createPush to improve readability