Skip to content

Releases: sharecjs/sharec

v3.2.1

20 Apr 15:25
Compare
Choose a tag to compare

v3.2.0

17 Apr 21:02
Compare
Choose a tag to compare
v3.2.0

v3.1.1

17 Apr 21:02
Compare
Choose a tag to compare
v3.1.1

v3.1.0

16 Apr 22:16
Compare
Choose a tag to compare
v3.1.0

v3.0.0

09 Apr 21:59
Compare
Choose a tag to compare

This release changes sharec usage at all.

Now it contains less magic and it's much more stable.

Features:

  • Detailed re-think of each package inside the project
  • .d.ts generation and better documentation for the whole code base
  • Multi-configuration support – now you can decompose you configs and install
    some of them in favor of bloat packages (sharec.configs field in
    package.json)
  • semaphore as new and predictable abstration to control the flow
  • hooks to customize sharec output
  • Lockdata – to handle, which version was already installed to the project
    (sharec.locked field in package.json)
  • Stable tests on all popular platforms (window, linux, osx) with
    snapshots. Much reliable and stable tests

Breaking changes:

  • sharec isn't fully automated tool anymore. You should describe all your
    configuration packages and execute the program manually
  • Formatting steps were removed in favor of custom hooks and simple, solid core
  • silent, overwrite, debug, include, interactive CLI options were
    deprecated
  • Configuration package doesn't need sharec as dependency anymore
  • Target package requres sharec as dependency (it can be installed globally,
    though)
  • sharec-nanomatch removed

v3.0.0-alpha

09 Apr 21:59
Compare
Choose a tag to compare
v3.0.0-alpha Pre-release
Pre-release
Merge branch 'develop' of github.com:lamartire/sharec into develop

v2.10.7

14 Oct 07:30
Compare
Choose a tag to compare
v2.10.7

v2.10.6

12 Oct 16:36
Compare
Choose a tag to compare
v2.10.6

v2.10.5

12 Oct 07:26
Compare
Choose a tag to compare
v2.10.5

v2.10.4

11 Oct 14:04
Compare
Choose a tag to compare
v2.10.4