File tree Expand file tree Collapse file tree 7 files changed +32
-5
lines changed
Expand file tree Collapse file tree 7 files changed +32
-5
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 6.0.0-pre.6] ( https://github.com/feathersjs/feathers/compare/v6.0.0-pre.5...v6.0.0-pre.6 ) (2026-01-29)
7+
8+ ### Bug Fixes
9+
10+ - ** client:** Buffer SSE stream chunks before parsing ([ #3643 ] ( https://github.com/feathersjs/feathers/issues/3643 ) ) ([ e3cc58c] ( https://github.com/feathersjs/feathers/commit/e3cc58c3a59f1bd0044d13f79d1326878f3857b5 ) )
11+ - ** website:** add Badges component and update markdown syntax ([ 7c45c1c] ( https://github.com/feathersjs/feathers/commit/7c45c1c3ae00c45803767088f720c4c2c3fc4c78 ) )
12+ - ** website:** update search collections and add ThemeToggle component ([ 1a8bb35] ( https://github.com/feathersjs/feathers/commit/1a8bb3546dda247337b724f7e83d24de15b5c915 ) )
13+
14+ ### Features
15+
16+ - v6 initial website ([ #3641 ] ( https://github.com/feathersjs/feathers/issues/3641 ) ) ([ b539643] ( https://github.com/feathersjs/feathers/commit/b53964381233bee7fcb9e50b77508164aa756bb5 ) )
17+ - ** website:** add scroll-aware table of contents and sidebar navigation ([ 5194823] ( https://github.com/feathersjs/feathers/commit/51948237e637b89eb9fc3fdd1144267effc7f7e8 ) )
18+
619# [ 6.0.0-pre.5] ( https://github.com/feathersjs/feathers/compare/v6.0.0-pre.4...v6.0.0-pre.5 ) (2025-12-20)
720
821** Note:** Version bump only for package feathers
Original file line number Diff line number Diff line change 11{
22 "ci" : false ,
33 "packages" : [" packages/*" ],
4- "version" : " 6.0.0-pre.5 " ,
4+ "version" : " 6.0.0-pre.6 " ,
55 "command" : {
66 "bootstrap" : {
77 "hoist" : true
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 6.0.0-pre.6] ( https://github.com/feathersjs/feathers/compare/v6.0.0-pre.5...v6.0.0-pre.6 ) (2026-01-29)
7+
8+ ** Note:** Version bump only for package create-feathers
9+
610# [ 6.0.0-pre.5] ( https://github.com/feathersjs/feathers/compare/v6.0.0-pre.4...v6.0.0-pre.5 ) (2025-12-20)
711
812** Note:** Version bump only for package create-feathers
Original file line number Diff line number Diff line change 11{
22 "name" : " create-feathers" ,
33 "description" : " Create a new Feathers application" ,
4- "version" : " 6.0.0-pre.5 " ,
4+ "version" : " 6.0.0-pre.6 " ,
55 "homepage" : " https://feathersjs.com" ,
66 "bin" : {
77 "create-feathers" : " ./bin/create-feathers.js"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 6.0.0-pre.6] ( https://github.com/feathersjs/feathers/compare/v6.0.0-pre.5...v6.0.0-pre.6 ) (2026-01-29)
7+
8+ ### Bug Fixes
9+
10+ - ** client:** Buffer SSE stream chunks before parsing ([ #3643 ] ( https://github.com/feathersjs/feathers/issues/3643 ) ) ([ e3cc58c] ( https://github.com/feathersjs/feathers/commit/e3cc58c3a59f1bd0044d13f79d1326878f3857b5 ) )
11+
12+ ### Features
13+
14+ - v6 initial website ([ #3641 ] ( https://github.com/feathersjs/feathers/issues/3641 ) ) ([ b539643] ( https://github.com/feathersjs/feathers/commit/b53964381233bee7fcb9e50b77508164aa756bb5 ) )
15+
616# [ 6.0.0-pre.5] ( https://github.com/feathersjs/feathers/compare/v6.0.0-pre.4...v6.0.0-pre.5 ) (2025-12-20)
717
818** Note:** Version bump only for package feathers
Original file line number Diff line number Diff line change 11{
22 "name" : " feathers" ,
33 "description" : " The API and real-time application framework" ,
4- "version" : " 6.0.0-pre.5 " ,
4+ "version" : " 6.0.0-pre.6 " ,
55 "homepage" : " https://feathersjs.com" ,
66 "repository" : {
77 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments