File tree Expand file tree Collapse file tree 14 files changed +39
-7
lines changed Expand file tree Collapse file tree 14 files changed +39
-7
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 0.16.0] ( https://github.com/ralliejs/rallie/compare/v0.15.1...v0.16.0 ) (2023-03-08)
7
+
8
+ ### Features
9
+
10
+ - ** @rallie/load-html :** add the config ` filter ` to filter the element you do not want ([ bbe5b18] ( https://github.com/ralliejs/rallie/commit/bbe5b186625e2dee636e958829c48e295e6c4fca ) )
11
+
6
12
## [ 0.15.1] ( https://github.com/ralliejs/rallie/compare/v0.15.0...v0.15.1 ) (2023-03-07)
7
13
8
14
** Note:** Version bump only for package ralliejs
Original file line number Diff line number Diff line change 1
1
{
2
2
"useWorkspaces" : true ,
3
3
"npmClient" : " pnpm" ,
4
- "version" : " 0.15.1 " ,
4
+ "version" : " 0.16.0 " ,
5
5
"command" : {
6
6
"version" : {
7
7
"allowBranch" : " master" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 0.16.0] ( https://github.com/ralliejs/rallie/compare/v0.15.1...v0.16.0 ) (2023-03-08)
7
+
8
+ ** Note:** Version bump only for package @rallie/block
9
+
6
10
## [ 0.15.1] ( https://github.com/ralliejs/rallie/compare/v0.15.0...v0.15.1 ) (2023-03-07)
7
11
8
12
** Note:** Version bump only for package @rallie/block
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rallie/block" ,
3
- "version" : " 0.15.1 " ,
3
+ "version" : " 0.16.0 " ,
4
4
"description" : " a progressive micro front framework" ,
5
5
"main" : " ./dist/index.umd.js" ,
6
6
"module" : " ./dist/index.es.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 0.16.0] ( https://github.com/ralliejs/rallie/compare/v0.15.1...v0.16.0 ) (2023-03-08)
7
+
8
+ ** Note:** Version bump only for package @rallie/core
9
+
6
10
## [ 0.15.1] ( https://github.com/ralliejs/rallie/compare/v0.15.0...v0.15.1 ) (2023-03-07)
7
11
8
12
** Note:** Version bump only for package @rallie/core
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rallie/core" ,
3
- "version" : " 0.15.1 " ,
3
+ "version" : " 0.16.0 " ,
4
4
"description" : " a progressive micro front framework" ,
5
5
"main" : " ./dist/index.umd.js" ,
6
6
"module" : " ./dist/index.es.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 0.16.0] ( https://github.com/ralliejs/rallie/compare/v0.15.1...v0.16.0 ) (2023-03-08)
7
+
8
+ ### Features
9
+
10
+ - ** @rallie/load-html :** add the config ` filter ` to filter the element you do not want ([ bbe5b18] ( https://github.com/ralliejs/rallie/commit/bbe5b186625e2dee636e958829c48e295e6c4fca ) )
11
+
6
12
## [ 0.15.1] ( https://github.com/ralliejs/rallie/compare/v0.15.0...v0.15.1 ) (2023-03-07)
7
13
8
14
** Note:** Version bump only for package @rallie/load-html
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rallie/load-html" ,
3
- "version" : " 0.15.1 " ,
3
+ "version" : " 0.16.0 " ,
4
4
"description" : " a middleware to load resources from html" ,
5
5
"main" : " ./dist/index.umd.js" ,
6
6
"module" : " ./dist/index.es.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 0.16.0] ( https://github.com/ralliejs/rallie/compare/v0.15.1...v0.16.0 ) (2023-03-08)
7
+
8
+ ** Note:** Version bump only for package @rallie/react
9
+
6
10
## [ 0.15.1] ( https://github.com/ralliejs/rallie/compare/v0.15.0...v0.15.1 ) (2023-03-07)
7
11
8
12
** Note:** Version bump only for package @rallie/react
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rallie/react" ,
3
- "version" : " 0.15.1 " ,
3
+ "version" : " 0.16.0 " ,
4
4
"description" : " react binding for rallie" ,
5
5
"author" : " Philip Lau" ,
6
6
"homepage" : " https://github.com/ralliejs/rallie#readme" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 0.16.0] ( https://github.com/ralliejs/rallie/compare/v0.15.1...v0.16.0 ) (2023-03-08)
7
+
8
+ ** Note:** Version bump only for package @rallie/vue
9
+
6
10
## [ 0.15.1] ( https://github.com/ralliejs/rallie/compare/v0.15.0...v0.15.1 ) (2023-03-07)
7
11
8
12
** Note:** Version bump only for package @rallie/vue
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rallie/vue" ,
3
- "version" : " 0.15.1 " ,
3
+ "version" : " 0.16.0 " ,
4
4
"description" : " vue binding for rallie" ,
5
5
"author" : " runnan <1608272694@qq.com>" ,
6
6
"homepage" : " https://github.com/ralliejs/rallie#readme" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 0.16.0] ( https://github.com/ralliejs/rallie/compare/v0.15.1...v0.16.0 ) (2023-03-08)
7
+
8
+ ** Note:** Version bump only for package playground
9
+
6
10
## [ 0.15.1] ( https://github.com/ralliejs/rallie/compare/v0.15.0...v0.15.1 ) (2023-03-07)
7
11
8
12
** Note:** Version bump only for package playground
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " playground" ,
3
3
"private" : true ,
4
- "version" : " 0.15.1 " ,
4
+ "version" : " 0.16.0 " ,
5
5
"type" : " module" ,
6
6
"scripts" : {
7
7
"dev" : " vite" ,
You can’t perform that action at this time.
0 commit comments