1.0.0
Breaking Changes:
- Switch from element IDs to query selectors - thanks @gsanta!
Migration to 1.0:
- Add
#to IDs. If you previously hadSplit(['a', 'b']), this is nowSplit(['#a', '#b'])
Breaking Changes:
Migration to 1.0:
# to IDs. If you previously had Split(['a', 'b']), this is now Split(['#a', '#b'])