sku

Front-end development toolkit

MIT License

Downloads
17.3K
Stars
479
Committers
41
sku - v8.1.2

Published by seek-oss-ci over 5 years ago

8.1.2 (2019-02-26)

Bug Fixes

  • babel: Only use sourceType unambiguous for browsers (#326) (4207d50)
sku - v8.1.1

Published by seek-oss-ci over 5 years ago

8.1.1 (2019-02-26)

Bug Fixes

  • babel: Add source type option to babel config for module inference (#325) (cc6b402)
sku - v8.1.0

Published by seek-oss-ci over 5 years ago

8.1.0 (2019-02-24)

Features

  • deps: Update tooling, includes Jest v24 (#321) (bef923b)
sku - v8.0.5

Published by seek-oss-ci over 5 years ago

8.0.5 (2019-02-19)

Bug Fixes

  • storybook: Fix CSS file clashes for libraries (#315) (470d549)
sku - v8.0.4

Published by seek-oss-ci over 5 years ago

8.0.4 (2019-02-19)

Bug Fixes

sku - v8.0.3

Published by seek-oss-ci over 5 years ago

8.0.3 (2019-02-18)

Bug Fixes

  • storybook: Ensure bottom margins are preserved in screenshots (#311) (06e4306)
sku - v8.0.2

Published by seek-oss-ci over 5 years ago

8.0.2 (2019-02-14)

Bug Fixes

  • hot: Resolve react-hot-loader with node require (#309) (b5f1f69)
sku - v8.0.1

Published by seek-oss-ci over 5 years ago

8.0.1 (2019-02-13)

Bug Fixes

  • library: Fix development HTML in library mode (#306) (8d78aa3)
sku - v8.0.0

Published by seek-oss-ci over 5 years ago

8.0.0 (2019-02-13)

Migration guide

Features

  • Add transform-runtime babel plugin
    • Should offer a good bundle size decrease with no tradeoffs
  • Render all dynamic imports through loadable-components
  • All scripts are now loaded async for concurrent downloads
  • Renderlink rel="preload" tags for all scripts
  • Add host based site serving
  • Add provideClientContext to render entry

Bug Fixes

  • Routes can now be a list of strings, name is no longer required

Other

BREAKING CHANGES

  • Render and Server API now needs to use the new SkuProvider component for correct script/style rendering.
  • Server renderCallback API has changed
  • Any custom entries need to be migrated to a loadable component
  • Client entries now must export a function
  • devTransformOutputPath option has been removed
  • In your Storybook stories, you must now import from sku/@storybook/react instead of sku/storybook.
sku - v7.10.1

Published by seek-oss-ci over 5 years ago

7.10.1 (2019-02-07)

Bug Fixes

  • tsconfig: Add ‘noEmit’ flag to support editor integrations (#291) (ed45c7e)
sku - v7.10.0

Published by seek-oss-ci over 5 years ago

7.10.0 (2019-02-05)

Features

  • ssr: Support onStart callback for server entry (#292) (6b02fab)
sku - v7.9.0

Published by seek-oss-ci over 5 years ago

7.9.0 (2019-01-30)

Features

  • webpack: Allow source maps to be enabled in production (#288) (b5c63ce)
sku - v7.8.4

Published by seek-oss-ci over 5 years ago

7.8.4 (2019-01-29)

Bug Fixes

  • jest: Remove trailing slash on transform ignore paths (#287) (c6ed326)
sku - v7.8.3

Published by seek-oss-ci over 5 years ago

7.8.3 (2019-01-24)

Bug Fixes

  • lint: Suppress global type clash between Jest and Cypress (#282) (3a316d7)
sku - v7.8.2

Published by seek-oss-ci over 5 years ago

7.8.2 (2019-01-24)

Bug Fixes

  • lint: Ensure TSLint ignores JSON files (#280) (88adf6a)
sku - v7.8.1

Published by seek-oss-ci over 5 years ago

7.8.1 (2019-01-23)

Bug Fixes

  • typescript: Support JSON imports in TypeScript files (#279) (a45151e)
sku - v7.8.0

Published by seek-oss-ci almost 6 years ago

7.8.0 (2019-01-23)

Features

  • storybook: Support TypeScript in Storybook stories (#278) (3e7e619)
sku - v7.7.0

Published by seek-oss-ci almost 6 years ago

7.7.0 (2019-01-22)

Features

  • test: Support TypeScript in test files (#276) (bc71786)
sku - v7.6.0

Published by seek-oss-ci almost 6 years ago

7.6.0 (2019-01-21)

Features

  • ssr: Accept port as command line argument (#267) (88131bb)
sku - v7.5.5

Published by seek-oss-ci almost 6 years ago

7.5.5 (2019-01-21)

Bug Fixes

  • configure: Run configure before each script (#269) (2d0c1d9)
Package Rankings
Top 2.92% on Npmjs.org
Badges
Extracted from project README
npm
Related Projects