Commit Graph

2 Commits

Author SHA1 Message Date
Francisco Marques
0f9f0d8fc4 Fix url encoding query parameters and added tests (#17120)
* fix(utils): query parameters encoding for Url

* improvement(utils): added tests to Url

Also, made trailing slash behaviour consistent

* fix: updated nvmrc to the recommended node version
2023-01-12 12:31:51 -05:00
Martin Fink
e259fb496c Add .nvmrc to improve dev flow for nvm users (#8599)
* added robots.txt in order to disallow any indexing by search engines

* added .nvmrc file, for the ones who use nvm

Co-authored-by: Martin Fink <martin.fink@posteo.de>
2021-10-06 19:09:28 +00:00