Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@spaship/common

spaship4.3kMIT0.14.0

A set of common utilities used by other SPAship components.

readme

SPAship Common Modules

A set of common utilities used by other SPAship components.

Version Downloads/week License

Testing

Command Purpose
npm test Run tests.
npm test -- --watch Run tests, and re-run them when files change.

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.14.0 (2021-02-11)

Bug Fixes

  • api: accept buildDir in spaship.yaml (#952) (c813b5b)
  • common: name with whitespace will broke htaccess (#1073) (555c2fc)
  • deps: update dependency nconf to ^0.11.0 (9eef0e4)
  • deps: update docusaurus monorepo to v2.0.0-alpha.bd62be93d (cdd7434)

Features

0.13.0 (2020-11-05)

Bug Fixes

  • deps: update dependency lodash to v4.17.19 [security] (ab8c0eb)

0.12.0 (2020-11-05)

Bug Fixes

  • deps: update dependency lodash to v4.17.19 [security] (ab8c0eb)

0.11.0 (2020-06-05)

Bug Fixes

  • deps: update dependency express-pino-logger to v5 (#430) (1025d63)

0.10.0 (2020-04-20)

Features

0.9.2 (2020-04-14)

Bug Fixes

0.9.0 (2020-04-14)

Note: Version bump only for package @spaship/common

0.8.0 (2020-04-09)

Bug Fixes

0.7.0 (2020-03-27)

Note: Version bump only for package @spaship/common

0.6.0 (2020-03-26)

Bug Fixes

  • common: remove handlebars dependency (#256) (0bd5ff9)

0.5.0 (2020-03-09)

Note: Version bump only for package @spaship/common

0.4.0 (2020-03-03)

Code Refactoring

BREAKING CHANGES

  • sync-service renamed to api, spa-manager renamed to manager, path-proxy renamed to router

  • rename directories

  • rename path-proxy within files

  • rename sync-service within files

  • rename spa-manager within files

  • regenerate manager's package-lock

  • fix homepage and repository links for renamed packages

  • standardize README titles

0.3.5 (2019-12-24)

Bug Fixes

0.3.4 (2019-10-22)

Note: Version bump only for package @spaship/common