Skip to content

Releases: himynameisdave/eslint-config-himynameisdave

v4.0.4

27 Feb 23:29
4f3bfc1
Compare
Choose a tag to compare

Minor package upgrades.

Raw commits

v4.0.3...v4.0.4

v4.0.3

21 Feb 00:01
fe9a1de
Compare
Choose a tag to compare

Some minor package upgrades, including a major version bump for husky (which is only used internally).

Raw commits

v4.0.2...v4.0.3

v4.0.2

06 Feb 23:56
8d775e0
Compare
Choose a tag to compare

Very minor package upgrades.

Raw commits

v4.0.1...v4.0.2

v4.0.1

31 Jan 00:44
de50c60
Compare
Choose a tag to compare

Raw commits

v4.0.0...v4.0.1

v4.0.0

24 Jan 22:43
9553d64
Compare
Choose a tag to compare

Changes some internal stuff, updates packages, adds some new rules, changes default branch to main, uses GH actions instead of Travis CI.

Breaking changes

  • Dropped support for Node 10, hence the major version bump.

Raw commits

  • 📖 Update badges on README 2ee2130
  • ⌚️ Change outdated schedule time 965f139
  • 🏷 Rename outdated task fe7b201
  • ✅ Use files list instead of npmignore file f6d4798
  • 🔟 Drop Node 10 support 044cd61
  • 📝 Try configuring GH actions df4e8e6
  • ⚠️ Switch arrow-parens rule to as-needed 775c725
  • 📦 Package upgrades 6c15772

v3.3.0...v4.0.0

v3.3.0

16 Jan 21:50
848e76e
Compare
Choose a tag to compare

Updates a lot of packages, including renaming a lot of the unicorn rules (see here).

Raw commits

  • 📦 Package upgrades 8db6f10
  • 🔅 Turn off non-nullable-type-assertion-style rule 3aafb18

v3.2.0...v3.3.0

v3.2.0

18 Dec 17:09
b925a66
Compare
Choose a tag to compare

Upgrades some packages, adds some new rules.

Raw commits

v3.1.0...v3.2.0

v3.1.0

24 Nov 02:43
0df0b2d
Compare
Choose a tag to compare

Fixes a jest config issue.

Raw commits

v3.0.0...v3.1.0

v3.0.0

16 Nov 01:23
25c3f6e
Compare
Choose a tag to compare

At long last, we finally have a full version with Typescript and Svelte support.

Raw commits

See here for more details.

  • Merge pull request #10 from himynameisdave/v3.0.0 bddb8ec
  • 🔧 Fix object-curly-newline rule 5a96d8b
  • 🐉 Set parserOptions for svelte dc4da2b

v3.0.0-rc6...v3.0.0

v3.0.0-rc4

17 Jul 19:33
2f676d7
Compare
Choose a tag to compare
v3.0.0-rc4 Pre-release
Pre-release

Just more package updates, but I think we should be good to go with a v3 release now.

Raw commits

v3.0.0-rc3...v3.0.0-rc4