File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5+
6+ # 2.1.0 (2019-03-17)
7+
8+ ### Bug Fixes
9+
10+ - ** core:** :bug : append next container correctly on sync mode ([ dc62bd3] ( https://github.com/barbajs/barba/commit/dc62bd3 ) ), closes [ #4 ] ( https://github.com/barbajs/barba/issues/4 )
11+ - ** core:** :bug : fix ` xlink:href ` with SVG ([ 19ecd81] ( https://github.com/barbajs/barba/commit/19ecd81 ) ), closes [ #1 ] ( https://github.com/barbajs/barba/issues/1 )
12+ - ** css:** :bug : fix css with next tick ([ 63642bf] ( https://github.com/barbajs/barba/commit/63642bf ) )
13+ - ** prefetch:** :bug : fix requestError ([ 33c213b] ( https://github.com/barbajs/barba/commit/33c213b ) )
14+ - ** root:** :bug : force publish ([ ddb8798] ( https://github.com/barbajs/barba/commit/ddb8798 ) )
15+ - ** root:** :ok_hand : replace error with warning when no transition ([ 661801e] ( https://github.com/barbajs/barba/commit/661801e ) )
16+ - :bug : fix case issues ([ c6adcb3] ( https://github.com/barbajs/barba/commit/c6adcb3 ) )
17+
18+ ### Features
19+
20+ - ** core:** :sparkles : add prevent custom + update README ([ 2fb4ec6] ( https://github.com/barbajs/barba/commit/2fb4ec6 ) )
21+ - ** css:** :recycle : add transitionend logic + big refactoring ([ b775358] ( https://github.com/barbajs/barba/commit/b775358 ) )
22+ - ** css:** :tada : initial commit ([ aed8206] ( https://github.com/barbajs/barba/commit/aed8206 ) )
23+ - ** root:** :sparkles : add logger + fixes ([ 6db3875] ( https://github.com/barbajs/barba/commit/6db3875 ) )
24+ - ** router:** :sparkles : add multiple properties to ` route ` ([ 4e92c83] ( https://github.com/barbajs/barba/commit/4e92c83 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @barba/core" ,
3- "version" : " 2.0.1-next.97+33c213b " ,
3+ "version" : " 2.1.0 " ,
44 "description" : " Barba is a ..." ,
55 "publishConfig" : {
66 "access" : " public"
Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5+
6+ # 2.1.0 (2019-03-17)
7+
8+ ### Bug Fixes
9+
10+ - ** css:** :bug : fix css with next tick ([ 63642bf] ( https://github.com/barbajs/barba/commit/63642bf ) )
11+
12+ ### Features
13+
14+ - ** css:** :recycle : add transitionend logic + big refactoring ([ b775358] ( https://github.com/barbajs/barba/commit/b775358 ) )
15+ - ** css:** :tada : initial commit ([ aed8206] ( https://github.com/barbajs/barba/commit/aed8206 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @barba/css" ,
3- "version" : " 2.0.1-next.97+33c213b " ,
3+ "version" : " 2.1.0 " ,
44 "description" : " Barba is a ..." ,
55 "publishConfig" : {
66 "access" : " public"
Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5+
6+ # 2.1.0 (2019-03-17)
7+
8+ ### Bug Fixes
9+
10+ - ** prefetch:** :bug : fix check error ([ f12a441] ( https://github.com/barbajs/barba/commit/f12a441 ) )
11+
12+ ### Features
13+
14+ - ** prefetch:** :sparkles : add prefetch + refactor e2e scripts ([ c90b85b] ( https://github.com/barbajs/barba/commit/c90b85b ) )
15+ - ** root:** :sparkles : add logger + fixes ([ 6db3875] ( https://github.com/barbajs/barba/commit/6db3875 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @barba/prefetch" ,
3- "version" : " 2.0.1-next.97+33c213b " ,
3+ "version" : " 2.1.0 " ,
44 "description" : " Barba is a ..." ,
55 "publishConfig" : {
66 "access" : " public"
Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5+
6+ # 2.1.0 (2019-03-17)
7+
8+ ### Bug Fixes
9+
10+ - ** root:** :bug : force publish ([ ddb8798] ( https://github.com/barbajs/barba/commit/ddb8798 ) )
11+
12+ ### Features
13+
14+ - ** core:** :sparkles : add prevent custom + update README ([ 2fb4ec6] ( https://github.com/barbajs/barba/commit/2fb4ec6 ) )
15+ - ** router:** :sparkles : add multiple properties to ` route ` ([ 4e92c83] ( https://github.com/barbajs/barba/commit/4e92c83 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @barba/router" ,
3- "version" : " 2.0.1-next.97+33c213b " ,
3+ "version" : " 2.1.0 " ,
44 "description" : " Barba is a ..." ,
55 "publishConfig" : {
66 "access" : " public"
You can’t perform that action at this time.
0 commit comments