Releases: workleap/sg-web-configs
Releases · workleap/sg-web-configs
@sharegate/[email protected]
Minor Changes
- 0eec41d: Eslint plugin now supports TypeScript version %
@sharegate/[email protected]
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
- Added schema to the
@sharegate/[email protected]
Patch Changes
- 035b3c3: Updated the package description
@sharegate/[email protected]
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
- Added schema to the
@sharegate/[email protected]
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
- Added schema to the
@sharegate/[email protected]
Major Changes
- c9774f2: Fixed glob pattern for storybook files
@sharegate/[email protected]
Minor Changes
- a37e12d: Modified the cra.json config to remove the incremental true
@sharegate/[email protected]
Minor Changes
- 9113160: NextJs eslint config now extends the react configuration
@sharegate/[email protected]
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]
Patch Changes
- 11a2d21: Updated badges in README