Skip to content

4.1.0 - Updated deps, configs

Choose a tag to compare

@ukrbublik ukrbublik released this 18 Jun 20:02
· 343 commits to master since this release
ce7d5e7
  • 4.1.0
    • Fixed lint errors in code
    • Reorganized files in tests
    • Updated packages
    • Now minimum supported NodeJs is 12.13
    • Added TSC linting
    • Now ESLint checks types in TS files
    • Added new scripts: install-all, clean, reinstall, build-all, check-hot, tsc, eslint, smoke, resmoke.
      Renamed sandbox_ts to sandbox-ts, sandbox_js to sandbox-js.
    • Fixed problems with VSCode's TSLint plugin
    • Moved from deprecated prepublish to prepare in package.json