haystack
haystack copied to clipboard
Core developer stack for JavaScript applications with server side rendering, code splitting, webpack 3
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.12 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...
Bumps [express](https://github.com/expressjs/express) from 4.14.1 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...
Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 2.1.3. Commits 2db00ca 2.1.3 dc51092 fix(css-selectors): extend regex to include superscript in range, fix #27 (#28) a5f1991 Test on node LTS b2a2117 2.1.2 e9ef3f1 Run...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.6 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...
Bumps [marked](https://github.com/markedjs/marked) from 0.3.6 to 0.3.19. Release notes Sourced from marked's releases. 0.3.18 minified required new release 0.3.18 did not have changes to min. Minor fixes and updated docs Supported...
Adds basic boilerplate setup for isomorphic mobx. - mobx stores are created in `common/createStores.js` - they can be populated with data from server - data is dumped to HTML during...
- Flow-Type was added in dependencies - .flowconfig was added with some basic settings