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

v1.3.0 #558

Merged
merged 105 commits into from Dec 3, 2019
Merged

v1.3.0 #558

merged 105 commits into from Dec 3, 2019

Conversation

LoicPoullain
Copy link
Member

@LoicPoullain LoicPoullain commented Oct 25, 2019

Features

Breaking change

Foal TS does not support TypeScript 2 anymore. Version 3.5 or higher is recommended.

Contributors

@firesharker
@fer22f

Dependencies

  • @foal/cli
    • ajv@6.10
    • colors@1.4
  • @foal/core
    • @types/express@4.17
    • ajv@6.10
    • express@4.17
  • @foal/ejs
    • ejs@2.7
  • @foal/jwks-rsa
    • jwks-rsa@1.6
  • @foal/jwt
    • jsonwebtoken@8.5
  • @foal/mongodb
    • mongodb@3.3
  • @foal/mongoose
    • @types/mongoose@5.5
  • @foal/swagger
    • swagger-ui-dist@3.24

@LoicPoullain LoicPoullain added this to Work In Progress in Issue tracking via automation Oct 25, 2019
@LoicPoullain LoicPoullain changed the title V1 3 0 v1.3.0 Oct 25, 2019
@codecov
Copy link

codecov bot commented Oct 25, 2019

Codecov Report

Merging #558 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #558      +/-   ##
==========================================
- Coverage   99.57%   99.57%   -0.01%     
==========================================
  Files          88       88              
  Lines        1636     1635       -1     
  Branches      371      374       +3     
==========================================
- Hits         1629     1628       -1     
  Misses          7        7
Impacted Files Coverage Δ
packages/core/src/sessions/token.hook.ts 100% <ø> (ø) ⬆️
packages/core/src/sessions/token-required.hook.ts 100% <ø> (ø) ⬆️
packages/core/src/sessions/token-optional.hook.ts 100% <ø> (ø) ⬆️
packages/core/src/express/create-app.ts 98.83% <100%> (-0.02%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7dda57a...1a89b11. Read the comment docs.

@LoicPoullain LoicPoullain merged commit 2920e26 into master Dec 3, 2019
Issue tracking automation moved this from Work In Progress to Done / Closed This Release Dec 3, 2019
@LoicPoullain LoicPoullain deleted the v1-3-0 branch December 3, 2019 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Issue tracking
  
Done / Closed This Release
Development

Successfully merging this pull request may close these issues.

None yet

4 participants