Releases: MatiPl01/react-native-library-template
Releases · MatiPl01/react-native-library-template
v3.1.2
3.1.2 (2024-11-16)
Bug Fixes
- npm package creation issues and make it lighter (#67) (3ec339a)
v3.1.1
3.1.1 (2024-11-16)
Bug Fixes
v3.1.0
3.1.0 (2024-11-16)
Features
- Paper example app, scripts refactor (#65) (a5749a8)
v3.0.1
3.0.1 (2024-07-26)
Bug Fixes
- Semantic release setup in the monorepo (#63) (f3a0d2a)
v3.0.0
3.0.0 (2024-07-20)
Bug Fixes
- Add missing semantic release config (#61) (645b838)
- Library initialization script issues (#58) (4cc479d)
Features
- Update docs, include README.md in the library bundle (#60) (96962d8)
BREAKING CHANGES
- CHANGE
Change monorepo structure for easier development
v2.1.1
2.1.1 (2024-05-31)
Bug Fixes
v2.1.0
2.1.0 (2024-04-30)
Features
- Add useful tips and automatic git repo initialization (#55) (138aba6)
v2.0.0
2.0.0 (2024-04-30)
chore
- deps: Upgrade React Native to 0.73.6 and yarn to v4 (#54) (dc39540)
BREAKING CHANGES
- deps: - New React Native version,
v1.2.0
1.2.0 (2024-01-29)
Bug Fixes
- Dependencies resolution issues (#36) (a630a43)
- Native dependencies and babel plugins resolution issues (#37) (6904192)
Features
- Add automatic dependencies installation after setup (#34) (b812a69)
v1.1.4
1.1.4 (2024-01-26)
Bug Fixes
- Bare example app dependencies pods resolution issue (#33) (2bec78f)