File tree Expand file tree Collapse file tree 4 files changed +32
-2
lines changed Expand file tree Collapse file tree 4 files changed +32
-2
lines changed Original file line number Diff line number Diff line change
1
+ # [ 0.7.0] ( https://github.com/originjs/openharmony-polyfill/compare/v0.6.0...v0.7.0 ) (2022-03-02)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * export classes & functions to avoid TS2304 errors ([ 27e22f0] ( https://github.com/originjs/openharmony-polyfill/commit/27e22f09e2fc71698cff6ea0b2c84c05eed3c63a ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * ** webpack-plugin:** add navigator polyfill ([ 59e7c47] ( https://github.com/originjs/openharmony-polyfill/commit/59e7c47d118424e4d68252cc3cb6167a246753f9 ) )
12
+
13
+
14
+
1
15
# [ 0.6.0] ( https://github.com/originjs/openharmony-polyfill/compare/v0.5.0...v0.6.0 ) (2022-02-25)
2
16
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " openharmony-polyfill" ,
3
- "version" : " 0.6 .0" ,
3
+ "version" : " 0.7 .0" ,
4
4
"main" : " index.js" ,
5
5
"types" : " index.d.ts" ,
6
6
"engines" : {
Original file line number Diff line number Diff line change
1
+ # 0.7.0 (2022-03-02)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * export classes & functions to avoid TS2304 errors ([ 27e22f0] ( https://github.com/originjs/openharmony-polyfill/commit/27e22f09e2fc71698cff6ea0b2c84c05eed3c63a ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * support fs in webpack plugin ([ 2888fc5] ( https://github.com/originjs/openharmony-polyfill/commit/2888fc5c41699c9af811a2f4161993b8f99b8b36 ) )
12
+ * ** webpack-plugin:** add http/https polyfill ([ 30cb78c] ( https://github.com/originjs/openharmony-polyfill/commit/30cb78c8924eae670c199fc252439e652083d0b3 ) )
13
+ * ** webpack-plugin:** add navigator polyfill ([ 59e7c47] ( https://github.com/originjs/openharmony-polyfill/commit/59e7c47d118424e4d68252cc3cb6167a246753f9 ) )
14
+
15
+
16
+
1
17
# 0.6.0 (2022-02-25)
2
18
3
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @originjs/openharmony-webpack-plugin" ,
3
- "version" : " 0.6 .0" ,
3
+ "version" : " 0.7 .0" ,
4
4
"main" : " index.js" ,
5
5
"files" : [
6
6
" index.js"
You can’t perform that action at this time.
0 commit comments