File tree Expand file tree Collapse file tree 7 files changed +31
-5
lines changed
Expand file tree Collapse file tree 7 files changed +31
-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.11] ( https://github.com/feathersjs/feathers/compare/v6.0.0-pre.10...v6.0.0-pre.11 ) (2026-03-19)
7+
8+ ### Bug Fixes
9+
10+ - Add CommonJS legacy build for backwards compatibility ([ #3674 ] ( https://github.com/feathersjs/feathers/issues/3674 ) ) ([ 9d0cdda] ( https://github.com/feathersjs/feathers/commit/9d0cddaf3418939c6fc96a2144bb0cbd18157d80 ) )
11+ - Add SSE disconnect event ([ #3673 ] ( https://github.com/feathersjs/feathers/issues/3673 ) ) ([ b04d785] ( https://github.com/feathersjs/feathers/commit/b04d7858a10e63d53d2b6f382fac377ff5a8c37c ) )
12+ - Improve SSE handling and add documentation ([ #3672 ] ( https://github.com/feathersjs/feathers/issues/3672 ) ) ([ 714792d] ( https://github.com/feathersjs/feathers/commit/714792d6741a3aa3fbe4b01c9dda61af0a3b2257 ) )
13+
14+ ### Features
15+
16+ - npm create feathers for v6 ([ #3654 ] ( https://github.com/feathersjs/feathers/issues/3654 ) ) ([ 358c50e] ( https://github.com/feathersjs/feathers/commit/358c50e780ad055b9feab007124e883d83fd6c44 ) )
17+
618# [ 6.0.0-pre.10] ( https://github.com/feathersjs/feathers/compare/v6.0.0-pre.9...v6.0.0-pre.10 ) (2026-02-19)
719
820### Features
Original file line number Diff line number Diff line change 11{
22 "ci" : false ,
33 "packages" : [" packages/*" ],
4- "version" : " 6.0.0-pre.10 " ,
4+ "version" : " 6.0.0-pre.11 " ,
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.11] ( https://github.com/feathersjs/feathers/compare/v6.0.0-pre.10...v6.0.0-pre.11 ) (2026-03-19)
7+
8+ ### Features
9+
10+ - npm create feathers for v6 ([ #3654 ] ( https://github.com/feathersjs/feathers/issues/3654 ) ) ([ 358c50e] ( https://github.com/feathersjs/feathers/commit/358c50e780ad055b9feab007124e883d83fd6c44 ) )
11+
612# [ 6.0.0-pre.10] ( https://github.com/feathersjs/feathers/compare/v6.0.0-pre.9...v6.0.0-pre.10 ) (2026-02-19)
713
814** 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.10 " ,
4+ "version" : " 6.0.0-pre.11 " ,
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.11] ( https://github.com/feathersjs/feathers/compare/v6.0.0-pre.10...v6.0.0-pre.11 ) (2026-03-19)
7+
8+ ### Bug Fixes
9+
10+ - Add CommonJS legacy build for backwards compatibility ([ #3674 ] ( https://github.com/feathersjs/feathers/issues/3674 ) ) ([ 9d0cdda] ( https://github.com/feathersjs/feathers/commit/9d0cddaf3418939c6fc96a2144bb0cbd18157d80 ) )
11+ - Add SSE disconnect event ([ #3673 ] ( https://github.com/feathersjs/feathers/issues/3673 ) ) ([ b04d785] ( https://github.com/feathersjs/feathers/commit/b04d7858a10e63d53d2b6f382fac377ff5a8c37c ) )
12+ - Improve SSE handling and add documentation ([ #3672 ] ( https://github.com/feathersjs/feathers/issues/3672 ) ) ([ 714792d] ( https://github.com/feathersjs/feathers/commit/714792d6741a3aa3fbe4b01c9dda61af0a3b2257 ) )
13+
614# [ 6.0.0-pre.10] ( https://github.com/feathersjs/feathers/compare/v6.0.0-pre.9...v6.0.0-pre.10 ) (2026-02-19)
715
816### Features
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.10 " ,
4+ "version" : " 6.0.0-pre.11 " ,
55 "homepage" : " https://feathersjs.com" ,
66 "repository" : {
77 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments