0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Fabien 'egg' O'Carroll bfc03eb120
Replaced nql-map-key-values with @nexes/nql (#11896)
closes #11008

- Updated @nexes/nql to 0.4.0

  This version exports the mapKeyValues utility function

- Replaced nql-map-key-values with @nexes/nql util fn

  Usage was found using `rg nql-map-key-values` and replaced globally.

- Deleted nql-map-key-values module in shared 

  Now that this module isn't referenced anywhere else, we can remove it,
  relying solely on the util exported by @nexes/nql
2020-06-10 19:17:25 +02:00
..
client@5342800d10 Updated Ghost-Admin to v3.19.0 2020-06-09 10:27:45 +01:00
frontend Replaced nql-map-key-values with @nexes/nql (#11896) 2020-06-10 19:17:25 +02:00
server Replaced nql-map-key-values with @nexes/nql (#11896) 2020-06-10 19:17:25 +02:00
shared Replaced nql-map-key-values with @nexes/nql (#11896) 2020-06-10 19:17:25 +02:00
index.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00