File tree Expand file tree Collapse file tree 7 files changed +23
-5
lines changed
Expand file tree Collapse file tree 7 files changed +23
-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.1] ( https://github.com/feathersjs/feathers/compare/v6.0.0-pre.0...v6.0.0-pre.1 ) (2025-09-03)
7+
8+ ### Bug Fixes
9+
10+ - Add compatibility exports ([ #3605 ] ( https://github.com/feathersjs/feathers/issues/3605 ) ) ([ 3aed869] ( https://github.com/feathersjs/feathers/commit/3aed8696ca95fe4a4351c2d7e7f274ab66b50c09 ) )
11+ - Add registerPublisher method to protected method list ([ 2c0664a] ( https://github.com/feathersjs/feathers/commit/2c0664acf97dca3bf7a2efaf3564f04c3de5842e ) )
12+
613# [ 6.0.0-pre.0] ( https://github.com/feathersjs/feathers/compare/v5.0.34...v6.0.0-pre.0 ) (2025-08-30)
714
815### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "ci" : false ,
33 "packages" : [" packages/*" ],
4- "version" : " 6.0.0-pre.0 " ,
4+ "version" : " 6.0.0-pre.1 " ,
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.1] ( https://github.com/feathersjs/feathers/compare/v6.0.0-pre.0...v6.0.0-pre.1 ) (2025-09-03)
7+
8+ ** Note:** Version bump only for package create-feathers
9+
610# [ 6.0.0-pre.0] ( https://github.com/feathersjs/feathers/compare/v5.0.34...v6.0.0-pre.0 ) (2025-08-30)
711
812### Features
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.0 " ,
4+ "version" : " 6.0.0-pre.1 " ,
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.1] ( https://github.com/feathersjs/feathers/compare/v6.0.0-pre.0...v6.0.0-pre.1 ) (2025-09-03)
7+
8+ ### Bug Fixes
9+
10+ - Add compatibility exports ([ #3605 ] ( https://github.com/feathersjs/feathers/issues/3605 ) ) ([ 3aed869] ( https://github.com/feathersjs/feathers/commit/3aed8696ca95fe4a4351c2d7e7f274ab66b50c09 ) )
11+ - Add registerPublisher method to protected method list ([ 2c0664a] ( https://github.com/feathersjs/feathers/commit/2c0664acf97dca3bf7a2efaf3564f04c3de5842e ) )
12+
613# [ 6.0.0-pre.0] ( https://github.com/feathersjs/feathers/compare/v5.0.34...v6.0.0-pre.0 ) (2025-08-30)
714
815### Bug Fixes
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.0 " ,
4+ "version" : " 6.0.0-pre.1 " ,
55 "homepage" : " https://feathersjs.com" ,
66 "repository" : {
77 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments