Skip to content

Latest commit

 

History

History
160 lines (69 loc) · 5.42 KB

CHANGELOG.md

File metadata and controls

160 lines (69 loc) · 5.42 KB

1.6.3 (2024-04-30)

Bug Fixes

  • install devDeps before release (0b1fb3f)

1.6.2 (2024-04-30)

Bug Fixes

1.6.1 (2024-02-18)

Bug Fixes

  • downgrade typescript-eslint for compat (5a38207)

1.6.0 (2024-02-18)

Features

1.5.1 (2024-02-13)

Bug Fixes

  • ignore extensions for packages (b4d0149)

1.5.0 (2024-02-08)

Features

  • strict jsdoc config available (#7) (8a6ed14)

1.4.1 (2023-03-17)

Bug Fixes

1.4.0 (2023-03-17)

Features

  • nest configs, allow underscore dangle (85d37ba)

1.3.3 (2022-11-29)

Bug Fixes

  • import/no-extraneous-dependencies globs (#6) (4f50577)

1.3.2 (2022-11-29)

Bug Fixes

1.3.1 (2022-11-29)

Bug Fixes

  • allow dev dependencies in c/mjs files (5378b59)

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