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

Releases: sebastian-software/edgestack

Release 0.19.2

26 May 10:00
Compare
Choose a tag to compare
  • Updated deps + added npm v5 lockfile (8347a58)
  • Switched from Yarn to NPM@5 for CI testing (f331080)

Release 0.19.1

20 May 13:59
Compare
Choose a tag to compare
  • Added example config (349fa69)
  • Removed requirement to copy .env during test (d34b82b)

Release 0.19.0

20 May 13:45
Compare
Choose a tag to compare

Release 0.18.0

10 May 12:39
Compare
Choose a tag to compare
  • Updated deps (bbc682f)
  • Removed LoaderOptions context... does not seem to be required anymore with newest postcss-loader (530e374)
  • Migrated to new postcss-loader using external postcss config. (29eb61b)
  • Added comment on System Font usage (6afe42d)
  • Updated deps (f690f16)
  • Updated deps (11fc8ac)
  • Updated docs (59ae124)

Release 0.17.4

05 May 10:59
Compare
Choose a tag to compare
  • Merged (c305b4a)
  • Updated (ad63b12)
  • Updated deps (82771ca)
  • Correctly switch to husky + update yarn requirements (78a67a6)
  • Removed typescript loader (for now) (cleanup of currently untested features) + added readable-code to dev-deps. (937d25f)
  • Cleanup of deps (6fa5260)
  • Removed local dependencies which are reflected by readable-code (48e0314)
  • Updated deps (a81e64a)
  • Removing import from prop types as well (new feature for new react version with separate prop-types package) (6720703)
  • Updated deps (9b2490e)

Release 0.17.3

24 Apr 12:27
Compare
Choose a tag to compare

Release 0.17.2

15 Apr 14:58
Compare
Choose a tag to compare
  • Updated to new prop-types package for new react deprecation (34499ce)
  • Fixed path according to new lean-intl lib (3ee4af4)
  • Updated deps: New lean-intl major version. (d3ecbf9)
  • Updated deps (1161ad0)
  • Added resolve options (bc1bc23)
  • Worked on local module resolving using alternative solution + fix for eslint (f22ca93)
  • Added src folder to resolve/modules section so that the root of the application sources can be easily imported. Thanks Adib for the hint. (522fd46)
  • Added CaseSensitivePathsPlugin (89ba7ca)
  • Updated deps (a9f5df9)
  • Updated deps (30376ec)
  • Added new components (fbb4561)
  • Updated deps (5d7e188)
  • Updated component list (070a77a)
  • Worked on about page (5ca290c)
  • More components (7715094)
  • Worked on jest configuration (c5fb21c)

Release 0.17.1

11 Apr 09:21
Compare
Choose a tag to compare

Release 0.17.0

07 Apr 07:35
Compare
Choose a tag to compare
  • A few doc updates (ec37fe4)
  • Disabled Node cache in Travis as approach to try fixing CI runs (9e80bfc)
  • Updated deps (17633e9)
  • Updated docs (556f3fd)
  • Added proxy note (2f4f867)
  • Updated and fixed missing deps (ea650a2)
  • Doc updates (8463a55)
  • Added Prerequisites (f4f283f)
  • Minor changes (491ac45)
  • Updated deps (958721d)
  • Cleanup (2086de9)
  • Updated docs (e2f06e9)
  • Splitted CSS config to allow non-css-module CSS loading. (4fb7265)
  • Replaced markdown-in-js with mdx support by @jamesknelson - great alternative for embedding Markdown the React way. (8617af9)
  • Stability improvement for rebuilds (be714a3)
  • Updated docs (f3017d9)
  • Updated docs (40d74b7)
  • Updated docs (e283b50)
  • Updated docs (9009308)
  • Updated about page (bedde31)
  • Fixed link (cf5f0d3)
  • Worked on about page (2a19560)
  • Switched over to babel-preset-env (84976e5)
  • Cleanup deps (b0c68cc)
  • Updated deps (166a912)
  • Replaced Apollos getDataFromTree() with our own deepFetch() for server side code, too. Unifying the code base between client/server further. (6674942)
  • Disable Promise warnings by default (48e60b3)
  • Made code more tolerant for non existing first frame (7e794fb)
  • Major rework of client side async loading solution using new promise based implementation in new react-tree-walker v2 (a6d1086)
  • Major rework of chunkNames to support json files correctly (changed apply phase) (23e9d5b)
  • Added auto generation of non-vendor common chunk (232e0dd)
  • Minor dep update/fix (96eac2b)
  • Updated deps (d69445e)
  • Updated deps (0d4f687)
  • Fixed cross-env calls in newest version of NodeJS + added es2015 build (8e5903a)

Release 0.16.14

31 Mar 14:38
Compare
Choose a tag to compare