Skip to content

Latest commit

 

History

History
52 lines (26 loc) · 3.1 KB

CHANGELOG.md

File metadata and controls

52 lines (26 loc) · 3.1 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2023-02-25)

Features

  • docs: Add VS Code snippet to README (2483631), closes #12
  • plugin: add loading=lazy to image (89550ea)
  • plugin: extract repeated markup (f51c55c), closes #2
  • README: add blog demo (497912a)
  • README: adds markdown-inject (ebc316e), closes #11

1.0.5 (2023-02-04)

Bug Fixes

  • package: exclude more files from npm pack (d32b7fd)
  • README: the size of the image is too damn high! (abc7eee)

1.0.4 (2023-02-04)

Bug Fixes

  • plugin: add alt tag to paired shortcode (f2b771a)

1.0.3 (2023-02-01)

Bug Fixes

  • plugin: add alt attribute (69efdd0)

1.0.2 (2023-02-01)

Bug Fixes

  • plugin: improve resolution default (467a22e)

1.0.1 (2023-02-01)

1.0.0 (2023-02-01)

Features

  • plugin: add initial mvp (4cf5c8f)