Skip to content

Latest commit

 

History

History
307 lines (152 loc) · 17.3 KB

CHANGELOG.md

File metadata and controls

307 lines (152 loc) · 17.3 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

5.10.2 (2020-12-02)

Bug Fixes

  • clientErrorLogger: format console error message (#382) (03da190)
  • typo: circuit breaker “function” input (#372) (e1e74b9)

5.10.1 (2020-10-28)

Bug Fixes

  • security: specify min TLS version (bc460aa)

5.10.0 (2020-10-21)

Features

  • react: update react to 16.14.0 (be92d96)

5.9.0 (2020-10-14)

Features

  • ssrServer: enable urlencoded post data (#313) (3481dc0)

5.8.0 (2020-10-07)

Bug Fixes

  • holocron: does not check for global state on component mount (e36b343)
  • stateConfig: use ip when useHost flag is passed (#327) (4ca50c4)
  • tests/integration: offline cache timing (20c85e6)

Features

  • csp: loosen development to use localhost or ip '*' (#331) (1bad920)

5.7.0 (2020-09-30)

Bug Fixes

  • circuit: disable circuit breaker in development (#307) (1d87967)

Features

  • module-text: remove tags and render text only (0a1aa68)
  • prod-sample: deploy module util (#308) (#323) (becfca5)

5.6.1 (2020-09-23)

Bug Fixes

  • dockerfile: set user after chown (#305) (105ddbf)
  • integration-tests: simplify franks burgers (4a90b98)
  • watchLocalModules: fix watcher crashing due to build errors (#306) (9290d92)

5.6.0 (2020-09-16)

Features

  • sendHtml: allow custom error page (#281) (73eb8a7)
  • server: use native V8 heapdump (794ff35)

5.5.1 (2020-09-02)

Bug Fixes

  • fetch: upgrade bundler to add fetch polyfills (#289) (f81e8c5)

5.5.0 (2020-08-26)

Bug Fixes

  • pollModuleMap: ensure single pollModuleMap (#284) (5503a03)
  • pwa: reset config when not supplied (#283) (6784c7c)
  • watchLocalModules: wait for change to finish (#285) (a27d4ba)

Features

  • app-config: pwa validation (fb10509)
  • serverError: add additional logging for server errors (#282) (60825f8)

5.4.1 (2020-08-19)

Bug Fixes

5.4.0 (2020-08-12)

Features

  • pwa/cache: add resource caching and invalidation (a85045c)

5.3.1 (2020-08-05)

Bug Fixes

  • scripts/watch: ensure missing sw scripts (69f5f1b)

5.3.0 (2020-07-29)

Features

  • createCircuitBreaker: log circuit breaker activity (acb96c3)
  • pwa/cache: clear when disabled (e84eddd)
  • ssrServer: added readiness check route (#248) (a342e71)

5.2.2 (2020-07-15)

Dependency Updates

  • deps-dev/webdriverio 6.1.20 to 6.1.24
  • deps/@americanexpress/one-app-ducks 4.0.1 to 4.1.1
  • deps/@americanexpress/one-app-bundler 6.6.0 to 6.7.0
  • deps-dev/jest 26.0.1 to 26.1.0
  • deps/@americanexpress/fetch-enhancers 1.0.0 to 1.0.1

5.2.1 (2020-07-01)

Bug Fixes

  • clientModuleMapCache: set base url for module bundle type (#215) (95ca35f)
  • release/change-log: remove -e added (#211) (250113b)

5.2.0 (2020-06-24)

Bug Fixes

  • module-map: missing baseUrl to module map on server (#206) (c6a251e)
  • stateConfig: incorrect env var for dev-proxy port (#209) (3620a1a)

Features

5.1.1 (2020-06-17)

Bug Fixes

  • send-html: ignore async chunks (49a3826)

5.1.0 (2020-06-10)

Bug Fixes

  • pwa/icons: correct base url (c6fbd58)

Features

  • make-promises-safe: treat unhandledRejection as uncaught exception (#174) (5fe0245)

5.0.0 (2020-05-28)

Chores

  • deps: upgrade react-helmet (ac65593)

Features

  • build/server: only transpile for node (#161) (48c25cd)
  • sendHtml/legacy: only check user agent for ie (#147) (cc0aa95)
  • metrics/update prom-client: update prom-client for more dimensions (#123) (79f0e68)

BREAKING CHANGES

  • deps: requires react-helmet v6

5.0.0-rc.5 (2020-05-20)

Features

  • one-app-router: update to 1.1.0 (#137) (0139c6c)
  • pwa/web-manifest: add middleware & config support (9077f17)

5.0.0-rc.4 (2020-05-13)

Features

  • one-app-dev-cdn: pass use-host flag (#138) (b7202ca)
  • one-service-worker: integration with one-app (3a76625)

5.0.0-rc.3 (2020-05-06)

Features

  • createRequestHtmlFragment: implemented circuit breaker (#111) (e10f707)
  • initClient: removed StrictMode, resolves #74 (#126) (890a7e8)

5.0.0-rc.2 (2020-04-29)

Features

  • dep: add create-shared-react-context (#112) (24217c6)
  • one-app: removed tenancy or tenant instances (#69) (1b6a5e5)

5.0.0-rc.1 (2020-04-22)

Features

  • fetch: switch to cross-fetch instead of isomorphic-fetch (#101) (82155d5)
  • SecurityHeaders: add Referrer-Policy override (#97) (6e16cc9)

Bug Fixes

5.0.0-rc.0 (2020-04-08)

Features

  • all: initial oss release (0c64dcd)
  • csp: add local development domains to csp (#42) (4952d28)
  • danger: validate lockfiles (#7) (1e560f7)
  • holocron: holocron 1.1.0 (5e84384)
  • loadModule: optional cache bust key (#37) (b34b1bd)
  • react: update to latest version of react (690e02b)
  • release: one-app release process (#90) (72ea38b)
  • routes: added default 404 route (d8f1bad)
  • runtime: add csp reporting url env var (#81) (f6faa53)
  • stateConfig: make state config more flexible (#38) (72539a0), closes #20
  • statics: generate one-app-statics package (#82) (8b65858)

Bug Fixes

  • conditionallyAllowCors: nested array of cors origins (#14) (75ba553)
  • devCdn: proxy modules through dev cdn (#48) (20a910a)
  • provided-externals: logs warning for child modules (#32) (24a9be4)
  • scripts: drop-module (#75) (8e9de45)
  • server: changes to allow for dev proxy usage (#54) (6c6631c)
  • stateConfig: use localhost rather than ip for dev (#63) (de051d9)
  • utils: replace watchLocalModules cdn-url string to be ip/port (#17) (0650b16)
  • vulnerabilities: dependency updates (#5) (9b35457)