Skip to content

Latest commit

 

History

History
83 lines (36 loc) · 2.8 KB

CHANGELOG.md

File metadata and controls

83 lines (36 loc) · 2.8 KB

1.3.0 (2022-11-28)

Features

  • babel import assertions plugin (#2) (a450f8a)

1.2.0 (2022-09-26)

Features

1.1.6 (2022-06-12)

Bug Fixes

  • allow devDeps in build files (abacbb0)

1.1.5 (2022-04-08)

Bug Fixes

  • specify arrow-parens for cjs & esm (682e812)

1.1.4 (2022-04-08)

Bug Fixes

  • consistent arrows between cjs & esm (11a6e83)

1.1.3 (2022-04-07)

Bug Fixes

  • specify no-extraneous-deps config (5c59b36)

1.1.2 (2022-04-03)

Bug Fixes

  • ignore regex template literals for line length (2837b8d)

1.1.1 (2022-03-30)

Bug Fixes

  • help install-peerdeps resolve dependencies (26cdc32)

1.1.0 (2022-03-29)

Features

  • style: add prettier configs (b8611e3)

1.0.2 (2022-03-27)

Bug Fixes

1.0.1 (2022-03-27)

Bug Fixes

1.0.0 (2022-03-27)

Features