Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.1.0 #1157

Merged
merged 46 commits into from
Nov 28, 2022
Merged

v3.1.0 #1157

merged 46 commits into from
Nov 28, 2022

Conversation

LoicPoullain
Copy link
Member

@LoicPoullain LoicPoullain commented Oct 17, 2022

Features

Dependencies

#1162

Dependencies

  • @foal/aws-s3
    • @aws-sdk/client-s3@3.198.0
    • @aws-sdk/lib-storage@3.198.0
  • @foal/cli
    • commander@9.4.1
  • @foal/core
    • express@4.18.2
  • @foal/jwks-rsa
    • jwks-rsa@2.1.5
  • @foal/mongodb
    • mongodb@4.11.0
  • @foal/socket.io
    • socket.io@4.5.3
  • @foal/swagger
    • swagger-ui-dist@4.15.2

Contributors

@LoicPoullain LoicPoullain added this to Work In Progress in Issue tracking via automation Oct 17, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 17, 2022

Codecov Report

Base: 98.86% // Head: 98.86% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (8b0f71f) compared to base (229f342).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1157   +/-   ##
=======================================
  Coverage   98.86%   98.86%           
=======================================
  Files          96       96           
  Lines        1667     1669    +2     
  Branches      388      388           
=======================================
+ Hits         1648     1650    +2     
  Misses         19       19           
Impacted Files Coverage Δ
...ges/core/src/common/validation/get-ajv-instance.ts 100.00% <100.00%> (ø)
packages/core/src/core/config/env.ts 97.14% <100.00%> (+0.08%) ⬆️
packages/core/src/express/create-app.ts 98.14% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Base automatically changed from v3-0-0 to master October 28, 2022 17:34
Adapt generated eslint config to support ctx.session!
Support whitespaces around variable names in `.env` files
[CLI] Add internal `setOrUpdateProjectDependency` methods to support future `foal upgrade` command
Support custom cookie domain in social auth
@LoicPoullain LoicPoullain merged commit 1312338 into master Nov 28, 2022
Issue tracking automation moved this from Work In Progress to Done / Closed This Release Nov 28, 2022
@LoicPoullain LoicPoullain deleted the v3-1-0 branch November 28, 2022 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Issue tracking
  
Done / Closed This Release
Development

Successfully merging this pull request may close these issues.

None yet

3 participants