Skip to content

Latest commit

 

History

History
376 lines (340 loc) · 40.3 KB

CHANGELOG.md

File metadata and controls

376 lines (340 loc) · 40.3 KB

Changelog

All notable changes to this project will be documented in this file.

7 January 2020

  • feat(components): add bem to default components #384 by Guillaume Chervet
  • chore(release): publish v3.0.6 NO_CI db79cce by Build-CI
  • docs(changelog) update to new 3.0.6-alpha.0 c55f2ed by Build-CI

5 January 2020

  • fix(SessionLost): complete re-auth automaticaly first time display #373 by Guillaume Chervet
  • chore(deps-dev): bump eslint-plugin-react-hooks from 1.7.0 to 2.3.0 #363 by dependabot-preview[bot]
  • chore(deps-dev): bump redux from 4.0.4 to 4.0.5 #372 by dependabot-preview[bot]
  • chore(deps-dev): bump @babel/cli from 7.7.4 to 7.7.7 #369 by dependabot-preview[bot]
  • chore(deps-dev): bump oidc-client from 1.9.1 to 1.10.1 #366 by dependabot-preview[bot]
  • chore(deps-dev): bump auto-changelog from 1.16.1 to 1.16.2 #367 by dependabot-preview[bot]
  • chore(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 #364 by dependabot-preview[bot]
  • chore(deps-dev): bump @testing-library/jest-dom from 4.1.0 to 4.2.4 #368 by dependabot-preview[bot]
  • chore(deps): bump @typescript-eslint/parser from 2.3.2 to 2.14.0 #371 by dependabot-preview[bot]
  • chore(deps-dev): bump inquirer from 6.5.2 to 7.0.1 #365 by dependabot-preview[bot]
  • chore(release): publish v3.0.6-alpha.0 NO_CI c871a60 by Build-CI
  • docs(changelog) update to new 3.0.5-alpha.0 96a24a9 by Build-CI

3 January 2020

  • chore(deps-dev): bump @testing-library/react from 8.0.9 to 9.4.0 #358 by dependabot-preview[bot]
  • chore(deps): [security] bump lodash.template from 4.4.0 to 4.5.0 #230 by dependabot-preview[bot]
  • Can set the JWT in memory #354 by Olivier YOUF
  • fix(all): F5 always re-auth and manage session lost #319 by Olivier YOUF
  • chore(deps): bump enzyme-adapter-react-16 from 1.14.0 to 1.15.2 #359 by dependabot-preview[bot]
  • chore(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 #357 by dependabot-preview[bot]
  • chore(deps-dev): bump redux-oidc from 3.1.5 to 3.1.7 #336 by dependabot-preview[bot]
  • chore(deps-dev): bump typescript from 3.6.3 to 3.7.4 #361 by dependabot-preview[bot]
  • chore(deps-dev): bump @babel/preset-react from 7.0.0 to 7.7.4 #347 by dependabot-preview[bot]
  • chore(deps): [security] bump https-proxy-agent from 2.2.2 to 2.2.4 #345 by dependabot-preview[bot]
  • chore(deps-dev): bump lint-staged from 8.2.1 to 9.5.0 #348 by dependabot-preview[bot]
  • chore(deps-dev): bump react-redux from 5.1.1 to 7.1.3 #334 by dependabot-preview[bot]
  • chore(deps-dev): bump eslint-plugin-jest from 22.17.0 to 23.2.0 #362 by dependabot-preview[bot]
  • feat(context): Add events in useReactOidc hook #343 by Olivier YOUF
  • chore(release): publish v3.0.5-alpha.0 NO_CI 6fa041a by Build-CI
  • fix(sessionlost) typo dd69fe6 by guillaume chervet
  • fix(sessionlost) typo 2d8427f by guillaume chervet
  • refactor(auth) refresh branch and clean things 59dedc1 by guillaume chervet
  • docs(changelog) update to new 3.0.4-alpha.0 b201e35 by Build-CI

18 November 2019

  • fix(context): avoid errors on console with custom callback #341 by Olivier YOUF
  • fix(context): Fix silent crash #340 by Olivier YOUF
  • doc(oidc-metadata): add document about metadata #330 by Guillaume Chervet
  • chore(release): publish v3.0.4-alpha.0 NO_CI f8d7557 by Build-CI
  • docs(changelog) update to new 3.0.3-alpha.0 6b0fc09 by Build-CI

5 November 2019

  • fix(redux) oidcSecure hoc was not working #331 by Guillaume Chervet
  • wip e5d41f8 by guillaume chervet
  • wip d03101d by guillaume chervet
  • chore(release): publish v3.0.3-alpha.0 NO_CI 9b8de3b by Build-CI
  • maj b2d63e8 by guillaume chervet
  • wip 5613367 by guillaume chervet
  • docs(changelog) update to new 3.0.2-alpha.0 5f22a9f by Build-CI

15 October 2019

  • Fix component prop type validation to use elementType #321 by Henri Koskenranta
  • fix(router) : Add some polyfills for IE #314 by Olivier YOUF
  • chore(mergify) add sonar rules #313 by Guillaume Chervet
  • refactor(context) : remove callback OR in core #310 by Olivier YOUF
  • chore(deps-dev): bump cross-env from 5.2.0 to 6.0.0 #306 by dependabot-preview[bot]
  • chore(deps-dev): bump redux from 4.0.1 to 4.0.4 #243 by dependabot-preview[bot]
  • fix(all) F5 always re-auth and manage session lost ee0c13f by guillaume chervet
  • wip b2a7185 by guillaume chervet
  • chore(release): publish v3.0.2-alpha.0 NO_CI 1e74a2c by Build-CI
  • docs(changelog) update to new 3.0.1-alpha.0 75b21af by Build-CI
  • wip e20c897 by guillaume chervet

25 September 2019

  • feat(all) Add callback component #303 by Madebymaurice
  • doc(package) add better keword and update licence #304 by Guillaume Chervet
  • docs: fixed a typo on AuthenticationProvider #295 by Jean-Lou Piermé
  • fix(sample:redux) typo to get the condition working #292 by Markus Lasermann
  • chore(release): publish v3.0.1-alpha.0 NO_CI 3a6de2e by Build-CI
  • docs(changelog) update to new 3.0.0-alpha.0 1953c47 by Build-CI

2 September 2019

  • feat(router) Agnostic router #290 by Arnaud Foraison
  • fix(licence)set correct entity name #285 by Guillaume Chervet
  • chore(release): publish v3.0.0-alpha.0 NO_CI 6192d98 by Build-CI
  • docs(changelog) update to new 2.0.8 db610e3 by Build-CI

20 August 2019

  • fix(redux) F5 always re-auth #278 by Guillaume Chervet
  • fix(redux) sample react route problem #277 by Guillaume Chervet
  • chore(release): publish v2.0.8 NO_CI ebe2d7d by Build-CI
  • docs(changelog) update to new 2.0.7 5264289 by Build-CI

13 August 2019

  • fix(redux) workflow #271 by Guillaume Chervet
  • chore(release): publish v2.0.7 NO_CI a45f630 by Build-CI
  • docs(changelog) update to new 2.0.6 356afab by Build-CI

9 August 2019

  • fix(redux) workflow #266 by Guillaume Chervet
  • chore(release): publish v2.0.6 NO_CI a55b16e by Build-CI
  • docs(changelog) update to new 2.0.5 44cc13b by Build-CI

5 August 2019

  • fix(redux) incorrect properties #262 by Guillaume Chervet
  • chore(release): publish v2.0.5 NO_CI fff2d20 by Build-CI
  • docs(changelog) update to new 2.0.4 a43242b by Build-CI

5 August 2019

  • fix(redux) upgrade react router version #261 by Guillaume Chervet
  • chore(release): publish v2.0.4 NO_CI 2b63d3e by Build-CI
  • docs(changelog) update to new 2.0.3 dba7b1d by Build-CI

2 August 2019

  • fix(redux) token renew #260 by Guillaume Chervet
  • fix(redux) token renew #260 by Guillaume Chervet
  • chore(build) add and regenerate package.lock ef392f1 by guillaume chervet
  • chore(package) fix package version 0a2a2bf by guillaume chervet
  • chore(release): publish v2.0.3 NO_CI bcac2f4 by Build-CI
  • docs(changelog) update to new 2.0.2 ff075a4 by Build-CI

30 July 2019

  • fix(redux) token renew #258 by Guillaume Chervet
  • chore(release): publish v2.0.2 NO_CI 8e50a29 by Build-CI
  • docs(changelog) update to new 2.0.2-alpha.0 df80867 by Build-CI

25 July 2019

  • doc : add optionnal parameter for post logout uri redirect #253 by Olivier YOUF
  • chore(release): publish v2.0.2-alpha.0 NO_CI 3c1230a by Build-CI
  • docs(changelog) update to new 2.0.1-alpha.0 c7c32a2 by Build-CI

15 July 2019

  • Fix/infiniteloop #238 by Olivier YOUF
  • fix(infiniteLoop) : package upgrade e98e7d6 by Olivier YOUF
  • fix(infiniteLoop) : change hooks to avoid infinite loop 2168254 by Olivier YOUF
  • chore(release): publish v2.0.1-alpha.0 NO_CI d906ddf by Build-CI
  • docs(changelog) update to new 2.0.0-alpha.0 2b07917 by Build-CI

11 July 2019

  • fix(packages) : rebuild packages for package lock #229 by Olivier YOUF
  • Feature/hooks #225 by Olivier YOUF
  • fix(packages) : resolves missing scripts 043a66e by Olivier YOUF
  • upgrading React Context + Hooks dafe353 by Olivier YOUF
  • babel 7 migration d4a8b09 by Olivier YOUF
  • refacto : Package managament & dependency d8e8d39 by Olivier YOUF
  • fix(lint) : fix lint return and deps c275ea3 by Olivier YOUF
  • fix : fix isEnabled flag fe5779c by Olivier YOUF
  • PR remarks 8b6ed4d by Olivier YOUF
  • feat : new hooks function to get oidc props e7c4530 by Olivier YOUF
  • chore(release): publish v2.0.0-alpha.0 NO_CI 06e5a77 by Build-CI
  • refacto(packags) : bump babel fcf3169 by Olivier YOUF
  • docs(changelog) update to new 1.3.3 eea8716 by Build-CI
  • override conf for example c6342f5 by Olivier YOUF

4 April 2019

  • chore(release): publish v1.3.3 NO_CI 3e011c2 by Build-CI
  • docs(changelog) update to new 1.3.3-alpha.0 e8b9de0 by Build-CI

1 April 2019

  • Fetch Core : Fix for header props #182 by Olivier YOUF
  • chore(release): publish v1.3.3-alpha.0 NO_CI 1d9d9e3 by Build-CI
  • docs(changelog) update to new 1.3.2-alpha.0 100e4be by Build-CI
  • fix headers 01dd579 by Olivier YOUF

27 March 2019

  • Few changes for multiple Auth requests and callbacks issue #180 by Olivier YOUF
  • fix callback double tap 35f5609 by Olivier YOUF
  • fix : flag for waiting auth 89b32c0 by Olivier YOUF
  • Fix : package changes b8692f2 by Olivier YOUF
  • chore(release): publish v1.3.2-alpha.0 NO_CI d814ada by Build-CI
  • wip : callback 01af436 by Olivier YOUF
  • docs(changelog) update to new 1.3.1-alpha.0 17c8683 by Build-CI

14 March 2019

  • Fix(context) component should wait user loading #170 by Guillaume Chervet
  • fix(tweet) set up good changelog link #169 by Guillaume Chervet
  • docs(changelog) update to new 1.3.0 02de519 by Build-CI
  • chore(release): publish v1.3.1-alpha.0 NO_CI 32d880f by Build-CI

12 March 2019

  • fix(context) no state found in storage #168 by Guillaume Chervet
  • docs(changelog) update to new 1.2.1 4eed1e9 by Guillaume Chervet
  • chore(release): publish v1.3.0 NO_CI 517804b by Build-CI

8 March 2019

  • feature(context/routes) allow to configure callbacks #164 by Guillaume Chervet
  • feature(vanilla) vanilla lib usefull for demo or debug or migration of old js application #160 by Guillaume Chervet
  • chore(changelog) set up auto changelog and auto tweet #153 by Guillaume Chervet
  • chore(release): publish v1.2.1 NO_CI fbb0339 by Build-CI

24 February 2019

  • English - change all instances of "authentified" to be "authenticated" #151 by Paul Hammond
  • chore(release): publish v1.2.0 NO_CI 5f491b7 by Build-CI

24 February 2019

  • Customise authenticating component [context] #150 by Paul Hammond
  • lock down version of jest #149 by Paul Hammond
  • chore(deps-dev): bump enzyme from 3.7.0 to 3.8.0 #112 by dependabot[bot]
  • chore(deps-dev): bump eslint-plugin-jsx-a11y from 6.1.2 to 6.2.0 #113 by dependabot[bot]
  • chore(deps-dev): bump codacy-coverage from 3.3.0 to 3.4.0 #116 by dependabot[bot]
  • chore(deps-dev): bump eslint-plugin-import from 2.14.0 to 2.16.0 #117 by dependabot[bot]
  • chore(deps-dev): bump prettier from 1.16.1 to 1.16.4 #122 by dependabot[bot]
  • chore(deps-dev): bump eslint-plugin-jest from 22.1.2 to 22.2.2 #126 by dependabot[bot]
  • feat : adding enable prop in Provider #125 by Olivier YOUF
  • chore(release): publish v1.1.6 NO_CI 6f573cd by Build-CI

1 February 2019

  • chore(deps-dev): bump eslint-config-prettier from 3.3.0 to 4.0.0 #111 by dependabot[bot]
  • chore(deps-dev): bump prettier from 1.16.0 to 1.16.1 #110 by dependabot[bot]
  • chore(deps-dev): bump jest from 23.6.0 to 24.0.0 #118 by dependabot[bot]
  • Fix: Add react-router to dependencies #120 by Hamza Hamidi
  • chore: remove react-redux dependency #119 by rpetigny
  • chore(deps-dev): bump expect from 23.6.0 to 24.0.0 #106 by dependabot[bot]
  • chore(deps-dev): bump lerna from 3.5.0 to 3.10.7 #107 by dependabot[bot]
  • chore(deps-dev): bump eslint-plugin-jest from 22.1.2 to 22.1.3 #108 by dependabot[bot]
  • chore(deps-dev): bump enzyme-adapter-react-16 from 1.7.1 to 1.8.0 #109 by dependabot[bot]
  • chore(deps): bump react-dom from 16.6.3 to 16.7.0 #95 by dependabot[bot]
  • chore(deps): bump oidc-client from 1.5.4 to 1.6.1 #96 by dependabot[bot]
  • chore(deps): bump react from 16.6.3 to 16.7.0 #97 by dependabot[bot]
  • chore(deps-dev): bump tslint from 5.11.0 to 5.12.1 #99 by dependabot[bot]
  • chore(deps-dev): bump eslint from 5.11.1 to 5.12.1 #100 by dependabot[bot]
  • chore(deps-dev): bump prettier from 1.15.3 to 1.16.0 #101 by dependabot[bot]
  • chore(deps-dev): bump babel-plugin-macros from 2.4.4 to 2.4.5 #93 by dependabot[bot]
  • chore(deps-dev): bump typescript from 3.2.2 to 3.2.4 #102 by dependabot[bot]
  • chore(deps-dev): bump eslint-plugin-react from 7.12.3 to 7.12.4 #103 by dependabot[bot]
  • chore(deps-dev): bump eslint-plugin-prettier from 3.0.0 to 3.0.1 #88 by dependabot[bot]
  • chore(deps-dev): bump react-scripts from 2.1.1 to 2.1.3 #90 by dependabot[bot]
  • chore(deps-dev): bump babel-plugin-macros from 2.4.2 to 2.4.4 #85 by mergify[bot]
  • chore(deps-dev): bump chalk from 2.4.1 to 2.4.2 #86 by mergify[bot]
  • chore(deps-dev): bump eslint-plugin-react from 7.11.1 to 7.12.3 #87 by mergify[bot]
  • Fix example link #89 by Seth
  • fix(redux) oidc default props #84 by julienbirgand
  • chore(release): publish v1.1.5 NO_CI e21bbbc by Build-CI

4 January 2019

  • chore(pipeline-azure) branch variable was a bad one #83 by mergify[bot]
  • fix : Context Fetch>oidcUser transmission #80 by Olivier YOUF
  • fix token expired event #81 by mergify[bot]
  • chore(deps-dev): bump eslint from 5.9.0 to 5.11.1 #82 by mergify[bot]
  • chore(deps-dev): bump @angular/compiler from 7.1.0 to 7.1.4 #75 by mergify[bot]
  • chore(deps-dev): bump typescript from 3.2.1 to 3.2.2 #63 by dependabot[bot]
  • chore(deps-dev): bump @angular/core from 7.1.0 to 7.1.3 #65 by mergify[bot]
  • chore(deps-dev): bump tslint-config-prettier from 1.16.0 to 1.17.0 #64 by mergify[bot]
  • chore(deps-dev): bump regenerator-runtime from 0.12.1 to 0.13.1 #67 by mergify[bot]
  • chore(deps-dev): bump babel-eslint from 8.2.6 to 10.0.1 #69 by mergify[bot]
  • chore(deps-dev): bump inquirer from 6.2.0 to 6.2.1 #68 by mergify[bot]
  • chore(deps-dev): bump react-test-renderer from 16.6.3 to 16.7.0 #70 by mergify[bot]
  • chore(deps-dev): bump enzyme-adapter-react-16 from 1.7.0 to 1.7.1 #71 by mergify[bot]
  • chore(deps-dev): bump eslint-plugin-jest from 22.0.1 to 22.1.2 #76 by mergify[bot]
  • docs(readme) add keyword #79 by Guillaume Chervet
  • chore(ci) remove travis and codeclimate #73 by Guillaume Chervet
  • chore(deps-dev): bump lint-staged from 7.3.0 to 8.1.0 #74 by dependabot[bot]
  • chore(ci) add azureDevops build + sonar #72 by Guillaume Chervet
  • chore(deps-dev): bump react-scripts from 1.1.5 to 2.1.1 #57 by dependabot[bot]
  • chore(deps-dev): bump typescript from 3.1.6 to 3.2.1 #59 by dependabot[bot]
  • chore(deps-dev): bump react-test-renderer from 16.6.1 to 16.6.3 #60 by dependabot[bot]
  • chore(deps-dev): bump prettier from 1.15.1 to 1.15.3 #61 by dependabot[bot]
  • doc(readme) small fix for demo to internship #62 by Guillaume Chervet
  • chore(azurepipeline) configure lerna to publish #58 by Guillaume Chervet
  • chore(deps-dev): bump lerna from 3.4.3 to 3.5.0 #55 by dependabot[bot]
  • chore(deps-dev): bump eslint-plugin-json from 1.2.1 to 1.3.2 #54 by dependabot[bot]
  • chore(deps-dev): bump eslint-plugin-prettier from 2.7.0 to 3.0.0 #56 by dependabot[bot]
  • chore(deps-dev): bump @angular/compiler from 7.0.4 to 7.1.0 #52 by dependabot[bot]
  • chore(deps-dev): bump codacy-coverage from 3.2.0 to 3.3.0 #53 by dependabot[bot]
  • chore(deps-dev): bump @angular/core from 7.0.3 to 7.1.0 #46 by dependabot[bot]
  • chore(deps-dev): bump eslint from 5.8.0 to 5.9.0 #48 by dependabot[bot]
  • chore(deps-dev): bump shelljs from 0.8.2 to 0.8.3 #49 by dependabot[bot]
  • chore(deps-dev): bump eslint-plugin-jest from 22.0.0 to 22.0.1 #50 by dependabot[bot]
  • chore(deps-dev): bump eslint-config-prettier from 3.1.0 to 3.3.0 #47 by dependabot[bot]
  • chore(deps): bump react-dom from 16.6.1 to 16.6.3 #44 by dependabot[bot]
  • chore(deps): bump rxjs from 6.3.2 to 6.3.3 #45 by dependabot[bot]
  • chore(deps): bump react from 16.6.1 to 16.6.3 #43 by dependabot[bot]
  • chore(deps): bump react-redux from 5.0.7 to 5.1.1 #38 by dependabot[bot]
  • chore(deps-dev): bump @angular/compiler from 7.0.3 to 7.0.4 #42 by dependabot[bot]
  • chore(deps-dev): bump tslint-config-prettier from 1.15.0 to 1.16.0 #40 by dependabot[bot]
  • doc(redux): update code example and add more informations #41 by Benoit Fontaine
  • doc(context) add more explanation #37 by Guillaume Chervet
  • chore(deps): [security] bump merge from 1.2.0 to 1.2.1 #39 by dependabot[bot]
  • Set up CI with Azure Pipelines #31 by Cyril Lakech
  • chore(deps-dev): bump tslint-plugin-prettier from 1.3.0 to 2.0.1 #34 by dependabot[bot]
  • chore(deps-dev): bump eslint-config-prettier from 2.10.0 to 3.1.0 #36 by dependabot[bot]
  • chore(deps-dev): bump eslint-plugin-jest from 21.27.2 to 22.0.0 #35 by dependabot[bot]
  • fix oidcUser transmission 0ae83e1 by Olivier YOUF
  • chore(release): publish v1.1.5-alpha.0 NO_CI 41536de by Build-CI
  • WIP b866401 by Guillaume Chervet
  • WIP cad214b by Guillaume Chervet
  • WIP d36dd3d by Guillaume Chervet
  • it works! b58a355 by Guillaume Chervet
  • WIP fd2c87a by Guillaume Chervet
  • chore(pipeline-azure) bug during publish 0f0935a by Guillaume Chervet
  • WIP 7c238f5 by Guillaume Chervet
  • WIP 4d04233 by Guillaume Chervet
  • WIP 1a2fdbd by Guillaume Chervet
  • it works! adb3ecf by Guillaume Chervet
  • WIP 0836ecd by Guillaume Chervet

9 November 2018

  • fix(publish) missing attribute to publish to npm 36a05fa by Guillaume Chervet
  • chore(release): publish v1.1.0 [ci skip] cc39e30 by Travis CI User

31 October 2018

  • feat: add fetch observable hoc 7ef055c by Thierno Barry
  • chore(release): publish v1.0.2 [ci skip] 689b36c by Travis CI User
  • chore: remove codacy that return 404 errors 52724bb by Cyril Lakech

4 October 2018

  • replacing includes by indexof #25 by mergify[bot]
  • chore(release): publish v1.0.1 [ci skip] 7cfb06c by Travis CI User

3 October 2018

  • doc: add npm version badge #23 by mergify[bot]
  • chore(release): publish v1.0.0 [ci skip] 728051b by Travis CI User

3 October 2018

  • Mergify initial configuration #22 by mergify[bot]
  • chore(release): publish v0.0.1 [ci skip] 94cbf05 by Travis CI User

3 October 2018

  • chore: exclude tests from codeclimate analysis #14 by Cyril Lakech
  • chore(build) add user variable for releasing a specific version to npm #20 by Guillaume Chervet
  • fix : recompose branch test in the consumer and add doc about dev #21 by youf-olivier
  • chore(release): publish v0.0.1-alpha.11 [ci skip] 82d326a by Travis CI User

1 October 2018

  • chore: setup test coverage with codacy #17 by Cyril Lakech
  • chore(release): publish v0.0.1-alpha.10 [ci skip] 612031e by Travis CI User

v0.0.1-alpha.9

1 October 2018

  • wip chore: setup publishing to npm #19 by Cyril Lakech
  • chore: do not share codeclimate token #16 by Guillaume Chervet
  • Add a Codacy badge to readme.md #15 by Guillaume Chervet
  • chore: setup coverage with codeclimate #13 by youf-olivier
  • chore: add coverage badge #12 by Guillaume Chervet
  • chore(packages) add require attributes to publish inside npm in publi… #11 by Cyril Lakech
  • refactor: simplify oidc service authenticateUser #10 by Guillaume Chervet
  • chore: add codeclimate badge #8 by Guillaume Chervet
  • init 8d1518e by Olivier Youf
  • chore(release): publish v0.0.1-alpha.9 [ci skip] df4adb5 by Travis CI User
  • chore(packages) add require attributes to publish inside npm in public with a scope bb6f22f by Guillaume Chervet
  • chore: add license 3d2ba13 by Cyril Lakech
  • Add Codacy badge 400b938 by The Codacy Badger