diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29b..e780e89a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,370 @@ +### Changelog + +All notable changes to this project will be documented in this file. Dates are displayed in UTC. + +Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). + +#### [v0.1.3](https://github.com/TheWidlarzGroup/react-native-notificated/compare/v0.3.0...v0.1.3) + +- chore: add required branch to release it config [`#244`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/244) +- fix: bump buildscript sdk versions and build tool version for examples [`#243`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/243) +- fix: notification's shadow artifacts on Android (use needsOffscreenAlphaCompositing={true}) [`#225`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/225) +- chore(deps): bump tough-cookie from 4.0.0 to 4.1.3 [`#242`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/242) +- chore(deps): bump semver from 5.7.1 to 5.7.2 in /example [`#241`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/241) +- chore(deps): bump semver from 5.7.1 to 5.7.2 [`#240`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/240) +- chore(deps): bump semver from 5.7.1 to 5.7.2 in /docs [`#239`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/239) +- chore(deps): bump @babel/traverse from 7.18.8 to 7.23.4 in /example-expo [`#232`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/232) +- chore(deps): bump react-devtools-core from 4.27.8 to 4.28.5 in /example [`#228`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/228) +- chore(deps): bump react-devtools-core from 4.27.1 to 4.28.5 [`#229`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/229) +- chore(deps): bump semver from 5.7.1 to 5.7.2 in /example-expo [`#238`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/238) +- chore(deps): bump word-wrap from 1.2.3 to 1.2.5 in /example [`#237`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/237) +- chore(deps): bump postcss from 8.4.14 to 8.4.31 in /docs [`#231`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/231) +- chore(deps): bump @babel/traverse from 7.18.2 to 7.23.4 in /docs [`#230`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/230) +- chore(deps): bump @babel/traverse from 7.16.7 to 7.23.4 [`#233`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/233) +- chore(deps): bump @babel/traverse from 7.22.5 to 7.23.4 in /example [`#234`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/234) +- chore(deps): bump react-devtools-core from 4.24.7 to 4.28.5 in /example-expo [`#235`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/235) +- chore(deps): bump word-wrap from 1.2.3 to 1.2.5 [`#236`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/236) +- chore(deps): bump webpack from 5.75.0 to 5.76.1 in /docs [`#203`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/203) +- chore(deps): bump vm2 from 3.9.11 to 3.9.19 [`#208`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/208) +- fix: isModalNotification might be undefined [`#227`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/227) +- chore: update package.json version [`#223`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/223) +- chore: update devDependency [`#222`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/222) +- feat: notification width and position [`#220`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/220) +- docs: improvements [`#219`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/219) +- fix: notification under modal [`#214`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/214) +- docs: dark theme buttons color [`#215`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/215) +- fix: add title/description family and weight to mergeProps [`#213`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/213) +- fix: bumped reanimated,gesture handler and add patch for rn to fix example build errors [`#212`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/212) +- fix: changed the way of getting status bar height on ios [`#202`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/202) +- chore: disable expo go from dependabot push [`#201`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/201) +- fix: status bar manager on fabric [`#200`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/200) +- chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /example-expo [`#191`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/191) +- chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /example-expo [`#198`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/198) +- chore(deps): bump dns-packet from 5.3.1 to 5.4.0 in /docs [`#196`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/196) +- chore(deps): bump cacheable-request from 10.2.3 to 10.2.7 [`#195`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/195) +- chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /docs [`#197`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/197) +- chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 [`#199`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/199) +- chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs [`#193`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/193) +- chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 [`#190`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/190) +- chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /docs [`#189`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/189) +- fix: changed node version in workflows to 16.14 [`#192`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/192) +- fix: changed animation names to match the old ones, updated docs [`#188`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/188) +- docs: updated docusaurus [`#182`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/182) +- feat: custom typography [`#185`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/185) +- fix: new arch build [`#183`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/183) +- chore(deps): bump json5 from 2.2.1 to 2.2.3 in /docs [`#186`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/186) +- refactor: create notification type [`#169`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/169) +- chore: Update rn [`#181`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/181) +- fix: most of the vulnerabilites fixed [`#180`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/180) +- fix: add missing firebase modulars to podfile [`#179`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/179) +- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /example-expo [`#176`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/176) +- chore(deps): bump minimatch from 3.0.4 to 3.1.2 [`#177`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/177) +- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 [`#174`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/174) +- chore(deps): bump loader-utils from 2.0.2 to 2.0.4 in /docs [`#173`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/173) +- chore(deps): bump minimatch from 3.0.4 to 3.1.2 in /example [`#172`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/172) +- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /example [`#175`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/175) +- chore(deps): bump vm2 from 3.9.9 to 3.9.11 [`#164`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/164) +- chore(deps): bump terser from 5.13.1 to 5.14.2 in /docs [`#158`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/158) +- chore: update expo ci [`#171`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/171) +- feat: overwrite default types [`#168`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/168) +- fix: updated expo github action [`#178`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/178) +- feat: new generate animation config [`#157`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/157) +- feat: handle foreground push notifications [`#161`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/161) +- docs: add app.js youtube video link [`#162`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/162) +- docs: add errors handling section [`#163`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/163) +- ci: add expo publish on pushes to generate example expo app preview [`#160`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/160) +- feat: handle notch internally by the library [`#154`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/154) +- feat: init expo example app [`#155`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/155) +- docs: add gesture config info [`#153`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/153) +- fix: user can use custom component as leftSourceIcon [`#149`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/149) +- chore(deps): bump parse-url from 6.0.0 to 6.0.2 [`#152`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/152) +- feat: handle notification (position, topOffset and width) in landscape mode [`#151`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/151) +- feat: drop react-native-device-info [`#146`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/146) +- docs: fix types, improve lang style [`#147`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/147) +- docs: update api reference documentation - language corrections [`#145`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/145) +- docs: custom transition docs typos fixes and improvements [`#144`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/144) +- docs: remove redundant props from the documentation [`#143`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/143) +- docs: update imports in code snippets - old library name [`#142`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/142) +- docs: update install command in the intro to the documentation (typo) [`#141`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/141) +- docs: fix docs build - wrong links [`#138`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/138) +- chore: change logo source - readme [`#137`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/137) +- docs: update logo in readme (png) [`#136`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/136) +- feat: managing notifications from within custom components: [`#135`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/135) +- docs: update docs for transitions [`#133`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/133) +- chore(deps): bump simple-plist from 1.3.0 to 1.3.1 [`#131`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/131) +- chore(deps): bump simple-plist from 1.3.0 to 1.3.1 in /example [`#130`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/130) +- fix: used another action to assign issue to a project [`#132`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/132) +- fix: make config prop optional in createNotifications - regression [`#134`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/134) +- docs: navbar links change - GH icon pointing to the react-native--notificated repo [`#117`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/117) +- feat: add `onClose` optional callback [`#110`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/110) +- docs: add iOS & Android examples to readme [`#123`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/123) +- docs: added documentation section to readme [`#122`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/122) +- feat: add feature to simplify initial configuration [`#120`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/120) +- docs: set up docsaurus for API reference docs and add content [`#113`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/113) +- chore: release-it version bump [`#118`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/118) +- chore: update type import for generateAnimationConfig declaration [`#116`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/116) +- feat: notification emitter TS updates + docs: custom examples [`#70`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/70) +- docs: changed svg logo [`#114`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/114) +- docs: update readme and docs [`#111`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/111) +- chore: update LICENSE [`#106`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/106) +- fix: hook useNotificationController is not providing method 'modify' [`#108`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/108) +- feat: out of the box handling of isNotch [`#101`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/101) +- chore: disable changelog check action (temp) [`#103`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/103) +- feat: allow user to add custom styles for the icon [`#87`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/87) +- ci: add conventional pr title check workflow [`#96`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/96) +- docs: changed docs deploy workflow trigger from deployment to release [`#100`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/100) +- docs: update library name in docusaurus config [`#102`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/102) +- feat: add `hideCloseButton` prop to default variants [`#94`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/94) +- feat: notification width and position (#220) [`#216`](https://github.com/TheWidlarzGroup/react-native-notificated/issues/216) +- chore: release 0.0.1-alpha.0 [`502f5dc`](https://github.com/TheWidlarzGroup/react-native-notificated/commit/502f5dcf2466fe2df73216b3121e8cb24ac04d30) +- chore: change version (package.json) [`a4a5c14`](https://github.com/TheWidlarzGroup/react-native-notificated/commit/a4a5c140038853cd9150c99ea2d13c60d755bfca) +- Update README.md [`05b428e`](https://github.com/TheWidlarzGroup/react-native-notificated/commit/05b428edf6a219381741fef104b771f6b2bf95f0) + +#### [v0.3.0](https://github.com/TheWidlarzGroup/react-native-notificated/compare/v0.2.0...v0.3.0) + +> 19 May 2022 + +#### [v0.2.0](https://github.com/TheWidlarzGroup/react-native-notificated/compare/v0.1.3...v0.2.0) + +> 31 October 2023 + +#### [v0.1.3](https://github.com/TheWidlarzGroup/react-native-notificated/compare/v0.1.2...v0.1.3) + +> 21 November 2023 + +- fix: bump buildscript sdk versions and build tool version for examples [`#243`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/243) +- fix: notification's shadow artifacts on Android (use needsOffscreenAlphaCompositing={true}) [`#225`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/225) +- chore(deps): bump tough-cookie from 4.0.0 to 4.1.3 [`#242`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/242) +- chore(deps): bump semver from 5.7.1 to 5.7.2 in /example [`#241`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/241) +- chore(deps): bump semver from 5.7.1 to 5.7.2 [`#240`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/240) +- chore(deps): bump semver from 5.7.1 to 5.7.2 in /docs [`#239`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/239) +- chore(deps): bump @babel/traverse from 7.18.8 to 7.23.4 in /example-expo [`#232`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/232) +- chore(deps): bump react-devtools-core from 4.27.8 to 4.28.5 in /example [`#228`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/228) +- chore(deps): bump react-devtools-core from 4.27.1 to 4.28.5 [`#229`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/229) +- chore(deps): bump semver from 5.7.1 to 5.7.2 in /example-expo [`#238`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/238) +- chore(deps): bump word-wrap from 1.2.3 to 1.2.5 in /example [`#237`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/237) +- chore(deps): bump postcss from 8.4.14 to 8.4.31 in /docs [`#231`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/231) +- chore(deps): bump @babel/traverse from 7.18.2 to 7.23.4 in /docs [`#230`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/230) +- chore(deps): bump @babel/traverse from 7.16.7 to 7.23.4 [`#233`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/233) +- chore(deps): bump @babel/traverse from 7.22.5 to 7.23.4 in /example [`#234`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/234) +- chore(deps): bump react-devtools-core from 4.24.7 to 4.28.5 in /example-expo [`#235`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/235) +- chore(deps): bump word-wrap from 1.2.3 to 1.2.5 [`#236`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/236) +- chore(deps): bump webpack from 5.75.0 to 5.76.1 in /docs [`#203`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/203) +- chore(deps): bump vm2 from 3.9.11 to 3.9.19 [`#208`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/208) +- fix: isModalNotification might be undefined [`#227`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/227) +- chore: release 0.1.3 [`3030bff`](https://github.com/TheWidlarzGroup/react-native-notificated/commit/3030bff90195fc75d7245726371e89438a6231ce) +- Revert "* fix shadow artifacts on Android (use needsOffscreenAlphaCompositing={true})" [`6183939`](https://github.com/TheWidlarzGroup/react-native-notificated/commit/6183939194a991bbd717bc6c7e7c251844e5efef) +- * fix shadow artifacts on Android (use needsOffscreenAlphaCompositing={true}) [`4cb8266`](https://github.com/TheWidlarzGroup/react-native-notificated/commit/4cb8266ea6353cf7fe91e57e7a88eb821b09d02a) + +#### [v0.1.2](https://github.com/TheWidlarzGroup/react-native-notificated/compare/v0.1.1...v0.1.2) + +> 31 October 2023 + +- chore: update package.json version [`#223`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/223) +- chore: update devDependency [`#222`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/222) +- feat: notification width and position [`#220`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/220) +- docs: improvements [`#219`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/219) +- feat: notification width and position (#220) [`#216`](https://github.com/TheWidlarzGroup/react-native-notificated/issues/216) + +#### [v0.1.1](https://github.com/TheWidlarzGroup/react-native-notificated/compare/v0.1.0...v0.1.1) + +> 27 July 2023 + +- fix: notification under modal [`#214`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/214) +- docs: dark theme buttons color [`#215`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/215) +- fix: add title/description family and weight to mergeProps [`#213`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/213) +- fix: bumped reanimated,gesture handler and add patch for rn to fix example build errors [`#212`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/212) +- fix: changed the way of getting status bar height on ios [`#202`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/202) +- chore: disable expo go from dependabot push [`#201`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/201) +- fix: status bar manager on fabric [`#200`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/200) +- chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /example-expo [`#191`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/191) +- chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /example-expo [`#198`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/198) +- chore(deps): bump dns-packet from 5.3.1 to 5.4.0 in /docs [`#196`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/196) +- chore(deps): bump cacheable-request from 10.2.3 to 10.2.7 [`#195`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/195) +- chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /docs [`#197`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/197) +- chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 [`#199`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/199) +- chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs [`#193`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/193) +- chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 [`#190`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/190) +- chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /docs [`#189`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/189) +- fix: changed node version in workflows to 16.14 [`#192`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/192) +- chore: release 0.1.1 [`f6b02e9`](https://github.com/TheWidlarzGroup/react-native-notificated/commit/f6b02e9850303d74b566365f287298b0f2e4ccb9) + +#### [v0.1.0](https://github.com/TheWidlarzGroup/react-native-notificated/compare/v0.0.1-beta.2...v0.1.0) + +> 26 January 2023 + +- fix: changed animation names to match the old ones, updated docs [`#188`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/188) +- docs: updated docusaurus [`#182`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/182) +- feat: custom typography [`#185`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/185) +- fix: new arch build [`#183`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/183) +- chore(deps): bump json5 from 2.2.1 to 2.2.3 in /docs [`#186`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/186) +- refactor: create notification type [`#169`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/169) +- chore: Update rn [`#181`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/181) +- fix: most of the vulnerabilites fixed [`#180`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/180) +- fix: add missing firebase modulars to podfile [`#179`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/179) +- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /example-expo [`#176`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/176) +- chore(deps): bump minimatch from 3.0.4 to 3.1.2 [`#177`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/177) +- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 [`#174`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/174) +- chore(deps): bump loader-utils from 2.0.2 to 2.0.4 in /docs [`#173`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/173) +- chore(deps): bump minimatch from 3.0.4 to 3.1.2 in /example [`#172`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/172) +- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /example [`#175`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/175) +- chore(deps): bump vm2 from 3.9.9 to 3.9.11 [`#164`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/164) +- chore(deps): bump terser from 5.13.1 to 5.14.2 in /docs [`#158`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/158) +- chore: update expo ci [`#171`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/171) +- feat: overwrite default types [`#168`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/168) +- fix: updated expo github action [`#178`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/178) +- feat: new generate animation config [`#157`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/157) +- feat: handle foreground push notifications [`#161`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/161) +- docs: add app.js youtube video link [`#162`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/162) +- docs: add errors handling section [`#163`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/163) +- ci: add expo publish on pushes to generate example expo app preview [`#160`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/160) +- feat: handle notch internally by the library [`#154`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/154) +- feat: init expo example app [`#155`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/155) +- chore: release 0.1.0 [`26e915f`](https://github.com/TheWidlarzGroup/react-native-notificated/commit/26e915f0fed6fe845b2d89d18aae24abd161b9ef) + +#### [v0.0.1-beta.2](https://github.com/TheWidlarzGroup/react-native-notificated/compare/v0.0.1-beta.0...v0.0.1-beta.2) + +> 13 July 2022 + +- docs: add gesture config info [`#153`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/153) +- fix: user can use custom component as leftSourceIcon [`#149`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/149) +- chore(deps): bump parse-url from 6.0.0 to 6.0.2 [`#152`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/152) +- feat: handle notification (position, topOffset and width) in landscape mode [`#151`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/151) +- chore: release 0.0.1-beta.2 [`ae82a20`](https://github.com/TheWidlarzGroup/react-native-notificated/commit/ae82a209d450a9f97b6f8cc22a41832225de409c) +- Bump package version [`eede51b`](https://github.com/TheWidlarzGroup/react-native-notificated/commit/eede51b67af57000d5fc859d2f8430e7c85279f7) + +#### [v0.0.1-beta.0](https://github.com/TheWidlarzGroup/react-native-notificated/compare/v0.0.1-alpha.2...v0.0.1-beta.0) + +> 10 June 2022 + +- feat: drop react-native-device-info [`#146`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/146) +- docs: fix types, improve lang style [`#147`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/147) +- docs: update api reference documentation - language corrections [`#145`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/145) +- docs: custom transition docs typos fixes and improvements [`#144`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/144) +- docs: remove redundant props from the documentation [`#143`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/143) +- docs: update imports in code snippets - old library name [`#142`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/142) +- docs: update install command in the intro to the documentation (typo) [`#141`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/141) +- docs: fix docs build - wrong links [`#138`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/138) +- docs: update deploy-docs workflow triggers [`48e26a4`](https://github.com/TheWidlarzGroup/react-native-notificated/commit/48e26a4466cb4dd92a8963b8a6207e8f1c92e803) +- chore: release 0.0.1-beta.0 [`7a8d26f`](https://github.com/TheWidlarzGroup/react-native-notificated/commit/7a8d26f25681dcb1cd763e16110570227a99d7f8) + +#### [v0.0.1-alpha.2](https://github.com/TheWidlarzGroup/react-native-notificated/compare/v0.0.1-alpha.1...v0.0.1-alpha.2) + +> 6 June 2022 + +- chore: change logo source - readme [`#137`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/137) +- docs: update logo in readme (png) [`#136`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/136) +- feat: managing notifications from within custom components: [`#135`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/135) +- docs: update docs for transitions [`#133`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/133) +- chore(deps): bump simple-plist from 1.3.0 to 1.3.1 [`#131`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/131) +- chore(deps): bump simple-plist from 1.3.0 to 1.3.1 in /example [`#130`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/130) +- fix: used another action to assign issue to a project [`#132`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/132) +- fix: make config prop optional in createNotifications - regression [`#134`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/134) +- docs: navbar links change - GH icon pointing to the react-native--notificated repo [`#117`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/117) +- chore: release 0.0.1-alpha.2 [`d7405f5`](https://github.com/TheWidlarzGroup/react-native-notificated/commit/d7405f5acd7054472380bf79c0178120dd801045) +- Change logo source - readme [`53170d9`](https://github.com/TheWidlarzGroup/react-native-notificated/commit/53170d9250e3f52850da58e1fd40cd5201f0374f) + +#### [v0.0.1-alpha.1](https://github.com/TheWidlarzGroup/react-native-notificated/compare/v0.0.1-alpha.0...v0.0.1-alpha.1) + +> 1 June 2022 + +- feat: add `onClose` optional callback [`#110`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/110) +- docs: add iOS & Android examples to readme [`#123`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/123) +- docs: added documentation section to readme [`#122`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/122) +- feat: add feature to simplify initial configuration [`#120`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/120) +- docs: set up docsaurus for API reference docs and add content [`#113`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/113) +- chore: release-it version bump [`#118`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/118) +- chore: update type import for generateAnimationConfig declaration [`#116`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/116) +- feat: notification emitter TS updates + docs: custom examples [`#70`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/70) +- docs: changed svg logo [`#114`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/114) +- docs: update readme and docs [`#111`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/111) +- chore: update LICENSE [`#106`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/106) +- fix: hook useNotificationController is not providing method 'modify' [`#108`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/108) +- feat: out of the box handling of isNotch [`#101`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/101) +- chore: disable changelog check action (temp) [`#103`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/103) +- Update README.md [`05b428e`](https://github.com/TheWidlarzGroup/react-native-notificated/commit/05b428edf6a219381741fef104b771f6b2bf95f0) +- Update README.md [`8426015`](https://github.com/TheWidlarzGroup/react-native-notificated/commit/84260159719b08d5df31d34214a777947e5367b8) +- Update README.md [`9f173bc`](https://github.com/TheWidlarzGroup/react-native-notificated/commit/9f173bc42fe4938d186e8e34dfa92e68af7bddbc) + +#### v0.0.1-alpha.0 + +> 20 May 2022 + +- feat: allow user to add custom styles for the icon [`#87`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/87) +- ci: add conventional pr title check workflow [`#96`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/96) +- docs: changed docs deploy workflow trigger from deployment to release [`#100`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/100) +- docs: update library name in docusaurus config [`#102`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/102) +- feat: add `hideCloseButton` prop to default variants [`#94`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/94) +- chore: rename library (notificated) [`#98`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/98) +- feat: Add FadeInFadeOut animation [`#91`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/91) +- FIX: Animated wrapper which is handling gestures has height set to 30 when notification is dismissed/turned off [`#95`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/95) +- Add DiagonalSlideInLeftSlideOutRight animation [`#90`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/90) +- docs: Fix typos [`#80`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/80) +- chore: delete .prettierrc (config already specified in package.json) [`#93`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/93) +- docs: Docs improvement - position chapter [`#79`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/79) +- Bump async from 2.6.3 to 2.6.4 in /docs [`#78`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/78) +- Bump async from 2.6.3 to 2.6.4 in /example [`#77`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/77) +- Bump async from 2.6.3 to 2.6.4 [`#76`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/76) +- Bump cross-fetch from 3.1.4 to 3.1.5 [`#75`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/75) +- Bump cross-fetch from 3.1.4 to 3.1.5 in /docs [`#74`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/74) +- Disable `Auto Assign to Project` GH workflow (temporarily) [`#92`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/92) +- make create notification config props optional [`#81`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/81) +- Fix event payload [`#73`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/73) +- Fix notifications queue [`#66`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/66) +- Export libarty api direct from package [`#72`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/72) +- Fix/changed action 3 [`#69`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/69) +- Fix/changed action [`#67`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/67) +- fix/60-title-description-props [`#64`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/64) +- Feature/changed action [`#65`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/65) +- Bump ansi-regex from 4.1.0 to 4.1.1 [`#59`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/59) +- Bump nanoid from 3.1.30 to 3.3.2 in /docs [`#58`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/58) +- Bump minimist from 1.2.5 to 1.2.6 [`#57`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/57) +- Bump plist from 3.0.4 to 3.0.5 [`#56`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/56) +- Bump minimist from 1.2.5 to 1.2.6 in /docs [`#55`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/55) +- Bump plist from 3.0.4 to 3.0.5 in /example [`#54`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/54) +- Bump ansi-regex from 4.1.0 to 4.1.1 in /example [`#53`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/53) +- Bump minimist from 1.2.5 to 1.2.6 in /example [`#52`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/52) +- Bump shelljs from 0.8.4 to 0.8.5 in /docs [`#51`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/51) +- Bump follow-redirects from 1.14.6 to 1.14.9 in /docs [`#50`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/50) +- Bump prismjs from 1.25.0 to 1.27.0 in /docs [`#49`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/49) +- Bump node-fetch from 2.6.6 to 2.6.7 in /example [`#48`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/48) +- Update documentation for animation api [`#45`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/45) +- add base url for docs page [`#44`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/44) +- changed action for pushing docs build [`#43`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/43) +- changed Git_USER [`#42`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/42) +- add git_user to the deploy workflow [`#41`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/41) +- add deploy-docs github workflow [`#31`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/31) +- add gh workflow for auto assigning issue to a project board [`#36`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/36) +- Update readme [`#37`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/37) +- Update issue templates - Bug and Feature [`#34`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/34) +- Refactor docs [`#32`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/32) +- Refactor [`#33`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/33) +- [fix] refactor notifications position [`#23`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/23) +- Update documentation for animation api [`#30`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/30) +- [tests] add tests [`#25`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/25) +- Feature/drag axis [`#27`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/27) +- fix initial notification position [`#29`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/29) +- Update onCreate mthoed in MainApplication [`#28`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/28) +- [feature] animation api [`#14`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/14) +- Docs config [`#24`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/24) +- [feature] notification position [`#19`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/19) +- [fix] Docs emoji and text refactor [`#21`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/21) +- Feature/style config docs [`#18`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/18) +- [feature] add custom styling examples [`#16`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/16) +- Basic docs [`#15`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/15) +- Feature/notification controller [`#12`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/12) +- Feature/navigation [`#13`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/13) +- Layout settings/props [`#11`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/11) +- change podfile settings [`#10`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/10) +- Configuration api [`#9`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/9) +- Event emitter [`#8`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/8) +- Fix RNGH package errors [`#7`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/7) +- RNGH & Reanimated2 [`#6`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/6) +- Swap out example app [`#5`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/5) +- Create tsc.yml [`#4`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/4) +- Linter Github Action [`#3`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/3) +- Add aliases config [`#2`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/2) +- Add twg prettier [`#1`](https://github.com/TheWidlarzGroup/react-native-notificated/pull/1) +- add twg prettier [`bfc0b1f`](https://github.com/TheWidlarzGroup/react-native-notificated/commit/bfc0b1ff688c1f8b61b31707e5ef8ead79fd7e9f) +- swap out example app [`af58487`](https://github.com/TheWidlarzGroup/react-native-notificated/commit/af58487ab523c2e0fb81e9279d95b3f5faa3b7da) +- chore: initial commit [`23c00fb`](https://github.com/TheWidlarzGroup/react-native-notificated/commit/23c00fbbe93edc791c76b6d4b45b0187dfbc4b1d) diff --git a/package.json b/package.json index e303ab7e..f3ecb945 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-notificated", - "version": "0.1.2", + "version": "0.1.3", "description": "React Native toast notifications for iOS and Android", "main": "lib/commonjs/index", "module": "lib/module/index",