Releases: jakebailey/pyright-action
Releases · jakebailey/pyright-action
v1.8.1
- More verbose npm error (ab655b5)
v1.8.0
v1.7.1
Fixes:
- Fix skip-unannotated (f0b639c)
Other:
- Don't watch in release-it (af54139)
- Update actions/checkout digest to b4ffde6 (#50) (b7a5ff7)
- Update actions/setup-node action to v4 (#56) (3400d73)
- dprint config update (6005fd3)
- Update deps (f9ae0ac)
- Switch to vitest (34c9e23)
- Update actions/setup-node digest to 5e21ff4 (#41) (e4696e5)
- Update actions/checkout action to v4 (#42) (c96123b)
v1.7.0
This version automatically uses Node 20 if present on the runner, rather than Node 16; this should improve performance by using a newer / faster version of Node.
This should bea backwards-compatible change; if a runner is missing Node 20 in the default runner install, Node 16 will continue to be used instead.
v1.6.0
- Used undashed flags for 1.1.309 onward (9a4e6bb)
- Handle all flags (e2b6bd2)
- Improve logic for disabling JSON (13f7f6c)
- Sort getInput mock calls for better test diffs (24f5e1f)
- Add test, quoting (221a611)
- Switch extra-args parsing to one which handles quotes (9e4af90)
- Fix testing (e5f0c49)
- Big dep update (d326e6c)
v1.5.1
v1.5.0
v1.4.2
- Add eslint-plugin-unicorn, fixups (f878ee4)
- Update deps (56a872f)
- Update coverage (3f965b9)
- Fix my CI oops (672e2dc)
- Update deps (33e8e3c)
- Switch formatter to dprint (f17434a)
- Update deps (cd6ec80)
- Switch back to npm (8f2d537)
- Update deps (b2897a7)
- Update deps (8a3d7c0)
- Update deps (813f5ff)
- Update deps (bde8b1d)
- Update deps (b0621bd)
- Fix my bad import changing (66e122b)
- Update deps and use node: imports (a1fecf7)
- Update for TS 4.8 fix (7e33b86)
- Update deps (035f8f8)
- Update deps (1d74305)
v1.4.1
v1.4.0
- Bump maxBuffer to 100MB to accept >1MB output (78a64af)
- Update yarn (45fb8f3)
- Update deps (bf09870)
- Update deps (d4e9648)
- Update deps (cbaa3ee)
- Drop old clona for newer, mainted klona (52d6349)
- Upgrade to strictest tsconfig preset (51ed99e)
- Verify that dist does not differ from build (c0254c9)
- Update deps, remove supportedArchitectures from .yarnrc (6a15b61)
- Update yarn (3b970e5)
- Enable type checking in eslint, fix a few things (2dbd5df)
- Update deps (bd3e35c)
- Update deps for husky patch (d5dad01)