Skip to content

Commit

Permalink
chore(release): released 2.14.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zoomchan-cxj committed Aug 23, 2022
1 parent 5f96fae commit ef9ea4b
Show file tree
Hide file tree
Showing 29 changed files with 139 additions and 35 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,39 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.5](https://github.com/Tencent/Hippy/compare/2.14.4...2.14.5) (2022-08-23)


### Bug Fixes

* **android, ios:** the final `onScroll` may be dropped ([#2377](https://github.com/Tencent/Hippy/issues/2377)) ([963992b](https://github.com/Tencent/Hippy/commit/963992b1d20647c64561e89fb42a6e5997889563))
* **android:** add try-catch for NetInfoModule ([258f9ac](https://github.com/Tencent/Hippy/commit/258f9acf75875855b37d52d09ac873a6c2637b6e))
* **android:** gif borderRadius not working and radius scale issue ([bb84fcd](https://github.com/Tencent/Hippy/commit/bb84fcdc3e179bd1123c849d8b587faa86c00fc6))
* **android:** handleRequestCookie error ([2ff9388](https://github.com/Tencent/Hippy/commit/2ff938899d7e7624b19d0a6a8de1a718282757bf))
* **android:** set init complete after bridge ready ([04c8bdc](https://github.com/Tencent/Hippy/commit/04c8bdc8af8fa2009504d64ffc50776c9e029470))
* **core:** fix code lint warnings ([7f60759](https://github.com/Tencent/Hippy/commit/7f60759796616d9b9a356a7d4b534565ffef33fc))
* **devtools:** remove v8 inspector flag for ios ([f431ab5](https://github.com/Tencent/Hippy/commit/f431ab5c6a36a77b32ad4ce4a33e72bb8f7e619c))
* **homepage:** fix secure problem for homepage redirect ([a7b552f](https://github.com/Tencent/Hippy/commit/a7b552f143b58192a23624600c3f2e0bdeebb942))
* **ios:** fix refresh component bug ([36559b1](https://github.com/Tencent/Hippy/commit/36559b15289d7baed76eb50a22adb5d56a114ead))
* **ios:** fix scroll rtl for content view ([2c7da42](https://github.com/Tencent/Hippy/commit/2c7da4267f8c8d08521c9d86d48d3d04d76d32e8))
* **ios:** hippy-vue textInput isFocused not working ([623b117](https://github.com/Tencent/Hippy/commit/623b117c2908962a5179875ce3062d1892856a03))
* **ios:** padding not working on text's subview ([65676f0](https://github.com/Tencent/Hippy/commit/65676f0a61d3a00608d35836f8113014e5061afc))
* **ios:** turbo runtime must release in js thread ([5f96fae](https://github.com/Tencent/Hippy/commit/5f96fae74d18b455c6aaa3ae2abff20ffc0d8d2f))
* **vue:** fix regular expressions catastrophic backtracking ([510a587](https://github.com/Tencent/Hippy/commit/510a587cd646005041a80f3ff0f4bf36c5824b4e))
* **vue:** revert a catastrophic backtracking fix ([2fbb0d9](https://github.com/Tencent/Hippy/commit/2fbb0d9d31d60afab9248b2e3acc9e83f30ce77c))


### Features

* **android:** add `visibility` style ([8b7a81e](https://github.com/Tencent/Hippy/commit/8b7a81e23797913c804d3e55d9bb9f992b83b326))
* **android:** update AGP version to 7.2.2 ([d9b6ccd](https://github.com/Tencent/Hippy/commit/d9b6ccdcb9f82ef4fad90930f7a53ff199630d8a))
* **android:** update NDK and CMake versions ([2b7282f](https://github.com/Tencent/Hippy/commit/2b7282f34d32f8adec4c7319a5aa233d009e91bd))
* **hippy-vue:** perf attribute update ([e5c181f](https://github.com/Tencent/Hippy/commit/e5c181fcb49d6cdb4edc4a962f561dfdba0c4711))





## [2.14.4](https://github.com/Tencent/Hippy/compare/2.14.3...2.14.4) (2022-08-10)


Expand Down
2 changes: 1 addition & 1 deletion android/sdk/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ NDK_VERSION=25.0.8775105
#
# Specifies SDK version
#
VERSION_NAME=2.14.4
VERSION_NAME=2.14.5

#
# Whether to skip build C/C++ code
Expand Down
2 changes: 1 addition & 1 deletion examples/android-demo/res/index.android.js

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions examples/android-demo/res/vendor.android.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const DEFAULT_VALUE = 'The 58-letter name Llanfairpwllgwyngyllgogerychwyrndrobwl

const styles = StyleSheet.create({
container_style: {
padding: 10,
paddingHorizontal: 10,
},
input_style: {
width: 300,
Expand Down
2 changes: 1 addition & 1 deletion examples/ios-demo/res/index.ios.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions examples/ios-demo/res/vendor.ios.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion hippy.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |s|
puts 'hippy.podspec read begins'
s.name = 'hippy'
s.version = '2.14.4'
s.version = '2.14.5'
s.summary = 'Hippy Cross Platform Framework'

# This description is used to generate tags and improve search results.
Expand Down
2 changes: 1 addition & 1 deletion ios/sdk/base/HippyBridge.mm
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
NSString *const HippyJavaScriptDidFailToLoadNotification = @"HippyJavaScriptDidFailToLoadNotification";
NSString *const HippyDidInitializeModuleNotification = @"HippyDidInitializeModuleNotification";
NSString *const HippyBusinessDidLoadNotification = @"HippyBusinessDidLoadNotification";
NSString *const _HippySDKVersion = @"2.14.4";
NSString *const _HippySDKVersion = @"2.14.5";

static NSMutableArray<Class> *HippyModuleClasses;
NSArray<Class> *HippyGetModuleClasses(void) {
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "2.14.4"
"version": "2.14.5"
}
8 changes: 8 additions & 0 deletions packages/hippy-react-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.5](https://github.com/Tencent/Hippy/compare/2.14.4...2.14.5) (2022-08-23)

**Note:** Version bump only for package @hippy/react-web





## [2.14.4](https://github.com/Tencent/Hippy/compare/2.14.3...2.14.4) (2022-08-10)

**Note:** Version bump only for package @hippy/react-web
Expand Down
4 changes: 2 additions & 2 deletions packages/hippy-react-web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/hippy-react-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hippy/react-web",
"version": "2.14.4",
"version": "2.14.5",
"description": "Web Adapter for Hippy React",
"main": "dist/index.js",
"homepage": "https://hippyjs.org",
Expand Down
11 changes: 11 additions & 0 deletions packages/hippy-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.5](https://github.com/Tencent/Hippy/compare/2.14.4...2.14.5) (2022-08-23)


### Bug Fixes

* **vue:** fix regular expressions catastrophic backtracking ([510a587](https://github.com/Tencent/Hippy/commit/510a587cd646005041a80f3ff0f4bf36c5824b4e))





## [2.14.4](https://github.com/Tencent/Hippy/compare/2.14.3...2.14.4) (2022-08-10)

**Note:** Version bump only for package @hippy/react
Expand Down
4 changes: 2 additions & 2 deletions packages/hippy-react/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/hippy-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hippy/react",
"version": "2.14.4",
"version": "2.14.5",
"description": "Hippy react framework",
"main": "dist/index.js",
"homepage": "https://hippyjs.org",
Expand Down
12 changes: 12 additions & 0 deletions packages/hippy-vue-css-loader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.5](https://github.com/Tencent/Hippy/compare/2.14.4...2.14.5) (2022-08-23)


### Bug Fixes

* **vue:** fix regular expressions catastrophic backtracking ([510a587](https://github.com/Tencent/Hippy/commit/510a587cd646005041a80f3ff0f4bf36c5824b4e))
* **vue:** revert a catastrophic backtracking fix ([2fbb0d9](https://github.com/Tencent/Hippy/commit/2fbb0d9d31d60afab9248b2e3acc9e83f30ce77c))





## [2.14.4](https://github.com/Tencent/Hippy/compare/2.14.3...2.14.4) (2022-08-10)

**Note:** Version bump only for package @hippy/vue-css-loader
Expand Down
4 changes: 2 additions & 2 deletions packages/hippy-vue-css-loader/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/hippy-vue-css-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hippy/vue-css-loader",
"version": "2.14.4",
"version": "2.14.5",
"description": "hippy-vue style loader module for webpack",
"main": "dist/index.js",
"homepage": "https://hippyjs.org",
Expand Down
8 changes: 8 additions & 0 deletions packages/hippy-vue-loader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.5](https://github.com/Tencent/Hippy/compare/2.14.4...2.14.5) (2022-08-23)

**Note:** Version bump only for package @hippy/vue-loader





## [2.14.4](https://github.com/Tencent/Hippy/compare/2.14.3...2.14.4) (2022-08-10)

**Note:** Version bump only for package @hippy/vue-loader
Expand Down
2 changes: 1 addition & 1 deletion packages/hippy-vue-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hippy/vue-loader",
"version": "2.14.4",
"version": "2.14.5",
"description": "Vue single-file component loader for Webpack",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/hippy-vue-native-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.5](https://github.com/Tencent/Hippy/compare/2.14.4...2.14.5) (2022-08-23)

**Note:** Version bump only for package @hippy/vue-native-components





## [2.14.4](https://github.com/Tencent/Hippy/compare/2.14.3...2.14.4) (2022-08-10)

**Note:** Version bump only for package @hippy/vue-native-components
Expand Down
2 changes: 1 addition & 1 deletion packages/hippy-vue-native-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hippy/vue-native-components",
"version": "2.14.4",
"version": "2.14.5",
"description": "Native components middleware for Hippy-Vue, the components only for native, can't compatible with web.",
"main": "dist/index.js",
"homepage": "https://hippyjs.org",
Expand Down
8 changes: 8 additions & 0 deletions packages/hippy-vue-router/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.5](https://github.com/Tencent/Hippy/compare/2.14.4...2.14.5) (2022-08-23)

**Note:** Version bump only for package @hippy/vue-router





## [2.14.4](https://github.com/Tencent/Hippy/compare/2.14.3...2.14.4) (2022-08-10)

**Note:** Version bump only for package @hippy/vue-router
Expand Down
4 changes: 2 additions & 2 deletions packages/hippy-vue-router/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/hippy-vue-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hippy/vue-router",
"version": "2.14.4",
"version": "2.14.5",
"description": "Official router for hippy-vue",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
16 changes: 16 additions & 0 deletions packages/hippy-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.5](https://github.com/Tencent/Hippy/compare/2.14.4...2.14.5) (2022-08-23)


### Bug Fixes

* **vue:** fix regular expressions catastrophic backtracking ([510a587](https://github.com/Tencent/Hippy/commit/510a587cd646005041a80f3ff0f4bf36c5824b4e))


### Features

* **hippy-vue:** perf attribute update ([e5c181f](https://github.com/Tencent/Hippy/commit/e5c181fcb49d6cdb4edc4a962f561dfdba0c4711))





## [2.14.4](https://github.com/Tencent/Hippy/compare/2.14.3...2.14.4) (2022-08-10)


Expand Down
4 changes: 2 additions & 2 deletions packages/hippy-vue/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/hippy-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hippy/vue",
"version": "2.14.4",
"version": "2.14.5",
"description": "Vue binding for Hippy native framework",
"author": "OpenHippy Team",
"license": "Apache-2.0",
Expand Down

0 comments on commit ef9ea4b

Please sign in to comment.