Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

Latest commit

 

History

History
95 lines (56 loc) · 4.11 KB

CHANGELOG.md

File metadata and controls

95 lines (56 loc) · 4.11 KB

v3.3.1

reaction-identity v3.3.1 adds patch features or bug fixes and contains no breaking changes since v3.3.0.

Chore

  • chore(deps): Bump ini from 1.3.5 to 1.3.8 (#44)

v3.3.0

This release of reaction-identity is designed to work with v3.x of the Reaction API.

Chores

  • chore(deps): Bump bcrypt from 3.0.7 to 5.0.0 (#37)
  • chore(deps): Bump node-fetch from 2.6.0 to 2.6.1 (#41)
  • chore(deps): Bump bl from 2.2.0 to 2.2.1 (#40)
  • chore: update to Meteor 1.11.1 (#42)

Contributors

Thanks to @loan-laux for contributing to this release! 🎉

v3.2.0

This release of reaction-identity is designed to work with v3.x of the Reaction API.

Fixes

  • fix: Include X-Forwarded-Proto header on Hydra GET requests (#35)

Chores

  • chore(deps): Bump lodash from 4.17.15 to 4.17.19 (#34)

v3.1.0

This release of reaction-identity is designed to work with v3.x of the Reaction API.

Features

  • feat: update to Meteor 1.10.2 (#31)

Chores

  • chore(deps): Bump acorn from 7.1.0 to 7.1.1 (#30)

v3.0.0

This is the v3.0.0 release of reaction-identity, designed to work with v3.0.0 of the Reaction API.

Features

  • feat: add non-English translations #13
  • feat: add remaining identity provider flows #12
  • feat: update to Meteor 1.9 21

Fixes

  • fix: add missing onCreateUser #9

Refactors

  • refactor: remove hook which makes initial user "owner" 22

Chores

  • chore: fixed links, text, and commands in readme #9
  • chore: add DCO and contributing info to readme #7
  • chore: Use published image for docker-compose #4
  • chore: reconfigure docker-compose networks 23

Docs

  • docs: update links to use trunk branch of docs 19

Notes

These changes were originally tested and released in our alpha and beta releases

The following Reaction projects are being released one time in coordination as v3.0.0

After this release, Reaction releases will no longer be coordinated across all projects - we'll release each project independently, as needed. This means version numbers will no longer be in sync. The newest versions of each project will work together.