Skip to content

4.16.3 Release (2026-07-09)

Latest

Choose a tag to compare

@cjw783 cjw783 released this 09 Jul 08:31

Highlights

  • Fix: resolved an insertBefore NotFoundError thrown when inserting/prepending panels while a detached (unseen) panel is used as the insertion reference under renderOnlyVisible (reproducible by clicking Prepend twice in the Add/Remove demo) (#949)
    • Companion fix to 4.16.2's removePanel guard — the same detachment issue on the insert path.

Published packages

  • @egjs/flicking@4.16.3
  • @egjs/react-flicking@4.16.5
  • @egjs/vue3-flicking@4.16.3

What's Changed

  • fix: error on insert for unseen panel by @cjw783 in #949

Full Changelog: 4.16.2...4.16.3