Skip to content

WIP: renamed every instance of G/group/s -> S/space/s

Ghost User requested to merge feature/group-to-space into master

Replaced every instance of Group, group, groups with Space, space, spaces.

This includes in the package names themselves, so we won't be able to merge this in till we have gone through a process of deprecating old naming scheme within package names to new ones.

@KGibb8 how would you suggest we go about this methodically? I plan to go through every module and make the full changes and then perhaps we can loop back around and review what our process will be to port over.

Something like this process: https://medium.com/@dlacustodio/lerna-a-tale-of-renaming-npm-packages-4d3c534bc31


See also: cobox-store!1 (closed)

Merge request reports