@acromedia/eslint-plugin-gesso
6.0.0
Major Changes
-
609c5e9: No breaking changes to these packages, scheduled major release
Gesso V6 Update
- 14 Hook definitions removed (ie
useX
) - 8 Types removed across packages
- 1 Plugin made to be required (
update
) - 20 Data mapping changes (mostly related to
subtotal
,total
,discount
, andtotalItems
being moved toadjustments
inCart
) - 1 Plugin type change (
ComponentFactoryPluginV2
) - 3 Interface properties removed from core
- 1 Environment variable removed from cli
- 1 Command removed from cli
- 2 Config flags removed from create-script
- 5 Templates updated in next/client
- 1 Generator added in next/client
- 1 Theme Token Removed in design-system
- 11 Components With Removed Props in design-system
- 14 Hook definitions removed (ie
5.0.1
Patch Changes
- 352ef12: Update dependencies and clean up dependency tree
5.0.0
Major Changes
-
bff9b4a: # Gesso V5 Update
- 6 Functions Removed
- 1 Theme Token Removed
- 3 Components Removed
- 12 Components With Removed Props
- 2 Export Names Changed
- 8 Type Changes
4.0.1
Patch Changes
- 54f1216: Remove outdated license settings in package.json
4.0.0
Major Changes
- f49ee1f: gesso v4 version bump
1.3.2 (2022-02-12)
3.0.0
Major Changes
- 781f7d4: Release V3
Bug Fixes
- add husky (2288c83)
1.3.1 (2022-02-11)
Bug Fixes
- handle and check spread operators (117aa58)
1.3.0 (2022-02-11)
Bug Fixes
- check against number or string (6c902c0)
Features
- allow specific property/value pair exceptions (73f4566)
1.2.0 (2022-02-11)
Bug Fixes
Features
1.1.0 (2022-02-11)
Features
- add full list of properties that should have tokens (5dd9343)
1.0.1 (2022-02-11)
Bug Fixes
1.0.0 (2022-02-11)
Bug Fixes
- linting fixes and docs cleanup (61bee44)
- master -> main in gitlab-ci config (ba724e5)
- move GITLAB_TOKEN to external variables as it needs write permissions (1ef5d71)
- use ci job token as gitlab token (bf6321a)
Features
- initial release (478c401)