Releases: sidiousvic/phantom-ui
Releases · sidiousvic/phantom-ui
v2.1.5
v2.1.4
- Updated README.
v2.1.2
v2.1.1
Patch for buggy exports. Phantom can now be imported as follows.
import phantom, { createPhantomStore } from "@sidiousvic/phantom"
v2.1.0
- Using
rollup
for builds. - Package exports type definitions
- Added tsc types test
v2.0.0 phantomStore
Phantom now provides a createPhantomStore
method that allows users to create a Redux—like store to feed it into Phantom.
Phantom applications no longer need Redux as a dependency for state management.
v1.7.7
Phantom built with Typescript.
v1.6.12
1.6.12
v1.6.10
Update publishNpmGitHubPackage.yml
v1.6.0
Update CHANGELOG.md