Socket
Socket
Sign inDemoInstall

vite-plugin-checker

Package Overview
Dependencies
Maintainers
0
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-checker - npm Package Versions

1
46

0.4.0-beta.5

Diff

Changelog

Source

0.4.0-beta.5 (2022-02-08)

  • ci: fuck Windows (1424f39)
  • ci: update scripts (e5eab0b)
  • fix: add log level to vls test case (70dc07a)
  • fix: DataCloneError at worker.postMessage (e07269e)
  • fix: do not crash for showing muliple checker results (9226130)
  • fix: ESLint can report multiple errors (e1bcfb4)
  • fix: overlay.initialIsOpen is not work (9383440)
  • fix: resume overlay after Vite full-reload (60aaa93)
  • fix: vls can report multiple errors (db5f73c)
  • fix(vls): should preserve error after editing file without error (13e97be)
  • feat: add maxWarnings option to eslint (#69) (8fc5d7f), closes #69
  • feat: add buildMode flag to ts checker configruration. resolve #65 (#66) (96fc4b4), closes #65 #66 #65
  • feat: distinguish message color for checkers (7aa5674)
  • feat: new ESLint config API (aace273)
  • feat: resume overlay when reload page (7939381)
  • feat: rewrite overlay (bdbe7f7)
  • feat: support log level of ESLint (256ba5a)
  • feat: support overlay configuration (eed4464)
  • feat: support show multiple errors (963fb65)
  • feat: support terminal log control (d3db2b2)
  • feat: use customized overlay (132cd4e)
  • feat: use Svelte to write runtime code (6960f3d)
  • feat(eslint): allow specifying eslint config file (#71) (60ab2d0), closes #71
  • docs: update README (d3002de)
  • docs: update README (8aa0dae)
  • feat : support build option of tsc in watch mode (7a0316a)
  • Fix #85 - add support for passing configuration to VLS. (afd5b9b), closes #85
  • Fix typo (142983c)
  • Make log level filters respected in serve/watch mode with VLS. (b1df12f), closes #63
  • Put empty check in the correct order (c22f1d4)
  • refactor (d59030c)
  • refactor: bump vite and plugin versoin (63c77af)
  • refactor: change ESLint property (02b96cf)
  • refactor: format code (3111c46)
  • refactor: remove old runtime (74d9be1)
  • refactor: simplify test process (6542594)
  • refactor: types (ccd1ef5)
  • build: add lint and format for Svelte (b8951f2)
  • build: exclude @runtime (9681f32)
  • build: fix build command (a7dc6e0)
  • test: add test for vls config (c6501f2)
  • test: pass overlay test (4285d54)
  • test: pass test case except overlay control (458e4cc)

BREAKING CHANGE

  • eslint configs is changed. We made it full configurable of ESLint and remove all the hard coding config properties in 0.3.x. Now, you are allowed to write lint command which you're more familar with rather than JS config.
fi3ework
published 0.4.0-beta.4 •

fi3ework
published 0.4.0-beta.2 •

fi3ework
published 0.4.0-beta.1 •

fi3ework
published 0.3.4 •

Changelog

Source

0.3.4 (2021-07-31)

Bug Fixes

  • early exit when enableBuild is true (#61) (cc0912f)
  • eslint: do not flush existing errors on changing file (#55) (4f7abbe)
  • vls: enable VLS check features (#59) (ba929c5)
fi3ework
published 0.3.3 •

Changelog

Source

0.3.3 (2021-07-23)

Bug Fixes

Performance Improvements

fi3ework
published 0.3.2 •

Changelog

Source

0.3.2 (2021-07-19)

Bug Fixes

  • use fs.promises instead of fs/promises (#43) (8dd5446)

Performance Improvements

fi3ework
published 0.3.1 •

Changelog

Source

0.3.1 (2021-07-19)

Bug Fixes

  • add chalk dependency (#41) (2b39c80)
  • TS checker should respect custom tsconfig (#39) (948920d)
  • wait for all checkers to finish during build (#37) (257358f)

Bug Fixes

Features

  • console.log error source (f99588d)
  • only import exclusive dependencies from vite-plugin-checker-vls (8ba0641)
  • support ESLint in build (a855866)
  • support ESLint on terminal log (0819997)
  • support ESLint serve (98aca8c)
  • tsc checker extends base Checker (8823409)
  • tsc use unified logger (eef3d77)
  • vls checker extends Checker (782f0c9)
  • VLS use logger (558dacb)
  • vue-tsc extends Checker (95fddec)
fi3ework
published 0.3.0 •

Changelog

Source

0.3.1 (2021-07-19)

Bug Fixes

  • add chalk dependency (#41) (2b39c80)
  • TS checker should respect custom tsconfig (#39) (948920d)
  • wait for all checkers to finish during build (#37) (257358f)

Bug Fixes

Features

  • console.log error source (f99588d)
  • only import exclusive dependencies from vite-plugin-checker-vls (8ba0641)
  • support ESLint in build (a855866)
  • support ESLint on terminal log (0819997)
  • support ESLint serve (98aca8c)
  • tsc checker extends base Checker (8823409)
  • tsc use unified logger (eef3d77)
  • vls checker extends Checker (782f0c9)
  • VLS use logger (558dacb)
  • vue-tsc extends Checker (95fddec)
fi3ework
published 0.3.0-beta.3 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc