What's Changed
- fix(ImageUtils): flipY flippedIndex calculation by @danila-schelkov in #201
- perf(ImageUtils): improve flipY cache locality by @danila-schelkov in #202
- fix: return null if no navigation history by @danila-schelkov in #203
- feat(export): preserve stage center when export by @danila-schelkov in #204
Full Changelog: v1.6.1...v1.6.2