Skip to content

Latest commit

 

History

History
38 lines (17 loc) · 1.42 KB

CHANGELOG.md

File metadata and controls

38 lines (17 loc) · 1.42 KB

1.1.0 (2022-02-09)

Features

  • 🎸 add exports field to package.json (a4e792d)

Bug Fixes

  • 🐛 type errors when this package is in node_modules (ceddc50)

Styles

  • 💄 sort package.json fields (b0f7280)

1.0.2 (2022-02-09)

Bug Fixes

  • 🐛 yarn publish didn't work (41778c5)

1.0.1 (2022-02-09)

Bug Fixes

  • 🐛 unexpected error when npmPublish is undefined (fb28e4c)

1.0.0 (2022-02-09)

Features

  • 🎸 allow undefined for PluginConfig (57dd862)
  • 🎸 implement for initial release (b4872b2)