Releases: iamspark1e/netlify-cms-widget-simplemde
Releases · iamspark1e/netlify-cms-widget-simplemde
v1.0.3
- using Vite v4 instead of Webpack v3
v1.0.2
v1.0.1
- Feat: re-add "Code" button to the toolbar.
v1.0.0
- add a little fixures in Preview mode
- add jsDelivr CDN url
- chores: update badge
v0.0.5
v0.0.3 - v0.0.5
- Add "Open Media Gallery" tool button, now you can use the images from gallery.
- Fix the insert position error of v0.0.4, now the gallery image will be inserted at your cursor point instead of the end of whole markdown.
- Fix Preview cannot load your image of the gallery, now using
getAsset
method.
Chores:
- Add
terser-webpack-plugin
for compressing the production code (although doesn't make 1kb difference 😆 )
First stable version
v0.0.3 fix: build version contain webpack modules