Open greenkeeper[bot] opened 5 years ago
dependency
fastify was updated from 1.14.3
to 2.0.1
.Update to this version instead π
Fixes:
Docs:
Internals:
Dependencies:
The new version differs by 11 commits.
b456013
Bumped v2.0.1
b2bdfee
refactor: remove unnecessary condition (#1505)
3626ca9
add: @eomm as contributor (#1507)
29a77b9
Docs/fluent schema (#1485)
9398dfa
fix: unused shared schema to serializer (#1496)
563926f
add fastify-405 plugin (#1501)
cf7a096
chore(package): update fast-json-stringify to version 1.11.2 (#1500)
25ee251
Updated benchmarks (#1497)
c24b14a
Update deps (#1493)
0ff444b
Added fastify-influxdb to Community Plugins (#1472)
956c593
Updated LTS.md (#1477)
See the full diff
dependency
fastify was updated from 1.14.4
to 2.1.0
.Update to this version instead π
Features:
Fixes:
Docs:
Internals:
The new version differs by 22 commits.
c037c5d
Bumped v2.1.0
7050493
Init options (#1530)
08ab1e8
feat: support more signatures for listen (#1463)
90b8ef1
Feature: onRegister hook (#1526)
fd49bc5
chore: ignore tap file (#1534)
1bb60ac
Adds fastify-flash to Ecosystem.md (#1531)
ed4af59
Return an object instead of an array to improve the destructuring readability (#1528)
cc53dfd
feat: add pluginTimeout options in d.ts (#1527)
7eaaabc
Chore: refactor fastify.js (#1506)
4edd141
Add apollo-server-fastify to the ecosystem. (#1524)
0a934fc
InitialConfig second draft (#1471)
d785957
Add res serializer to docs (#1455)
1ee924f
Updated docs (#1522)
ceeccf6
add all the hooks in the example file (#1520)
3dd5311
Documentation update for avvio PR 82 (#1498)
There are 22 commits in total.
See the full diff
dependency
fastify was updated from 1.14.5
to 2.2.0
.Update to this version instead π
Features:
Fixes:
Documentation:
genReqId
being called even when 'request-id' header is supplied - #1566Test:
Internals:
The new version differs by 16 commits.
a9a2ba1
Bumped v2.2.0
5de7440
fix/mutated-schemas at startup (#1565)
d98629b
Document genReqId
being called even when 'request-id' header is supplied (#1566)
8af9220
Chore: refactor 404 (#1547)
5865b86
chore(package): update fluent-schema to version 0.7.0 (#1552)
5e06604
Update Ecosystem.md (#1559)
fc38863
Fix broken tests (#1561)
9ee4ecd
chore(package): update semver to version 6.0.0 (#1558)
9b2a54c
Update Server.md (#1550)
0d8b9f1
Update Request.md (#1549)
8689e6e
add: schemaCompiler property (#1533)
eafb2fb
Type this in RequestHandler (#1539)
767923b
Add prefixTrailingSlash option to match only prefix root with paths (#1487)
b48a605
Fix #1537 (#1545)
9c3f03f
add fastify-http-client plugin (#1540)
There are 16 commits in total.
See the full diff
dependency
fastify was updated from 1.14.6
to 2.3.0
.dependency
fastify was updated from 1.14.6
to 2.4.0
.dependency
fastify was updated from 1.14.6
to 2.4.1
.dependency
fastify was updated from 1.14.6
to 2.5.0
.dependency
fastify was updated from 1.14.6
to 2.6.0
.dependency
fastify was updated from 1.14.6
to 2.7.0
.dependency
fastify was updated from 1.14.6
to 2.7.1
.dependency
fastify was updated from 1.14.6
to 2.8.0
.dependency
fastify was updated from 1.14.6
to 2.9.0
.dependency
fastify was updated from 1.14.6
to 2.10.0
.dependency
fastify was updated from 1.14.6
to 2.11.0
.
The dependency fastify was updated from
1.14.2
to2.0.0
.This version is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for v2.0.0
Official announcement: https://medium.com/@fastifyjs/8275d613fba4
Breaking changes:
Features:
Enhancements:
Fixes:
TypeScript:
Documentation:
Commits
The new version differs by 137 commits ahead by 137, behind by 30.
dbcf234
Bumped v2.0.0
07504c6
Add self to package.json (#1474)
8202890
Docs/Add standard json schema examples (#1355)
a27850d
Fix/add schema to validator (#1446)
4c03dda
Add onboarding section to CONTRIBUTING document (#1469)
37dde53
test: cover issue #1456 (#1470)
a00972b
Less flakyness maybe (#1468)
7391bee
Add email for cemremengu (#1467)
dd9259b
maybe fixed flaky test (#1466)
dc9ca9c
fixed flaky http2 closing test (#1464)
fa2b5d8
Fix HTTP/2 request while closing (#1461)
2ddae34
Exclude tap-mocha-reporter from greenkeeper (#1460)
1313bea
Added link to fastify-google-cloud-storage plugin in doc/Ecosystem (#1443)
4e36633
update types/node to latest (#1451)
8a736fc
Update ignore files (#1452)
There are 137 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: