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+ # [ 2.0.0] ( https://github.com/BlueBaseJS/plugin-react-navigation/compare/v1.7.0...v2.0.0 ) (2022-04-24)
2+
3+ ### Bug Fixes
4+
5+ * Fixed deprecation warnings ([ 5985442] ( https://github.com/BlueBaseJS/plugin-react-navigation/commit/5985442e10bdbb0cf6305c956f565b730fdb2a84 ) )
6+
7+ ### Build System
8+
9+ * Expo 44 ([ 5b6080e] ( https://github.com/BlueBaseJS/plugin-react-navigation/commit/5b6080ea775b5f112c8d93723a5897a0d8d55802 ) )
10+
11+ ### BREAKING CHANGES
12+
13+ * Updated project setup to Expo 44
14+
115# [ 1.7.0] ( https://github.com/BlueBaseJS/plugin-react-navigation/compare/v1.6.0...v1.7.0 ) (2020-10-29)
216
317### 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.7 .0" ,
5+ "version" : " 2.0 .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.7.0' ;
3- export const VERSION_NUMBER = 107000000 ;
2+ export const VERSION = '2.0.0' ;
3+ export const VERSION_NUMBER = 200000000 ;
4+
You can’t perform that action at this time.
0 commit comments