Skip to content

Releases: ksoichiro/rehype-img-size

v1.0.1

04 Feb 01:49
ffd967d
Compare
Choose a tag to compare

Pull requests

  • Replace postinstall script not to run for users (#11)

v1.0.0

04 Feb 01:33
7aaa0ee
Compare
Choose a tag to compare

Pull requests

  • Upgrade major deps, migrate package to ESM (#5)
  • Support both ESM and CJS (#7)
  • Added TS typings (#8)
  • Relative path changes (#9)
  • Keep previous usage, fix package config, and add tests to confirm examples work (#10)

Important notes

  • This package is also provided as ES module.
    • For nuxt/content users
      • No actions required to update for now.
    • For API users

v0.0.2

21 Jan 01:40
d815017
Compare
Choose a tag to compare
  • Do nothing when we fail to get the size of the image (#6)