4.16.2
· One min read
Highlights
- Fix: resolved an error thrown when calling
removePanelon a not-yet-rendered (unseen) panel withrenderOnlyVisible(#946)
Published packages
@egjs/flicking@4.16.2@egjs/react-flicking@4.16.4@egjs/vue3-flicking@4.16.2
Internal changes: repaired the CI test workflow for the pnpm monorepo, reorganized docs demos (CrossFlicking preset, reactive demos replacing legacy advanced demos), and realigned e2e specs. See the PR list below for details.
What's Changed
- chore(ci): fix broken test workflow for pnpm monorepo by @cjw783 in https://github.com/naver/egjs-flicking/pull/947
- fix: error on removePanel for unseen panel by @malangfox in https://github.com/naver/egjs-flicking/pull/946
- docs: llms 가이드 추가 by @daybrush in https://github.com/naver/egjs-flicking/pull/943
- release: core 4.16.2 (버그 수정 + CI 정비 + 데모/문서 개편) by @cjw783 in https://github.com/naver/egjs-flicking/pull/948
- fix(docs): replace CrossFlicking demo & docs by @cjw783 in https://github.com/naver/egjs-flicking/pull/944
- Fix/reactive api demo by @cjw783 in https://github.com/naver/egjs-flicking/pull/945
Full Changelog: https://github.com/naver/egjs-flicking/compare/4.16.1...4.16.2