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+ # [ 1.7.0] ( https://github.com/BlueBaseJS/plugin-react-navigation/compare/v1.6.0...v1.7.0 ) (2020-10-29)
2+
3+ ### Features
4+
5+ - ** Navigation:** Initial load add to avoid lazy loading of routes ([ #285 ] ( https://github.com/BlueBaseJS/plugin-react-navigation/issues/285 ) ) ([ 3efd358] ( https://github.com/BlueBaseJS/plugin-react-navigation/commit/3efd35899e25e487c891f31e77c2e60aede18716 ) )
6+
17# [ 1.6.0] ( https://github.com/BlueBaseJS/plugin-react-navigation/compare/v1.5.0...v1.6.0 ) (2020-10-01)
28
39### Features
Original file line number Diff line number Diff line change 22 "name" : " @bluebase/plugin-react-navigation" ,
33 "description" : " Use React Navigation in BlueBase apps!" ,
44 "author" : " BlueEast Team <code@blueeast.com>" ,
5- "version" : " 1.6 .0" ,
5+ "version" : " 1.7 .0" ,
66 "main" : " dist/index.js" ,
77 "typings" : " dist/index.d.ts" ,
88 "module" : " dist/index.js" ,
Original file line number Diff line number Diff line change 11// THIS IS AN AUTO GENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
2- export const VERSION = '1.6 .0' ;
3- export const VERSION_NUMBER = 106000000 ;
2+ export const VERSION = '1.7 .0' ;
3+ export const VERSION_NUMBER = 107000000 ;
You can’t perform that action at this time.
0 commit comments