You can also copy the .julia/environments/v1.5/Project.toml to .julia/environments/v1.6/Project.toml and type pkg> instantiate in the Pkg REPL in the new Julia version.
Different Julia versions can have different packages “installed” (available to load) and a new Julia version starts out empty as it is right now.
No, all Julia versions share package download locations.