Tag:
Branch:
Tree:
master
dependabot/npm_and_yarn/acorn-6.4.1
dependabot/npm_and_yarn/ajv-6.12.6
dependabot/npm_and_yarn/async-2.6.4
dependabot/npm_and_yarn/browserslist-4.16.6
dependabot/npm_and_yarn/cross-fetch-3.1.5
dependabot/npm_and_yarn/css-what-2.1.3
dependabot/npm_and_yarn/decode-uri-component-0.2.2
dependabot/npm_and_yarn/elliptic-6.5.4
dependabot/npm_and_yarn/hapi/hoek-and-hapi/joi-8.5.1
dependabot/npm_and_yarn/hosted-git-info-2.8.9
dependabot/npm_and_yarn/ini-1.3.7
dependabot/npm_and_yarn/loader-utils-and-loader-utils-and-html-webpack-plugin-and-resolve-url-loader-1.4.2
dependabot/npm_and_yarn/lodash-4.17.21
dependabot/npm_and_yarn/mixin-deep-1.3.2
dependabot/npm_and_yarn/node-sass-7.0.0
dependabot/npm_and_yarn/qs-6.5.3
dependabot/npm_and_yarn/simple-git-and-lint-staged--removed
dependabot/npm_and_yarn/ssri-6.0.2
dependabot/npm_and_yarn/tar-2.2.2
dependabot/npm_and_yarn/thenify-3.3.1
dependabot/npm_and_yarn/ua-parser-js-0.7.28
dependabot/npm_and_yarn/urijs-1.19.11
dependabot/npm_and_yarn/y18n-3.2.2
master
1.4.0
1.4.1
2.0.0
2.0.1
2.1.0
2.1.1
2.1.2
2.2.0
2.2.1
2.3.0
2.4.0
2.4.1
2.4.2
2.5.0
2.5.1
2.6.0
2.6.1
2.6.3
2.7.0
2.8.0
3.0.0
3.1.0
3.2.0
3.2.1
3.3.0
3.4.0
3.4.1
3.5.0
3.5.1
3.5.2
3.6.0
3.6.1
3.7.0
3.7.1
4.0.0
4.1.0
4.2.0
4.2.1
4.3.0
4.3.1
4.4.0
4.4.1
4.4.2
4.5.0
4.5.1
${ noResults }
8 Commits (master)
Author | SHA1 | Message | Date |
---|---|---|---|
|
f99394df0d |
v4.4
- Fixes SIGTERM and other signals being interpreted as a failure - Bumps NPM packages: @emotion/styled ^10.0.10 → ^10.0.11 dotenv ^7.0.0 → ^8.0.0 graphql ^14.2.1 → ^14.3.0 react-apollo ^2.5.4 → ^2.5.5 react-helmet ^5.2.0 → ^5.2.1 react-hot-loader ^4.8.3 → ^4.8.4 @babel/core ^7.4.3 → ^7.4.4 @graphql-codegen/cli ^1.0.6 → ^1.1.3 @graphql-codegen/fragment-matcher ^1.0.6 → ^1.1.3 @graphql-codegen/typescript ^1.0.6 → ^1.1.3 @graphql-codegen/typescript-operations ^1.0.6 → ^1.1.3 @graphql-codegen/typescript-react-apollo ^1.0.6 → ^1.1.3 @types/lodash ^4.14.123 → ^4.14.126 @types/node ^11.13.0 → ^12.0.0 @types/prop-types ^15.7.0 → ^15.7.1 @types/react ^16.8.12 → ^16.8.17 @types/react-dom ^16.8.3 → ^16.8.4 @types/react-router-dom ^4.3.1 → ^4.3.3 @types/webpack ^4.4.27 → ^4.4.31 husky ^1.3.1 → ^2.2.0 koa-webpack ^5.2.2 → ^5.2.3 less-loader ^4.1.0 → ^5.0.0 lint-staged ^8.1.5 → ^8.1.6 mini-css-extract-plugin ^0.5.0 → ^0.6.0 node-sass ^4.11.0 → ^4.12.0 prettier ^1.16.4 → ^1.17.0 source-map-support ^0.5.11 → ^0.5.12 ts-loader ^5.3.3 → ^6.0.0 ts-node ^8.0.3 → ^8.1.0 tslint ^5.15.0 → ^5.16.0 typescript ^3.4.2 → ^3.4.5 webpack ^4.29.6 → ^4.31.0 |
4 years ago |
|
31a95bf5c6 |
4.1
- adds exit signal `0` to `SIGINT` interrupts, to avoid incorrectly interpretting CTRL/CMD+C as a failure - adds new `RUNNER` variable in NPM scripts for determining which Webpack runner to load - refactors `index.ts` to use runners; implements sanity checks to ensure `RUNNER` is set, and an associated `.ts` file exists - adds _"Static bundling for client-only SPAs"_ section to readme - adds _"NPM commands"_ section to readme - updates readme to reflect new project layout and NPM command options - removes console log statement in the `State.increment()` method when using the supplied example component - adds `devServer()` function to `src/runner/app.ts`, for adding Koa handlers when spawning a dev server in regular or static mode - updates `src/runner/static.ts` to add a new dev option - fixes formatting error for scripts in `src/views/static.html` - removes `BrotliCompression` type definitions in favour of a `require()` statement, to avoid newer Typescript syntax issues - adds Prettier formatting to several misc. type files - adds history API fallback middleware to static dev server, for client-side SPA routing - refactors React DOM hooks to use `render()` when `<div id="root">` is empty, for static bundling - adds NPM packages: "@types/webpack-dev-server": "^3.1.1" "koa2-history-api-fallback": "0.0.5" - bumps NPM packages: "@types/koa-router": "^7.0.39" "@types/react": "^16.7.21" "@types/webpack": "^4.4.24" "brotli-webpack-plugin": "^1.1.0" "ts-node": "^8.0.2" |
4 years ago |
|
e6609496f5 |
3.7.1
- fixes `dotenv` issue - bumps NPM packages: apollo-cache-inmemory ^1.3.12 → ^1.4.2 apollo-client ^2.4.8 → ^2.4.12 apollo-utilities ^1.0.27 → ^1.1.2 chalk ^2.4.1 → ^2.4.2 graphql ^14.0.2 → ^14.1.1 graphql-tag ^2.10.0 → ^2.10.1 react-apollo ^2.3.3 → ^2.4.0 @types/koa ^2.0.47 → ^2.0.48 @types/koa-router ^7.0.35 → ^7.0.38 @types/lodash ^4.14.119 → ^4.14.120 @types/react ^16.7.18 → ^16.7.20 @types/react-helmet ^5.0.7 → ^5.0.8 @types/styled-components ^4.1.4 → ^4.1.6 @types/webpack ^4.4.22 → ^4.4.23 babel-loader ^8.0.4 → ^8.0.5 koa-webpack ^5.1.1 → ^5.2.1 rimraf ^2.6.2 → ^2.6.3 source-map-support ^0.5.9 → ^0.5.10 ts-loader ^5.3.2 → ^5.3.3 tslint ^5.12.0 → ^5.12.1 typescript ^3.2.2 → ^3.2.4 webpack ^4.28.3 → ^4.29.0 |
4 years ago |
|
19d26ab890 |
3.7.0
- Fixes `css-loader` options for v2.1.0 - Fixes TS error on `createKoaHandler` - Bumps NPM packages: - Removes `tslint.json` (in favour of Prettier) - Formats source files using Prettier cross-fetch ^2.2.2 → ^3.0.0 @types/compression-webpack-plugin ^0.4.2 → ^2.0.0 @types/ora ^1.3.4 → ^3.0.0 css-loader ^1.0.0 → ^2.1.0 file-loader ^2.0.0 → ^3.0.1 mini-css-extract-plugin ^0.4.4 → ^0.5.0 apollo-cache-inmemory ^1.3.5 → ^1.3.12 apollo-client ^2.4.2 → ^2.4.8 apollo-link ^1.2.3 → ^1.2.6 apollo-link-error ^1.1.1 → ^1.1.5 apollo-link-http ^1.5.5 → ^1.5.9 apollo-link-ws ^1.0.9 → ^1.0.12 apollo-utilities ^1.0.21 → ^1.0.27 dotenv ^6.1.0 → ^6.2.0 koa ^2.5.3 → ^2.6.2 react ^16.5.2 → ^16.7.0 react-apollo ^2.2.4 → ^2.3.3 react-dom ^16.5.2 → ^16.7.0 react-hot-loader ^4.3.11 → ^4.6.3 styled-components ^4.0.2 → ^4.1.3 @babel/core ^7.1.2 → ^7.2.2 @babel/plugin-syntax-dynamic-import ^7.0.0 → ^7.2.0 @types/koa ^2.0.46 → ^2.0.47 @types/koa-router ^7.0.32 → ^7.0.35 @types/lodash ^4.14.117 → ^4.14.119 @types/node ^10.12.0 → ^10.12.18 @types/prop-types ^15.5.6 → ^15.5.8 @types/react ^16.4.18 → ^16.7.18 @types/react-dom ^16.0.9 → ^16.0.11 @types/styled-components ^4.0.1 → ^4.1.4 @types/webpack ^4.4.17 → ^4.4.22 babel-plugin-styled-components ^1.8.0 → ^1.10.0 css-hot-loader ^1.4.2 → ^1.4.3 cssnano ^4.1.5 → ^4.1.8 koa-webpack ^5.1.0 → ^5.1.1 less ^3.8.1 → ^3.9.0 node-sass ^4.9.4 → ^4.11.0 ts-loader ^5.2.2 → ^5.3.2 tslint ^5.11.0 → ^5.12.0 typescript ^3.1.3 → ^3.2.2 webpack ^4.21.0 → ^4.28.3 |
4 years ago |
|
eb8dd73b25 |
fixed bug with not supported cli arguments for dotenv
|
5 years ago |
|
add4eb68e3 |
3.5: Static bundling, WebSocket subscriptions
- Adds WebSocket support to real-time `subscription` queries - Adds `.env` file for managing environment variables - Adds `GRAPHQL` variable to `.env`, to specify GraphQL server/endpoint - Adds `WS_SUBSCRIPTIONS` variable to `.env`, to enable/disable WebSockets - Adds `npm run static` mode, for building a client-only static bundle - Adds `src/views/index.html` template for static bundling - Refactors `src/runner/app.ts` to allow static compilation |
5 years ago |
|
277c503430 |
3.0.0
|
5 years ago |