KDE 4.2 Beta 2 was released on 18th of December by the KDE community. As per the announcement 1665 new bugs have been opened, and 2243 bugs have been closed since the release of Beta 1.
If you are using ArchLinux you can grab the KDE 4.2 packages from the kde-unstable repository of Arch Linux. Though the repo is not announced yet, the KDE 4.2 Beta 2 packages (4.1.85) are available in all the mirrors.
Just add the following lines to your /etc/pacman.conf file.
[kde-unstable] Include = /etc/pacman.d/mirrorlist
The lines have to be added above all the repositories core,extra and community. You will also need to enable the [testing] repository as the kde-unstable packages have been built on the packages from testing.
After adding the above lines to pacman.conf, give the command pacman -Sy as root.
Then give the command pacman -S kde to install the full KDE 4.2 Beta 2 packages or pacman -S kdebase-workspace to have a minimal KDE 4.2 environment.
I am installing KDE 4.2 Beta 2 now. I will write about my experience once I try it out.