Skip to content

Releases: workleap/sg-web-configs

@sharegate/[email protected]

16 Mar 19:24
3db91c4
Compare
Choose a tag to compare

Minor Changes

  • 0eec41d: Eslint plugin now supports TypeScript version %

@sharegate/[email protected]

02 Mar 20:39
993e730
Compare
Choose a tag to compare

Patch Changes

  • ae3ea39: - Improved Eslint Documentation by adding recipes for common use cases
    • Added schema to the tsconfig.json files in the documentation
    • Added the typescript parser to js/jsx files when the typescript plugin is imported. It allow hybrid project to use the typescript parser for the js/jsx files.
    • Fixed the PostCSS plugin to work properly now

@sharegate/[email protected]

02 Mar 20:56
0b060d9
Compare
Choose a tag to compare

Patch Changes

  • 035b3c3: Updated the package description

@sharegate/[email protected]

02 Mar 20:39
993e730
Compare
Choose a tag to compare

Major Changes

  • ae3ea39: - Improved Eslint Documentation by adding recipes for common use cases
    • Added schema to the tsconfig.json files in the documentation
    • Added the typescript parser to js/jsx files when the typescript plugin is imported. It allow hybrid project to use the typescript parser for the js/jsx files.
    • Fixed the PostCSS plugin to work properly now

@sharegate/[email protected]

02 Mar 20:39
993e730
Compare
Choose a tag to compare

Minor Changes

  • ae3ea39: - Improved Eslint Documentation by adding recipes for common use cases
    • Added schema to the tsconfig.json files in the documentation
    • Added the typescript parser to js/jsx files when the typescript plugin is imported. It allow hybrid project to use the typescript parser for the js/jsx files.
    • Fixed the PostCSS plugin to work properly now

@sharegate/[email protected]

16 Jan 17:15
a90af93
Compare
Choose a tag to compare

Major Changes

  • c9774f2: Fixed glob pattern for storybook files

@sharegate/[email protected]

12 Jan 21:03
f473e19
Compare
Choose a tag to compare

Minor Changes

  • a37e12d: Modified the cra.json config to remove the incremental true

@sharegate/[email protected]

12 Jan 19:47
8b2ab49
Compare
Choose a tag to compare

Minor Changes

  • 9113160: NextJs eslint config now extends the react configuration

@sharegate/[email protected]

12 Jan 17:30
3ea418d
Compare
Choose a tag to compare

Major Changes

  • a1b9a73: Breaking

    • Renamed recommended configuration to core
    • Moved browser env to the react configuration
    • Updated the documentation to reflect the changes

@sharegate/[email protected]

11 Jan 22:37
c4ddd58
Compare
Choose a tag to compare

Patch Changes

  • 11a2d21: Updated badges in README