File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 2.0.0] ( https://github.com/WebFiori/vuetifyCore/compare/v1.4.2...v2.0.0 ) (2025-10-11)
4+
5+
6+ ### Bug Fixes
7+
8+ * Namespaces Issue ([ 936b952] ( https://github.com/WebFiori/vuetifyCore/commit/936b952f7e6e878d98a0218e6ad00f969e5d7693 ) )
9+
10+
11+ ### Miscellaneous Chores
12+
13+ * Added Test File for Vue v2 ([ 8fc2cff] ( https://github.com/WebFiori/vuetifyCore/commit/8fc2cff06eea40e958c22ef7604fd64355cd5ece ) )
14+ * Changed Meta Data ([ 342aaa8] ( https://github.com/WebFiori/vuetifyCore/commit/342aaa8b8c1e80bfc4c3898b0e4cb3dba6f1b417 ) )
15+ * Merge pull request [ #7 ] ( https://github.com/WebFiori/vuetifyCore/issues/7 ) from WebFiori/dev ([ ce87420] ( https://github.com/WebFiori/vuetifyCore/commit/ce874202596b2d28f5f5437d5ee1823b7e9026c9 ) )
16+ * Update Vue and Vuetify Versions ([ af9ff8f] ( https://github.com/WebFiori/vuetifyCore/commit/af9ff8f77a35c71252e2946a97e84317f62a355f ) )
Original file line number Diff line number Diff line change 66 "issues" : " https://github.com/WebFiori/vuetifyCore/issues" ,
77 "source" : " https://github.com/WebFiori/vuetifyCore"
88 },
9- "authors" : [
9+ "authors" : [
1010 {
1111 "name" : " Ibrahim BinAlshikh" ,
1212 "email" : " ibrahim@webfiori.com"
1313 }
1414 ],
1515 "require" : {
16- "webfiori/framework" :" dev-main"
16+ "webfiori/framework" : " dev-main"
1717 },
1818 "require-dev" : {
1919 "phpunit/phpunit" : " ^10" ,
3535 " Vue"
3636 ],
3737 "license" : " MIT" ,
38- "scripts" :{
38+ "scripts" : {
3939 "test" : " vendor/bin/phpunit -c tests/phpunit.xml" ,
4040 "test10" : " vendor/bin/phpunit -c tests/phpunit10.xml" ,
4141 "fix-cs" : " vendor/bin/php-cs-fixer fix --config=php_cs.php.dist"
You can’t perform that action at this time.
0 commit comments