Skip to content

Releases: grantcodes/micropub

v2.0.1

15 Feb 23:01
a4427f3
Compare
Choose a tag to compare

2.0.1 (2025-02-15)

⚠ BREAKING CHANGES

  • Minimum node version updated. Option getter and setters.

Features

  • add improved validation to options (039b6d8)

Bug Fixes

Miscellaneous Chores

Code Refactoring

  • update dependencies and refactor typescript (f568c91)

v2.0.0

15 Feb 22:54
a36ef04
Compare
Choose a tag to compare

2.0.0 (2025-02-15)

⚠ BREAKING CHANGES

  • Minimum node version updated. Option getter and setters.

Features

  • add improved validation to options (039b6d8)
  • replace axios with native fetch and fix tests (6492e34)

Bug Fixes

Miscellaneous Chores

Code Refactoring

  • update dependencies and refactor typescript (f568c91)