Skip to content

Releases: jcoreio/toolchains

@jcoreio/ts-v1.1.2

26 Oct 16:14
Compare
Choose a tag to compare

@jcoreio/ts-v1.1.2 (2020-10-26)

Bug Fixes

@jcoreio/ts-v1.1.1

26 Oct 15:58
Compare
Choose a tag to compare

@jcoreio/ts-v1.1.1 (2020-10-26)

Bug Fixes

  • upgrade @jedwards1211/commitlint-config (ac524b5)
  • bootstrap: make config files easier to extend (88509b8)

@jcoreio/js-v1.1.2

26 Oct 16:13
Compare
Choose a tag to compare

@jcoreio/js-v1.1.2 (2020-10-26)

Bug Fixes

@jcoreio/js-v1.1.1

26 Oct 15:58
Compare
Choose a tag to compare

@jcoreio/js-v1.1.1 (2020-10-26)

Bug Fixes

  • upgrade @jedwards1211/commitlint-config (ac524b5)
  • bootstrap: make config files easier to extend (88509b8)

@jcoreio/js-react-v1.1.2

26 Oct 16:14
Compare
Choose a tag to compare

@jcoreio/js-react-v1.1.2 (2020-10-26)

Bug Fixes

@jcoreio/js-react-v1.1.1

26 Oct 15:58
Compare
Choose a tag to compare

@jcoreio/js-react-v1.1.1 (2020-10-26)

Bug Fixes

  • upgrade @jedwards1211/commitlint-config (ac524b5)
  • bootstrap: make config files easier to extend (88509b8)

@jcoreio/ts-v1.1.0

15 Oct 20:24
Compare
Choose a tag to compare

@jcoreio/ts-v1.1.0 (2020-10-15)

Features

  • babel.config.js: accept envPresetOptions and babelRuntime in second argument (5c1a974)

@jcoreio/ts-v1.0.0

15 Oct 05:13
Compare
Choose a tag to compare

@jcoreio/ts-v1.0.0 (2020-10-15)

Bug Fixes

  • bootstrap: fix typo: yarn remove --ignore-scripts huskyk (07551ed)
  • release task path issues (0aab96d)
  • use resolve-bin instead of my own code (567b4fd)
  • typescript: fix Option 'emitDeclarationOnly' cannot be specified with option 'noEmit' issue (14ad57d)
  • tolerate commands not located underneath toolchain's node_modules (cd59e0f)
  • bootstrap: uninstall top-level husky dependency but --ignore-scripts (acbd128)
  • codecov: fix error running codecov script (22e1ba7)
  • add flow-ci command (497f9b3)
  • add husky.config.js to publish files (f019b7f)
  • add toolchain package script delegates in bootstrap too (4d16fe0)
  • eslint transitive deps and test issues (779e479)
  • get ts-toolchain working (d45c612)
  • husky config and prepare-commit-msg, various other cruft and testing (47fa3dd)
  • .eslintrc.js: add eslint-plugin-react settings (d95afa7)
  • copy markdown files to dist (9857920)
  • invoke tsc --noEmit, not typescript (9a93a79)
  • unignore yalc.lock, mutate/expected-dist (95f1dd3)
  • addScripts: don't overwrite existing scripts (a44f417)
  • glob patterns (9d6eb0a)
  • bootstrap: avoid removing toolchain, flow-bin or typescript (616147d)
  • build: remove @babel/cli to prevent time wasted rebuilding fsevents (fdd7f84)
  • builddistpackagejson: remove prepublish script (edb0549)
  • copyflowdefs: prefer .js.flow files over copying .js to .js.flow (d3932f0)
  • glob .tsx? files for ts toolchains, configure enzyme/jsdom for react (969c92f)
  • bootstrap: add hooks inside of husky property (9e15e1e)
  • bootstrap: remove more config files in --hard mode (5350c54)
  • bootstrap: remove more things from package.json in --hard mode (b84f809)
  • findUsedPackages: configure babel correctly (e4ecf05)
  • lint: add shared-node-browser env (b96d478)
  • spawn: fix exit code forwarding (ba311b8)
  • test: make packageJson.config.mocha work again (cd22745)
  • toolchain: fix bootstrap command (1515f44)
  • toolchain: resolve flow and tsc properly (22dde9d)
  • add eslint-env comments in config files and install husky (fb6e727)
  • add missing .eslintrc.js to publish (bfd787f)
  • ci setup script again (2cc5c9a)
  • commitizen setup (b7e59fd)
  • don't publish test files (7dc3200)
  • hook to run husky (cd25919)
  • husky installation (9654208)
  • improve bootstrap, build scripts (a077c9d)
  • inline ci setup script (d4d1d18)
  • install husky from bootstrap command instead, also format in bootstrap command (1882713)
  • make access public (e8520f1)
  • more missing files, husky installation again (a9fff39)
  • remove istanbul, as it's not needed (1d7fc12)
  • running semantic-release (a376f4d)

Features

  • add noBabelRuntime config option (9a3e7aa)
  • add open:ci command (f2bd27a)
  • add upgrade command (799c9c2)
  • add version command (a4180f4)
  • include flow-bin and typescript in all variants for checking declarations (23695e9)
  • initial commit (58c7bd5)
  • make ts/react variants (f5a3a85)
  • more agressive bootstrapping, automatic @babel/runtime dep determination (1635267)
  • more agressive bootstrapping, automatic @babel/runtime dep determination (538671d)
  • redesign a lot of things (d228ae8)
  • rename packages under jcoreio (a9eec4b)
  • run scripts without shell, improve output (94e35ed)
  • use babel-plugin-flow-react-proptypes in react toolchains, test js-react toolchain (c9ae99f)
  • toolchain: print version before running, export node.js api (7755d99)

BREAKING CHANGES

  • packageJson.config.mochaArgs is no longer supported, pass an array to
    packageJson['@jedwards1211/js-toolchain'].mochaArgs instead

@jcoreio/js-v1.1.0

15 Oct 20:23
Compare
Choose a tag to compare

@jcoreio/js-v1.1.0 (2020-10-15)

Features

  • babel.config.js: accept envPresetOptions and babelRuntime in second argument (5c1a974)

@jcoreio/js-v1.0.0

15 Oct 05:11
Compare
Choose a tag to compare

@jcoreio/js-v1.0.0 (2020-10-15)