Releases: reactioncommerce/reaction-identity
v3.3.1
v3.3.0
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
v3.1.0
v3.0.0
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
- Reaction API
- Reaction Hydra
- Reaction Identity
- Reaction Admin (beta)
- Example Storefront
- Reaction Development Platform
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
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
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
v3.0.0-alpha
v3.0.0-alpha
Features
- Start project: add CI config, Dockerfiles, License
Chores
- Use published image for docker-compose #4