All notable changes to the "vscode-lottie-preview" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Bump
vite
from5.2.11
to5.4.10
. - npm audit fix.
- Add commands information.
- Upgrade
@azure/identity
to version4.2.1
or later.
- Unstable webview postMessage.
React
andvscode/webview-ui-toolkit
,
- Control panel.
- Set
WebviewPanelOptions.retainContextWhenHidden
tofalse
.
- Update dependencies
@dotlottie/dotlottie-js
to0.7.1
@dotlottie/player-component
to2.7.12
- Replace
lottie-player
withdotlottie-player
- Update dependencies
@dotlottie/dotlottie-js
to0.7.0
@dotlottie/player-component
to2.7.9
- Support
.lottie
file
- Rename command title
Lottie Preview: Preview Lottie
toLottie Preview: Preview .json Lottie
- Fix command menu item only show when active text editor is lottie file
- Check active text editor is Lottie file
- Use npm package manager instead of pnpm
- Add keywords to extension manifest
- Initial release