Refactor routing in App component to enhance navigation and improve error handling by integrating dynamic routes and updating the NotFound route.
This commit is contained in:
86
node_modules/find-yarn-workspace-root2/CHANGELOG.md
generated
vendored
Normal file
86
node_modules/find-yarn-workspace-root2/CHANGELOG.md
generated
vendored
Normal file
@@ -0,0 +1,86 @@
|
||||
# Change Log
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [1.2.16](https://github.com/bluelovers/find-yarn-workspace-root/compare/find-yarn-workspace-root2@1.2.15...find-yarn-workspace-root2@1.2.16) (2020-06-11)
|
||||
|
||||
**Note:** Version bump only for package find-yarn-workspace-root2
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.2.15](https://github.com/bluelovers/find-yarn-workspace-root/compare/find-yarn-workspace-root2@1.2.14...find-yarn-workspace-root2@1.2.15) (2020-06-06)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* update devDependencies ([746618d](https://github.com/bluelovers/find-yarn-workspace-root/commit/746618d5dd4560cdf2d72b21b50572e5faf0dfd0))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.2.14](https://github.com/bluelovers/find-yarn-workspace-root/compare/find-yarn-workspace-root2@1.2.13...find-yarn-workspace-root2@1.2.14) (2020-06-06)
|
||||
|
||||
**Note:** Version bump only for package find-yarn-workspace-root2
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.2.13](https://github.com/bluelovers/find-yarn-workspace-root/compare/find-yarn-workspace-root2@1.2.12...find-yarn-workspace-root2@1.2.13) (2020-05-23)
|
||||
|
||||
**Note:** Version bump only for package find-yarn-workspace-root2
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.2.12](https://github.com/bluelovers/find-yarn-workspace-root/compare/find-yarn-workspace-root2@1.2.11...find-yarn-workspace-root2@1.2.12) (2020-05-10)
|
||||
|
||||
**Note:** Version bump only for package find-yarn-workspace-root2
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# Change Log
|
||||
|
||||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
||||
|
||||
<a name="1.2.1"></a>
|
||||
## [1.2.1](https://github.com/square/find-yarn-workspace-root/compare/v1.2.0...v1.2.1) (2018-08-30)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* add typescript declaration ([7c9c96f](https://github.com/square/find-yarn-workspace-root/commit/7c9c96f))
|
||||
|
||||
|
||||
|
||||
<a name="1.2.0"></a>
|
||||
# [1.2.0](https://github.com/square/find-yarn-workspace-root/compare/v1.0.0...v1.2.0) (2018-08-09)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* allow new `manifest.workspaces.packages` format ([5521d97](https://github.com/square/find-yarn-workspace-root/commit/5521d97))
|
||||
* make initial path optional ([475aaff](https://github.com/square/find-yarn-workspace-root/commit/475aaff))
|
||||
|
||||
|
||||
|
||||
<a name="1.1.0"></a>
|
||||
# [1.1.0](https://github.com/square/find-yarn-workspace-root/compare/v1.0.0...v1.1.0) (2018-03-23)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* allow new `manifest.workspaces.packages` format ([5521d97](https://github.com/square/find-yarn-workspace-root/commit/5521d97))
|
||||
|
||||
|
||||
|
||||
# Change Log
|
||||
|
||||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
Reference in New Issue
Block a user