Skip to content

@websublime/[email protected]

Compare
Choose a tag to compare
@miguelramos miguelramos released this 08 Nov 23:55
· 2 commits to main since this release
70ca9fb

Patch Changes

  • #25 1671a3b Thanks @miguelramos! - Sublime global context

    Instead of using window as reference for some shared features, was created a global close context under
    the name Sublime. So any setting or instance can now be shared thru the Sublime global API.