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

Releases: reactioncommerce/reaction-identity

v3.3.1

04 Mar 18:42
9bccde7
Compare
Choose a tag to compare

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

05 Oct 20:12
55642c3
Compare
Choose a tag to compare

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

11 Aug 20:40
777b1ed
Compare
Choose a tag to compare

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

22 May 21:46
82f7f68
Compare
Choose a tag to compare

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

06 Feb 20:49
999098e
Compare
Choose a tag to compare

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.

v3.0.0-beta.2

04 Feb 23:00
47d8c8c
Compare
Choose a tag to compare
v3.0.0-beta.2 Pre-release
Pre-release

v3.0.0-beta.2

This is the second beta release of the Reaction Identity project that is designed to work with our new Reaction API.

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. This change has two exceptions: we will release all projects in coordination for a beta release, and all projects in coordination for the official v3.0.0 release.

Features

  • feat: update to Meteor 1.9 21

Refactors

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

Chores

  • chore: reconfigure docker-compose networks 23

Docs

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

v3.0.0-beta

18 Jan 02:07
5cd5140
Compare
Choose a tag to compare
v3.0.0-beta Pre-release
Pre-release

v3.0.0-beta

This is the beta release of the Reaction Identity project that is designed to work with our new Reaction API.

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. This change has two exceptions: we will release all projects in coordination for a beta release, and all projects in coordination for the official v3.0.0 release.

Fix

  • fix: add missing onCreateUser #9

v3.0.0-alpha.2

10 Jan 16:16
e94a118
Compare
Choose a tag to compare
v3.0.0-alpha.2 Pre-release
Pre-release

v3.0.0-alpha.2

Features

  • feat: add non-English translations #13
  • feat: add remaining identity provider flows #12

Chores

  • chore: fixed links, text, and commands in readme #9
  • chore: add DCO and contributing info to readme #7

v3.0.0-alpha

13 Dec 18:34
076ac56
Compare
Choose a tag to compare
v3.0.0-alpha Pre-release
Pre-release

v3.0.0-alpha

Features

  • Start project: add CI config, Dockerfiles, License

Chores

  • Use published image for docker-compose #4