Skip to content

Releases: fewlinesco/javascript-styleguide

v.1.0.0

03 May 15:01
262d488
Compare
Choose a tag to compare

This package has been useful for several versions now and it's time to consider it working with a 1.0 release.

What's Changed

Full Changelog: v0.3.3...v.1.0.0

v0.3.3

14 Apr 13:48
aa5f66e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

03 Apr 09:42
f99efe2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1 - 2023-03-17

17 Mar 17:10
eefdee9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

04 Mar 13:18
0914b9f
Compare
Choose a tag to compare

0.3.0 - 2023-03-01

Adding those commits to the package:

  • Bump prettier-plugin-tailwindcss from 0.2.3 to 0.2.4 (#90)
  • Bump @remix-run/eslint-config from 1.13.0 to 1.14.0 (#89)
  • Bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0 (#88)
  • Bump @typescript-eslint/parser from 5.53.0 to 5.54.0 (#87)
  • Bump eslint from 8.34.0 to 8.35.0 (#86)

v0.2.0

04 Mar 13:16
5712a00
Compare
Choose a tag to compare

0.2.0 - 2023-02-21

Bump of all dependencies

v0.1.0

03 Nov 13:09
d196004
Compare
Choose a tag to compare

This release is the first one.

It provides several ESLint config for Fewlines:

  • node
  • react (+node)
  • typescript (+node)
  • react+typescript (+typescript +react)
  • remix (+react+typescript)

It also provides our config for Prettier