Simulacra.js v2.1.11 Release Notes

Release Date: 2018-01-21 // over 6 years ago
    • 🛠 Fix: remove broken feature to pass in a DOM Node in a binding. The reason why a selector must be used is because passing in a DOM Node by reference won't work due to internal use of cloning nodes, it must be possible to get a reference a node based on a selector.