Skip to content

Latest commit

 

History

History
513 lines (257 loc) · 16 KB

File metadata and controls

513 lines (257 loc) · 16 KB

@resolid/config

6.2.0

Minor Changes

  • 3271812 - chore: update dependencies

6.1.0

Minor Changes

  • ef0704c - chore: update dependencies

6.0.0

Major Changes

  • b5bfed5 - feat: upgrade typescript to v7

5.3.30

Patch Changes

  • 235bf8a - chore: update dependencies

5.3.29

Patch Changes

  • 48f44b3 - feat: update some lint rules

5.3.28

Patch Changes

  • 738c983 - feat: update some lint rules

5.3.27

Patch Changes

  • 0eea497 - chore: update dependencies

5.3.26

Patch Changes

  • 4d33eca - chore: update dependencies

5.3.25

Patch Changes

  • 3670d76 - chore: upgrade oxlint to 1.70.0 and enable react/react-compiler rule

5.3.24

Patch Changes

  • 8578b60 - feat: update some lint rules

5.3.23

Patch Changes

  • 4d4535e - chore: update dependencies

5.3.22

Patch Changes

  • 1470793 - chore: update dependencies

5.3.21

Patch Changes

  • 5af95f1 - chore: update dependencies

5.3.20

Patch Changes

  • chore: update package.json (18853af)

5.3.19

Patch Changes

  • chore: change release workflow (2ddb4d8)

5.3.18

Patch Changes

  • chore: update dependencies (d346c82)

5.3.17

Patch Changes

  • chore: update dependencies (87cff70)

5.3.16

Patch Changes

  • chore: update dependencies (b6e8e68)

5.3.15

Patch Changes

  • chore: update dependencies (6fd82fd)

5.3.14

Patch Changes

  • fix: remove react-you-might-not-need-an-effect-js/no-empty-effect rule (fc0b426)

5.3.13

Patch Changes

  • chore: update dependencies (5813bb3)

5.3.12

Patch Changes

  • chore: update dependencies (c5da600)

5.3.11

Patch Changes

  • chore: update dependencies (6ca9ddf)

5.3.10

Patch Changes

  • chore: update dependencies (da34326)

5.3.9

Patch Changes

  • chore: update dependencies (d09a6b9)

5.3.8

Patch Changes

  • chore: update dependencies (5e04fb1)

5.3.7

Patch Changes

  • chore: update dependencies (f47a039)

5.3.6

Patch Changes

  • chore: update dependencies (d291550)

5.3.5

Patch Changes

  • chore: update dependencies (0df71d4)

5.3.4

Patch Changes

  • chore: add react and react-dom types (14422eb)

5.3.3

Patch Changes

  • chore: update dependencies (4a04d1d)

5.3.2

Patch Changes

  • feat: add lib tsconfig and update lint config (4518117)

5.3.1

Patch Changes

  • fix: resolve tsconfig and lint rule conflicts (bd0ab28)

5.3.0

Minor Changes

  • feat: upgrade to typescript 6 (0e463b5)

5.2.2

Patch Changes

  • feat: update oxfmt sortImports config (9157da8)

5.2.1

Patch Changes

  • fix: add oxfmt to package files (789a52f)

5.2.0

Minor Changes

  • feat: add oxfmtConfig helper for extending oxfmt configuration (9d6fb3a)

5.1.1

Patch Changes

  • feat: add unicorn plugin and some pref rules (fbc85fb)

5.1.0

Minor Changes

5.0.3

Patch Changes

5.0.2

Patch Changes

  • feat: update configuration files and improve linting rules (aa501b6)

5.0.1

Patch Changes

  • feat: update oxlint default config (0d662c7)

5.0.0

Major Changes

  • feat: merge eslint to oxlint (386c333)

4.0.1

Patch Changes

  • fix: export tsconfig json files to support extends resolution (29c4648)

4.0.0

Major Changes

  • remove tsconfig exports, require explicit .json extension for tsconfig extends (e2f6ec4)

3.10.4

Patch Changes

  • update @typescript-eslint/no-unused-vars rule (322ff29)

3.10.3

Patch Changes

  • feat: add @typescript-eslint/no-unused-vars options (6be42f4)

3.10.2

Patch Changes

  • fix: update prettier config to resolve organize-imports plugin path (dccac34)

3.10.1

Patch Changes

  • chore: update react-hook lint config to recommended-latest (e215826)

3.10.0

Minor Changes

  • add eslint-plugin-erasable-syntax-only (6f239d6)

3.9.2

Patch Changes

  • update organize-imports plugin config for safer import handling (3fb2f5e)

3.9.1

Patch Changes

  • add type declarations for prettier and eslint configs (fc1bf50)

3.9.0

Minor Changes

  • bump eslint-plugin-react-hooks to v7 (f3f3dc5)

3.8.0

Minor Changes

3.7.3

Patch Changes

3.7.2

Patch Changes

3.7.1

Patch Changes

3.7.0

Minor Changes

3.6.3

Patch Changes

3.6.2

Patch Changes

3.6.1

Patch Changes

3.6.0

Minor Changes

3.5.0

Minor Changes

3.4.0

Minor Changes

3.3.3

Patch Changes

3.3.2

Patch Changes

  • b067e2a Thanks @huijiewei! - patch eslint-plugin-react-hooks to support useEffectEvent

3.3.1

Patch Changes

3.3.0

Minor Changes

3.2.3

Patch Changes

3.2.2

Patch Changes

3.2.1

Patch Changes

3.2.0

Minor Changes

3.1.3

Patch Changes

3.1.2

Patch Changes

3.1.1

Patch Changes

3.1.0

Minor Changes

3.0.5

Patch Changes

3.0.4

Patch Changes

3.0.3

Patch Changes

3.0.2

Patch Changes

3.0.1

Patch Changes

3.0.0

Major Changes

2.1.2

Patch Changes

2.1.1

Patch Changes

  • 5e274b3: upgrade lefthook

2.1.0

Minor Changes

  • 4cdee1c: 提取到单独仓库, 增加自动发布流程