Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Site.js
lib
Web routes from files
Commits
89975d4f
Verified
Commit
89975d4f
authored
Jul 23, 2019
by
Aral Balkan
Browse files
Update to version 1.1.2
parent
03f754db
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
89975d4f
...
...
@@ -8,6 +8,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
-
Nothing yet.
## [1.1.2] - 2019-07-23
### Fixed
-
No longer caches the wrong directory root when called with different directories.
### Fixed
## [1.1.1] - 2019-05-15
### Fixed
...
...
package.json
View file @
89975d4f
{
"name"
:
"@ind.ie/web-routes-from-files"
,
"version"
:
"1.1.
1
"
,
"version"
:
"1.1.
2
"
,
"description"
:
"Recursively traverses a given directory structure and uses convention to create a list of web route objects that map url paths to JavaScript callback files."
,
"main"
:
"index.js"
,
"directories"
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment