Releases: lukastaegert/eslint-plugin-tree-shaking
Releases · lukastaegert/eslint-plugin-tree-shaking
v1.12.2
1.12.2 (2024-07-19)
Bug Fixes
- exclude the test file from bundle (85d8d36)
- fix tsconfig include pattern error (9496340)
Reverts
v1.12.1
1.12.1 (2024-01-19)
Bug Fixes
- pure notation with spaces (96f0d1c)
v1.10.0
1.10.0 (2022-01-07)
Bug Fixes
- dependencies: update dependencies (4515ad2)
Features
- property-definition-node: support new PropertyDefinition node (441ad0f)
- whitelist-config: add rule config to whitelist certain functions (4ef39f0)
v1.9.2
1.9.2 (2021-06-08)
Bug Fixes
- dependencies: update dependencies (90287ad)
v1.9.1
1.9.1 (2021-05-11)
Bug Fixes
- dependencies: update dependencies (e21c7d3)
v1.9.0
1.9.0 (2021-05-07)
Bug Fixes
- dependencies: update dependencies (f6fe5fc)
Features
- operator: add support for ?? nullish coalescing operator (acc03f9)
v1.8.0
1.8.0 (2020-01-10)
Features
- rollup: update to latest Rollup (6ad3a66)
- typescript: add TypeScript support (c5e7d37)
v1.7.4
1.7.4 (2019-04-04)
Bug Fixes
- crash: handle class properties without initializer (a2e4ed4)