Skip to content

Releases: 21TORR/ci-npm

1.1.0

27 Feb 10:02
1.1.0
be45198
Compare
Choose a tag to compare

✨ Improvements

  • Add brace-style, keyword-spacing, quotes and space-before-function-paren settings to base.yaml eslint configuration.

What's Changed

  • Add brace-style, keyword-spacing, quotes and space-before-function-paren settings to base.yaml eslint configuration. by @21christiansc in #10

Full Changelog: 1.0.8...1.1.0

1.0.8

25 Oct 10:55
1.0.8
22a4384
Compare
Choose a tag to compare

✨ Improvements

  • Ignore unused props parameters.

What's Changed

Full Changelog: 1.0.7...1.0.8

1.0.7

11 Apr 16:27
1.0.7
fab2d33
Compare
Choose a tag to compare

✨ Improvements

  • Allow 0 with unit for custom properties.

What's Changed

  • Allow 0 with unit for custom properties. by @apfelbox in #8

Full Changelog: 1.0.6...1.0.7

1.0.6

31 Mar 11:59
1.0.6
b5c82c4
Compare
Choose a tag to compare

✨ Improvements

  • Only load plugins if we actually need them and not by default.

What's Changed

  • Only load plugins if we actually need them and not by default by @apfelbox in #7

Full Changelog: 1.0.5...1.0.6

1.0.5

31 Mar 11:49
1.0.5
d05fcfa
Compare
Choose a tag to compare

✨ Improvements

  • Add new improved next.js.yaml config.

What's Changed

  • Add new improved next.js.yaml config by @apfelbox in #6

Full Changelog: 1.0.4...1.0.5

1.0.4

01 Mar 15:18
1.0.4
f637411
Compare
Choose a tag to compare

✨ Improvements

  • Relax @typescript-eslint/ban-ts-comment checking.
  • Bump dependencies to newest version.

What's Changed

New Contributors

Full Changelog: 1.0.3...1.0.4

1.0.3

23 Nov 10:08
1.0.3
eb0ffe6
Compare
Choose a tag to compare

✨ Improvements

  • Fix JS indention in switch.

1.0.1

28 Oct 09:59
1.0.1
4a4e170
Compare
Choose a tag to compare

✨ Improvements

  • Allow empty interfaces in TypeScript

1.0.0

28 Oct 09:59
1.0.0
c8688d7
Compare
Choose a tag to compare

Initial release \o/