File tree Expand file tree Collapse file tree 3 files changed +29
-27
lines changed
Expand file tree Collapse file tree 3 files changed +29
-27
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ # @devgateway/wp-react-lib
2+
3+ ## 0.3.0
4+
5+ ### Minor Changes
6+
7+ - 78c8a42: # Changelog
8+
9+ ### ⚙️ Miscellaneous Tasks
10+
11+ - _ (TCDICORE-234)_ Update dependencies
12+ - _ (DVIZ-42)_ Migrate consumers and some components to typescript
13+ - _ (DVIZ-42)_ Migrate from babel to unbuild (rollup)
14+ - _ (DVIZ-42)_ Remove unused packages
15+ - UI enhancements
16+ - TCDICORE-146 fix double loader
17+ - TCDICORE-151 remove unused variables
18+ - TCDICORE-151 add missing env variable
19+ - _ (TCDICORE-195)_ Add settings context export
20+
21+ ### Breaking Change
22+
23+ - Introduction of TypeScript support requires consumers to update their build configuration
24+ - TypeScript types are now available for all components and utilities
25+
26+ ### 🐛 Bug Fixes
27+
28+ - Issue with opening pages in some iOS devices
Original file line number Diff line number Diff line change 11{
22 "name" : " @devgateway/wp-react-lib" ,
3- "version" : " 0.2 .0" ,
3+ "version" : " 0.3 .0" ,
44 "author" : " Sebastian Dimunzio <sdimunzio@developmentgateway.org/>" ,
55 "private" : false ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments