File tree 15 files changed +96
-18
lines changed
15 files changed +96
-18
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
+ ## [ 1.3.2] ( https://github.com/php-flasher/flasher-js/compare/v1.3.1...v1.3.2 ) (2023-12-16)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** livewire:** add 'fl-no-cache' class to identify elements for removal during Livewire page caching ([ a2a3a08] ( https://github.com/php-flasher/flasher-js/commit/a2a3a088e9728cdf1067505b73a4fdf2e03cfb56 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.3.1] ( https://github.com/php-flasher/flasher-js/compare/v1.3.0...v1.3.1 ) (2023-06-06)
7
18
8
19
** Note:** Version bump only for package @flasher/flasher-js
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3
3
"useWorkspaces" : true ,
4
- "version" : " 1.3.1 " ,
4
+ "version" : " 1.3.2 " ,
5
5
"workspaces" : [
6
6
" packages/*"
7
7
],
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
+ ## [ 1.3.2] ( https://github.com/php-flasher/flasher-js/compare/v1.3.1...v1.3.2 ) (2023-12-16)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** livewire:** add 'fl-no-cache' class to identify elements for removal during Livewire page caching ([ a2a3a08] ( https://github.com/php-flasher/flasher-js/commit/a2a3a088e9728cdf1067505b73a4fdf2e03cfb56 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.3.1] ( https://github.com/php-flasher/flasher-js/compare/v1.3.0...v1.3.1 ) (2023-06-06)
7
18
8
19
** Note:** Version bump only for package @flasher/flasher
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @flasher/flasher" ,
3
- "version" : " 1.3.1 " ,
3
+ "version" : " 1.3.2 " ,
4
4
"description" : " javascript integration for php flasher" ,
5
5
"keywords" : [
6
6
" PHPFlasher" ,
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
+ ## [ 1.3.2] ( https://github.com/php-flasher/flasher-js/compare/v1.3.1...v1.3.2 ) (2023-12-16)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** livewire:** add 'fl-no-cache' class to identify elements for removal during Livewire page caching ([ a2a3a08] ( https://github.com/php-flasher/flasher-js/commit/a2a3a088e9728cdf1067505b73a4fdf2e03cfb56 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.3.1] ( https://github.com/php-flasher/flasher-js/compare/v1.3.0...v1.3.1 ) (2023-06-06)
7
18
8
19
** Note:** Version bump only for package @flasher/flasher-noty
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @flasher/flasher-noty" ,
3
- "version" : " 1.3.1 " ,
3
+ "version" : " 1.3.2 " ,
4
4
"description" : " javascript integration for php flasher" ,
5
5
"keywords" : [
6
6
" PHPFlasher" ,
36
36
"url" : " https://github.com/php-flasher/flasher-js.git"
37
37
},
38
38
"dependencies" : {
39
- "@flasher/flasher" : " ^1.3.1 " ,
39
+ "@flasher/flasher" : " ^1.3.2 " ,
40
40
"noty" : " ^3.2.0-beta-deprecated"
41
41
}
42
42
}
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
+ ## [ 1.3.2] ( https://github.com/php-flasher/flasher-js/compare/v1.3.1...v1.3.2 ) (2023-12-16)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** livewire:** add 'fl-no-cache' class to identify elements for removal during Livewire page caching ([ a2a3a08] ( https://github.com/php-flasher/flasher-js/commit/a2a3a088e9728cdf1067505b73a4fdf2e03cfb56 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.3.1] ( https://github.com/php-flasher/flasher-js/compare/v1.3.0...v1.3.1 ) (2023-06-06)
7
18
8
19
** Note:** Version bump only for package @flasher/flasher-notyf
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @flasher/flasher-notyf" ,
3
- "version" : " 1.3.1 " ,
3
+ "version" : " 1.3.2 " ,
4
4
"description" : " javascript integration for php flasher" ,
5
5
"keywords" : [
6
6
" PHPFlasher" ,
36
36
"url" : " https://github.com/php-flasher/flasher-js.git"
37
37
},
38
38
"dependencies" : {
39
- "@flasher/flasher" : " ^1.3.1 " ,
39
+ "@flasher/flasher" : " ^1.3.2 " ,
40
40
"notyf" : " ^3.10.0"
41
41
}
42
42
}
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
+ ## [ 1.3.2] ( https://github.com/php-flasher/flasher-js/compare/v1.3.1...v1.3.2 ) (2023-12-16)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** livewire:** add 'fl-no-cache' class to identify elements for removal during Livewire page caching ([ a2a3a08] ( https://github.com/php-flasher/flasher-js/commit/a2a3a088e9728cdf1067505b73a4fdf2e03cfb56 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.3.1] ( https://github.com/php-flasher/flasher-js/compare/v1.3.0...v1.3.1 ) (2023-06-06)
7
18
8
19
** Note:** Version bump only for package @flasher/flasher-pnotify
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @flasher/flasher-pnotify" ,
3
- "version" : " 1.3.1 " ,
3
+ "version" : " 1.3.2 " ,
4
4
"description" : " javascript integration for php flasher" ,
5
5
"keywords" : [
6
6
" PHPFlasher" ,
36
36
"url" : " https://github.com/php-flasher/flasher-js.git"
37
37
},
38
38
"dependencies" : {
39
- "@flasher/flasher" : " ^1.3.1 " ,
39
+ "@flasher/flasher" : " ^1.3.2 " ,
40
40
"@pnotify/core" : " ^5.2.0"
41
41
}
42
42
}
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
+ ## [ 1.3.2] ( https://github.com/php-flasher/flasher-js/compare/v1.3.1...v1.3.2 ) (2023-12-16)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** livewire:** add 'fl-no-cache' class to identify elements for removal during Livewire page caching ([ a2a3a08] ( https://github.com/php-flasher/flasher-js/commit/a2a3a088e9728cdf1067505b73a4fdf2e03cfb56 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.3.1] ( https://github.com/php-flasher/flasher-js/compare/v1.3.0...v1.3.1 ) (2023-06-06)
7
18
8
19
** Note:** Version bump only for package @flasher/flasher-sweetalert
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @flasher/flasher-sweetalert" ,
3
- "version" : " 1.3.1 " ,
3
+ "version" : " 1.3.2 " ,
4
4
"description" : " javascript integration for php flasher" ,
5
5
"keywords" : [
6
6
" PHPFlasher" ,
36
36
"url" : " https://github.com/php-flasher/flasher-js.git"
37
37
},
38
38
"dependencies" : {
39
- "@flasher/flasher" : " ^1.3.1 " ,
39
+ "@flasher/flasher" : " ^1.3.2 " ,
40
40
"sweetalert2" : " ^11.7.11"
41
41
}
42
42
}
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
+ ## [ 1.3.2] ( https://github.com/php-flasher/flasher-js/compare/v1.3.1...v1.3.2 ) (2023-12-16)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** livewire:** add 'fl-no-cache' class to identify elements for removal during Livewire page caching ([ a2a3a08] ( https://github.com/php-flasher/flasher-js/commit/a2a3a088e9728cdf1067505b73a4fdf2e03cfb56 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.3.1] ( https://github.com/php-flasher/flasher-js/compare/v1.3.0...v1.3.1 ) (2023-06-06)
7
18
8
19
** Note:** Version bump only for package @flasher/flasher-toastr
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @flasher/flasher-toastr" ,
3
- "version" : " 1.3.1 " ,
3
+ "version" : " 1.3.2 " ,
4
4
"description" : " javascript integration for php flasher" ,
5
5
"keywords" : [
6
6
" PHPFlasher" ,
36
36
"url" : " https://github.com/php-flasher/flasher-js.git"
37
37
},
38
38
"dependencies" : {
39
- "@flasher/flasher" : " ^1.3.1 " ,
39
+ "@flasher/flasher" : " ^1.3.2 " ,
40
40
"toastr" : " ^2.1.4"
41
41
},
42
42
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments