Releases: regchiu/vscode-lottie-preview
Releases · regchiu/vscode-lottie-preview
v1.2.3
[1.2.3]
Security
- Bump
vite
from 5.2.11
to 5.4.10
.
- npm audit fix.
v1.2.2
Docs
- Add commands information.
Security
- Upgrade
@azure/identity
to version 4.2.1
or later.
v1.2.1
Fix
- Unstable webview postMessage.
v1.2.0
Refactor
React
and vscode/webview-ui-toolkit
,
v1.0.3
Performance
- Set
WebviewPanelOptions.retainContextWhenHidden
to false
.
v1.0.2
Chore
- Update dependencies
@dotlottie/dotlottie-js
to 0.7.1
@dotlottie/player-component
to 2.7.12
v1.0.1
Refactor
- Replace
lottie-player
with dotlottie-player
Chore
- Update dependencies
- @dotlottie/dotlottie-js to
0.7.0
- @dotlottie/player-component to
2.7.9
v1.0.0
Features
Break Changes
- Rename command title
Lottie Preview: Preview Lottie
to Lottie Preview: Preview .json Lottie
v0.0.5
Fix command menu item only show when active text editor is lottie file.