Skip to content

Releases: knutkirkhorn/sofic

v4.0.1

08 Feb 19:56

Choose a tag to compare

  • Fix missing snippets in package 2a2a88d

v4.0.0...v4.0.1

v4.0.0

08 Feb 19:23

Choose a tag to compare

  • Add gitattributes to add command 9d74aa6
  • Add format:check to scripts in package.json ab72cd6
  • Add lint to scripts in package.json da4814e
  • Bump dependencies 7d3c167
  • Add Prettier as dev dependency with add command 31912b9
  • Convert prettier config to mjs file 4ebefb0
  • Migrate to TypeScript (#33) 14e088e

v3.3.0...v4.0.0

v3.3.0

01 Jun 20:24

Choose a tag to compare


v3.2.0...v3.3.0

v3.2.0

11 May 08:35

Choose a tag to compare

  • Fix EditorConfig filename 38e1de8
  • Add --list flag to print available add tools 64e64b8
  • Prettify add command outputs (#25) 17978dd

v3.1.0...v3.2.0

v3.1.0

10 May 15:19

Choose a tag to compare

  • Add EditorConfig to add command f7b446d

v3.0.1...v3.1.0

v3.0.1

08 May 21:25

Choose a tag to compare

  • Move execa from devDependencies to dependencies 3d890f2

v3.0.0...v3.0.1

v3.0.0

08 May 20:06

Choose a tag to compare

Breaking

  • Require Node.js 18 3104424
  • Remove check of used ESLint plugin in config ad971cb

Improvements

  • Improve ESLint and Prettier config errors 969a64a
  • Check for GitLab CI file 091ca13
  • Only check GitHub Actions for GitHub repos 67993a1
  • Only check GitHub Actions in git repo f4a3abb
  • Update help output 871c7d5
  • Add Prettier to add command 4ae852e
  • Add add command ec5be2e
  • Check for new ESLint config file and add regex file checks c1b3f5e
  • Default to check command if no command is provided cc28320
  • Move default CLI function to check command 70792d3

add command

Run either sofic add eslint or sofic add prettier to install packages and add config to your project.


v2.4.3...v3.0.0

v2.4.3

05 Feb 21:32

Choose a tag to compare

  • Fix Tailwind Prettier plugin check 6425c72

Full Changelog: v2.4.2...v2.4.3

v2.4.2

05 Feb 21:21

Choose a tag to compare

  • Include missing file in package c20dbe7

Full Changelog: v2.4.1...v2.4.2

v2.4.1

05 Feb 21:03

Choose a tag to compare

  • Include missing directory in package 0cdda64

Full Changelog: v2.4.0...v2.4.1