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

Releases: spryker/antelope

Version 2.2.3

14 Aug 08:46
Compare
Choose a tag to compare
  • fix manifest collector

Version 2.2.2

11 Aug 14:38
Compare
Choose a tag to compare
  • zed: load dependencies starting from Gui module and cascading to other modules and project at last

Version 2.2.1

02 Feb 13:34
Compare
Choose a tag to compare
  • remove github ssh deps, require them using https

Version 2.2.0

20 Oct 16:50
Compare
Choose a tag to compare
  • install command runs using npm install --no-optional to prevent os compatibility issues
  • install command has an optional flag -n|--nosym to run npm install --no-optional --no-bin-links; this is useful to prevent symlink generation on Windows systems

Version 2.1.2

30 Sep 16:51
Compare
Choose a tag to compare
  • --no-bin-link added to antelope install command to build to install Zed bundles' modules on windows based machines

Version 2.1.1

19 Sep 15:21
Compare
Choose a tag to compare
  • .allowUnknownOption() added to build command in order to allow custom flags

Version 2.1.0

04 Jul 11:13
Compare
Choose a tag to compare
  • new dependencies (postcss-loader and autoprefixer)
  • updated dependencies (less warnings)
  • provider system updated (full support for bundle aliases)
  • allow configuration extensions

Version 2.0.4

18 May 12:17
Compare
Choose a tag to compare
  • yves build process searches for common entry points in core, even when there is a target theme

Version 2.0.3

21 Apr 11:02
Compare
Choose a tag to compare

2.0.3

  • package.json allows module's patch version improvements only

2.0.2

  • zed entry points fix: now build even within custom bundle

Version 2.0.1

01 Apr 13:49
Compare
Choose a tag to compare
  • npm public registry ready