Skip to content
This repository has been archived by the owner on Nov 3, 2019. It is now read-only.

Releases: mosjs/mos

Scoped dependency not used

14 Jun 04:54
Compare
Choose a tag to compare
Pre-release

Scoped packages cannot be installed on older version of sinopia.

Scoped packages are being installed slower for some reason, via npm.

No breaking changes yet.

v1.3.0

31 May 20:12
Compare
Choose a tag to compare

<a name"1.3.0">

1.3.0 (2016-05-31)

Features

  • support different methods of configuring mos (1b9a732f)

v1.2.0

23 May 20:52
Compare
Choose a tag to compare

<a name"1.2.0">

1.2.0 (2016-05-23)

Features

v1.1.1

15 May 19:07
Compare
Choose a tag to compare

<a name"1.1.1">

1.1.1 (2016-05-15)

Bug Fixes

  • move package to the mosjs organization (9b15051f)

v1.1.0

15 May 16:54
Compare
Choose a tag to compare

<a name"1.1.0">

1.1.0 (2016-05-15)

Features

  • default-plugins: add the possibility to disable default plugins (1fdfd0ca)

v1.0.0

15 May 10:47
Compare
Choose a tag to compare

<a name"1.0.0">

1.0.0 (2016-05-15)

Features

Breaking Changes

  • plugins have to be updated to work with the new version of mos

    (485501a9)

v0.20.0

08 May 11:43
Compare
Choose a tag to compare

<a name"0.20.0">

0.20.0 (2016-05-08)

Features

  • CLI: move cli to the bin folder (692fe68e)

v0.19.0

08 May 10:42
Compare
Choose a tag to compare

<a name"0.19.0">

0.19.0 (2016-05-08)

Features

  • CLI:
    • use the local install of mos when available (a42d72c0)
    • notify when updates are available (08ad837f)

v0.18.0

07 May 23:56
Compare
Choose a tag to compare

<a name"0.18.0">

0.18.0 (2016-05-07)

Features

  • CLI: mos --init adds mos to the project (c7c290d2)

v0.17.0

07 May 19:13
Compare
Choose a tag to compare

<a name"0.17.0">

0.17.0 (2016-05-07)

Bug Fixes

  • markdown-scope: throw exception when using a reserved word as a scope variable (d7a5cd6e)

Features

  • markdownscript: run markdownscript in strict mode (d980ee7a)
  • plugin-installation: installation plugin updated (199b64ec)
  • plugin-markdownscript: add markdownscript helpers to the markdown scope (d18de676)
  • plugin-package-json: store the package info in a variable called pkg (58699ec3)