Uh oh!
There was an error while loading. Please reload this page.
Moves compileQueryParser to separate module - #3259
Conversation
dougwilson
commented
Mar 27, 2017
Probably should hard-pin the |
ca849e1 to
e8e2c4cComparewesleytodd
commented
Mar 27, 2017
I updated that in the module, and assuming it will move into the express family somewhere I used the tilde in here. |
wesleytodd
commented
Jun 11, 2018
Anything blocking us from moving forward? Do we need to move the repo or can it live where it is? |
wesleytodd
commented
May 13, 2024
This change is neither breaking nor required to ship v5. This was done so that it could be used individually in another project I was working on at the time, but is otherwise not necessary. I am going to remove the v5 label and we can decide if it is worth doing later as a minor. |
UlisesGascon
left a comment
There was a problem hiding this comment.
Aside of the conflict... this require a change in the HISTORY.md, but I am +1 for this idea.
bjohansebas
commented
Mar 23, 2025
Sure, is that package going to be moved to this organization? by organization, I mean one of the three that exist. |
wesleytodd
commented
Mar 26, 2025
The original goal of this PR was primarily to allow alternate frameworks and libraries who may need it to use the official |
Moved this functionality to a separate module so I could use it in my other package. It appears no tests were originally written, so I added some in the module. If you would like we can move this repo under pillar, or here, just let me know.
https://github.com/wesleytodd/compile-query-parser