Skip to content

Releases: croct-tech/coding-standard-js

0.5.0

30 Mar 14:29
4fa9227
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

🚧 Maintenance

🎉 Thanks to all contributors helping with this release:
@georgekaran, @renovate and @renovate[bot]

0.4.0

18 Mar 21:56
992b199
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐞 Bug Fixes

  • Disable import/export rule for Typescript (#107), thanks georgekaran!
  • Increase newline-destructuring/newline items values (#108), thanks georgekaran!

🚧 Maintenance

🎉 Thanks to all contributors helping with this release:
@georgekaran, @renovate and @renovate[bot]

0.3.0

14 Mar 19:43
430e3a2
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Add rule for proper multiline destructuring (#95), thanks Fryuni!
  • Prevent noisy destructuring on function parameter (#97), thanks Fryuni!
  • Allow typescript namespaces (#93), thanks Fryuni!
  • Add eslint-comments plugin (#94), thanks georgekaran!

🔧 Enhancements

  • Allow typescript namespaces (#93), thanks Fryuni!
  • Disallow useless escape characters (#89), thanks Fryuni!
  • Add sort-keys rule to react styles (#87), thanks georgekaran!

🐞 Bug Fixes

🚧 Maintenance

🎉 Thanks to all contributors helping with this release:
@Fryuni, @georgekaran , @renovate and @renovate[bot]

0.2.3-rc.1

14 Mar 01:56
2d6ee6e
Compare
Choose a tag to compare
0.2.3-rc.1 Pre-release
Pre-release

What's Changed

🚀 Features

🔧 Enhancements

  • Allow typescript namespaces (#93), thanks Fryuni!
  • Disallow useless escape characters (#89), thanks Fryuni!
  • Add sort-keys rule to react styles (#87), thanks georgekaran!

🐞 Bug Fixes

🚧 Maintenance

🎉 Thanks to all contributors helping with this release:
@Fryuni, @georgekaran, @renovate and @renovate[bot]

0.2.2

10 Mar 22:29
302ad94
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐞 Bug Fixes

🚧 Maintenance

🎉 Thanks to all contributors helping with this release:
@georgekaran, @renovate and @renovate[bot]

0.2.1

09 Mar 19:21
75ca6df
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

🚧 Maintenance

🎉 Thanks to all contributors helping with this release:
@georgekaran, @renovate and @renovate[bot]

0.2.0

08 Mar 21:47
5fc360d
Compare
Choose a tag to compare

What's Changed

🚀 Features

🔧 Enhancements

🐞 Bug Fixes

🚧 Maintenance

🎉 Thanks to all contributors helping with this release:
@Fryuni, @georgekaran, @marcospassos, @renovate, @renovate-bot and @renovate[bot]

0.1.3

08 Feb 23:50
91102a8
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

🎉 Thanks to all contributors helping with this release:
@georgekaran

0.1.2

08 Feb 22:25
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

🎉 Thanks to all contributors helping with this release:
@georgekaran

0.1.1

08 Feb 21:58
fd8f779
Compare
Choose a tag to compare

What's Changed

🔧 Enhancements

  • Add support for JS files on TS projects (#14), thanks Fryuni!

🚧 Maintenance

🎉 Thanks to all contributors helping with this release:
@Fryuni and @georgekaran